Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
OPT ('m', "magic-file", 1, " LIST use LIST as a colon-separated list of magic\n" " number files\n") OPT('c' | |
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n | OPT ('e', "exclude", 1, " TEST exclude TEST from the list of test to be\n" " performed for file. Valid tests are:\n" " ascii, apptype, compress, elf, soft, tar, tokens, troff\n") OPT('i' |
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n output MIME type | strings (--mime-type and\n" " --mime-encoding)\n") OPT('s' |
Variables | |
checking | printout |
checking print the parsed form of the magic | file |
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n | mime |
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n output MIME type special | files |
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n OPT | ( | 'e' | , |
"exclude" | , | ||
1 | , | ||
" TEST exclude TEST from the list of test to be\n" " performed for file. Valid tests are:\n" " | ascii, | ||
apptype | , | ||
compress | , | ||
elf | , | ||
soft | , | ||
tar | , | ||
tokens | , | ||
troff\n" | |||
) |
OPT | ( | 'm' | , |
"magic-file" | , | ||
1 | , | ||
" LIST use LIST as a colon-separated list of magic\n" " number files\n" | |||
) |
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n output MIME type strings | ( | --mime-type and\n" " --mime- | encoding | ) |
Referenced by __search_strings_bin_create(), __search_strings_data_create(), add_new_bin_string(), basefind_create_array_of_addresses(), bin_object_decode_all_base64_strings(), bin_pe_dotnet_init_metadata(), rz_bin_dex_strings(), rz_bin_object_reset_strings(), rz_bin_object_set_items(), tuklib_physmem(), and uv_cpu_info().
checking print the parsed form of the magic file |
Definition at line 22 of file file_opts.h.
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n output MIME type special files |
Definition at line 46 of file file_opts.h.
Referenced by __file_history_down(), __file_history_up(), __init_autocomplete_default(), ar_open_all(), cmd_print_format(), find_apk_binary(), find_ipa_binary(), is_cab_using_unix_paths(), is_cpu_valid(), list_themes_in_path(), load_scripts_for(), message_set_files(), print_source_info(), rtr_dir_files(), run_commands(), run_rz_test(), rz_cons_hud_path(), rz_core_loadlibs(), rz_core_parse_rizinrc(), rz_core_theme_nextpal(), rz_file_globsearch(), rz_flirt_scan_handler(), rz_io_zip_get_files(), rz_io_zip_open(), rz_main_rizin(), rz_open_binary_file_handler(), rz_sign_sigdb_load_database(), rz_syscmd_ls(), rz_test_run_cmd_test(), rz_test_run_fuzz_test(), rz_test_run_json_test(), rzfind_open_dir(), and unix_path_seperators().
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n mime |
Definition at line 30 of file file_opts.h.
Referenced by file_ascmagic(), file_buffer(), file_fsmagic(), and file_is_tar().
checking printout |
Definition at line 22 of file file_opts.h.