bin_parser_to_be_tested 実行例
help出力 bin_parser_to_be_tested.py --help
usage: bin_parser_to_be_tested.py [-h] {search,strings,inspect,array,dump} ...
Explore unknown binary files by searching, inspecting, and dumping data.
positional arguments:
{search,strings,inspect,array,dump}
search Search for numeric values or strings
strings List printable ASCII strings
inspect Interpret one offset as multiple types
array Read a numeric array from an offset
dump Hex dump from an offset
options:
-h, --help show this help message and exit
生成されたデータファイル
(データファイルが見つかりませんでした)
生成された画像一覧
(画像ファイルが見つかりませんでした)