Zydis
v3.0.0
|
▼ include | |
▼ Zydis | |
▼ Generated | |
EnumInstructionCategory.h | |
EnumISAExt.h | |
EnumISASet.h | |
EnumMnemonic.h | |
EnumRegister.h | |
▼ Internal | |
DecoderData.h | |
FormatterATT.h | Implements the AT&T style instruction-formatter |
FormatterBase.h | Provides formatter functions that are shared between the different formatters |
FormatterIntel.h | Implements the INTEL style instruction-formatter |
SharedData.h | |
String.h | Provides some internal, more performant, but unsafe helper functions for the ZyanString data-type |
Decoder.h | Functions for decoding instructions |
DecoderTypes.h | Defines the basic ZydisDecodedInstruction and ZydisDecodedOperand structs |
Formatter.h | Functions for formatting instructions to human-readable text |
FormatterBuffer.h | Implements the ZydisFormatterToken type and provides functions to use it |
MetaInfo.h | |
Mnemonic.h | Mnemonic constant definitions and helper functions |
Register.h | Utility functions and constants for registers |
SharedTypes.h | Defines decoder/encoder-shared macros and types |
ShortString.h | Defines the immutable and storage-efficient ZydisShortString struct, which is used to store strings in the generated tables |
Status.h | Status code definitions and check macros |
Utils.h | Other utility functions |
Zydis.h | Master include file, including everything else |