[][src]Module xori::analysis::formats::pe

Re-exports

pub extern crate serde;
pub extern crate serde_json;
pub use disasm::*;

Structs

CoffHeader
DosFile
DosHeader
DosStub
ExportTable
ImageData
ImageExportDescriptor
ImageImportByName
ImageImportDescriptor
ImageOptionalHeader
ImageOptionalHeader64
ImportAddressTable32
ImportAddressTable64
ImportDllName
ImportLookupTable32
ImportLookupTable64
ImportTable
PeHeader
RichHeader
SectionHeader
SectionTable

Enums

ImageDataIndex
ImageOptionalHeaderKind

Functions

coff_header
dos_header
dos_stub
export_table_entry
export_table_ord
image_data
image_export_descriptor
image_import_by_name
image_import_descriptor
image_optional_header
image_optional_header64
import_address_table32
import_address_table64
import_dll_name
import_lookup_table32
import_lookup_table64
import_table
mz_signature
pe_header
rich_header
rva_to_file_offset
section_header
section_table