Module malwaredb_types::exec

source ·
Expand description

Executable types

Modules§

  • ELF parsing
  • Mach-O parsing
  • Parsing of PE32 & EXE files, and anything else with an MZ header
  • PEF (Preferred Executable File) parsing

Structs§

  • Import data, normalized across various executable file formats
  • Collection of import data, normalized across various executable file formats
  • Section of an executable file

Enums§

Traits§