Rizin
unix-like reverse engineering framework and cli tools
|
Files | |
file | crc32.c [code] |
Primitive CRC32 calculation tool. | |
file | full_flush.c [code] |
Encode files using LZMA_FULL_FLUSH. | |
file | hex2bin.c [code] |
Converts hexadecimal input strings to binary. | |
file | known_sizes.c [code] |
Encodes .lzma Stream with sizes known in Block Header. | |
file | memusage.c [code] |
Calculates memory usage using lzma_memory_usage() | |
file | repeat.c [code] |
Repeats given string given times. | |
file | sync_flush.c [code] |
Encode files using LZMA_SYNC_FLUSH. | |