Zydis v4.1.1
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 
include
Top-level include dir
 
Zydis
Zydis include dir
 
Generated
Generated files
 
EnumInstructionCategory.h
 
EnumISAExt.h
 
EnumISASet.h
 
EnumMnemonic.h
 
EnumRegister.h
 
Internal
Internal APIs
 
DecoderData.h
 
EncoderData.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
 
Defines.h
Import/export defines for MSVC builds
 
Disassembler.h
All-in-one convenience function providing the simplest possible way to use Zydis
 
Encoder.h
Functions for encoding instructions
 
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
 
Segment.h
Functions and types providing encoding information about individual instruction bytes
 
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