|
file | Decoder.h [code] |
| Functions for decoding instructions.
|
|
file | DecoderTypes.h [code] |
| Defines the basic ZydisDecodedInstruction and ZydisDecodedOperand structs.
|
|
file | Formatter.h [code] |
| Functions for formatting instructions to human-readable text.
|
|
file | FormatterBuffer.h [code] |
| Implements the ZydisFormatterToken type and provides functions to use it.
|
|
file | MetaInfo.h [code] |
|
file | Mnemonic.h [code] |
| Mnemonic constant definitions and helper functions.
|
|
file | Register.h [code] |
| Utility functions and constants for registers.
|
|
file | SharedTypes.h [code] |
| Defines decoder/encoder-shared macros and types.
|
|
file | ShortString.h [code] |
| Defines the immutable and storage-efficient ZydisShortString struct, which is used to store strings in the generated tables.
|
|
file | Status.h [code] |
| Status code definitions and check macros.
|
|
file | Utils.h [code] |
| Other utility functions.
|
|
file | Zydis.h [code] |
| Master include file, including everything else.
|
|