|
Navigate through the hive's keys using the 'cd' command, as if it contained a filesystem, and use 'ls' to list the subkeys of the current key. Full documentation is in the hivexsh(1) manual page.
|
ファイルシステムを移動するかのように、'cd' コマンドを使用して ハイブのキーを移動します。また、現在のキーにあるサブキーの一覧を 表示するには 'ls' を使用します。 完全なドキュメントは hivexsh(1) マニュアルページにあります。
|
|
xmlNewTextWriterFilename: failed to create XML writer
|
xmlNewTextWriterFilename: XML ライターを作成できませんでした
|
|
%s: failed to write XML document
|
%s: XML ドキュメントを書き込めませんでした
|
|
%s: %s: integer out of range
|
%s: %s: 範囲外の整数です
|
|
%s: %s: \ characters in path are doubled - are you escaping the path parameter correctly?
|
%s: %s: \ パスの文字列が重複しています - パスのパラメーターを正しくエスケープしていますか?
|
|
%s: %s: key not found
|
%s: %s: キーが見つかりません
|
|
hivexsh: unknown command '%s', use 'help' for help summary
|
hivexsh: 未知のコマンド '%s'、ヘルプの概要は 'help' を使用してください。
|
|
hivexsh: you must load a hive file first using 'load hivefile'
|
hivexsh: まず 'load hivefile' を使用してハイブファイルを読み込まなければいけません。
|
|
Welcome to hivexsh, the hivex interactive shell for examining Windows Registry binary hive files.
Type: 'help' for help summary 'quit' to quit the shell
|
hivexsh へようこそ、hivexsh は Windows レジストリのバイナリーハイブファイル を検査する hivex の対話式シェルです。
入力: 'help' ヘルプの概要 'quit' シェルの終了
|
|
hivexsh: failed to open hive file: %s: %m
If you think this file is a valid Windows binary hive file (_not_ a regedit *.reg file) then please run this command again using the hivexsh option '-d' and attach the complete output _and_ the hive file which fails into a bug report at https://bugzilla.redhat.com/
|
hivexsh: ハイブファイルを開けませんでした: %s: %m
このファイルが有効な Windows バイナリーハイブファイル (レジストリー エディターの *.reg ファイルではありません) と考えているのならば、 hivexsh のオプション '-d' オプションを付けてコマンドを実行してください。 そして、https://bugzilla.redhat.com/ のバグ報告において この出力全体と失敗したハイブファイルを添付してください。
|
|
hivexsh: error getting node name of node %zx
|
hivexsh: ノード %zx の名前の取得でエラーが発生しました。
|
|
hivexsh: error getting parent of node %zu
|
hivexsh: ノード %zu の親の取得でエラーが発生しました。
|
|
hivexsh: '%s' command should not be given arguments
|
hivexsh: '%s' コマンドは引数を与えられるべきではありません
|
|
hivexsh: string(utf16le): only 7 bit ASCII strings are supported for input
|
hivexsh: string(utf16le): 7 ビット ASCII 文字列のみが入力値としてサポートされます
|
|
hivexsh: setval: cannot parse value string, please refer to the man page hivexsh(1) for help: %s
|
hivexsh: setval: 値の文字列を解析できませんでした、ヘルプのためにマニュアルページ hivexsh(1) を参照してください: %s
|
|
hivexsh: setval: unexpected end of input
|
hivexsh: setval: 予期しない入力値の終端です
|
|
hivexsh: setval: trailing garbage after hex string
|
hivexsh: setval: 16進文字列の後ろに文字のゴミがあります
|
|
hivexsh: load: no hive file name given to load
|
hivexsh: load: 読み込むハイブファイル名が指定されていません。
|
|
hivexsh: del: the root node cannot be deleted
|
hivexsh: del: ルートノードは削除できません
|
|
hivexsh: cd: subkey '%s' not found
|
hivexsh: cd: サブキー '%s' が見つかりません
|