Rizin
unix-like reverse engineering framework and cli tools
|
Files | |
file | args.c [code] |
Argument parsing. | |
file | args.h [code] |
Argument parsing. | |
file | coder.c [code] |
Compresses or uncompresses a file. | |
file | coder.h [code] |
Compresses or uncompresses a file. | |
file | file_io.c [code] |
File opening, unlinking, and closing. | |
file | file_io.h [code] |
I/O types and functions. | |
file | hardware.c [code] |
Detection of available hardware resources. | |
file | hardware.h [code] |
Detection of available hardware resources. | |
file | list.c [code] |
Listing information about .xz files. | |
file | list.h [code] |
List information about .xz files. | |
file | main.c [code] |
main() | |
file | main.h [code] |
Miscellaneous declarations. | |
file | mytime.c [code] |
Time handling functions. | |
file | mytime.h [code] |
Time handling functions. | |
file | options.c [code] |
Parser for filter-specific options. | |
file | options.h [code] |
Parser for filter-specific options. | |
file | private.h [code] |
Common includes, definitions, and prototypes. | |
file | signals.c [code] |
Handling signals to abort operation. | |
file | signals.h [code] |
Handling signals to abort operation. | |
file | suffix.c [code] |
Checks filename suffix and creates the destination filename. | |
file | suffix.h [code] |
Checks filename suffix and creates the destination filename. | |
file | util.c [code] |
Miscellaneous utility functions. | |
file | util.h [code] |
Miscellaneous utility functions. | |