Zydis  master
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  includeTop-level include dir
  ZydisZydis include dir
  GeneratedGenerated files
 EnumInstructionCategory.h
 EnumISAExt.h
 EnumISASet.h
 EnumMnemonic.h
 EnumRegister.h
  InternalInternal APIs
 DecoderData.h
 EncoderData.h
 FormatterATT.hImplements the AT&T style instruction-formatter
 FormatterBase.hProvides formatter functions that are shared between the different formatters
 FormatterIntel.hImplements the INTEL style instruction-formatter
 SharedData.h
 String.hProvides some internal, more performant, but unsafe helper functions for the ZyanString data-type
 Decoder.hFunctions for decoding instructions
 DecoderTypes.hDefines the basic ZydisDecodedInstruction and ZydisDecodedOperand structs
 Defines.hImport/export defines for MSVC builds
 Disassembler.hAll-in-one convenience function providing the simplest possible way to use Zydis
 Encoder.hFunctions for encoding instructions
 Formatter.hFunctions for formatting instructions to human-readable text
 FormatterBuffer.hImplements the ZydisFormatterToken type and provides functions to use it
 MetaInfo.h
 Mnemonic.hMnemonic constant definitions and helper functions
 Register.hUtility functions and constants for registers
 Segment.hFunctions and types providing encoding information about individual instruction bytes
 SharedTypes.hDefines decoder/encoder-shared macros and types
 ShortString.hDefines the immutable and storage-efficient ZydisShortString struct, which is used to store strings in the generated tables
 Status.hStatus code definitions and check macros
 Utils.hOther utility functions
 Zydis.hMaster include file