Rizin
unix-like reverse engineering framework and cli tools
|
Files | |
file | base.h [code] |
Data types and functions used in many places in liblzma API. | |
file | bcj.h [code] |
Branch/Call/Jump conversion filters. | |
file | block.h [code] |
.xz Block handling | |
file | check.h [code] |
Integrity checks. | |
file | container.h [code] |
File formats. | |
file | delta.h [code] |
Delta filter. | |
file | filter.h [code] |
Common filter related types and functions. | |
file | hardware.h [code] |
Hardware information. | |
file | index.h [code] |
Handling of .xz Index and related information. | |
file | index_hash.h [code] |
Validate Index by using a hash function. | |
file | lzma12.h [code] |
LZMA1 and LZMA2 filters. | |
file | stream_flags.h [code] |
.xz Stream Header and Stream Footer encoder and decoder | |
file | version.h [code] |
Version number. | |
file | vli.h [code] |
Variable-length integer handling. | |