Docs.rs
  • pe-parser-0.7.0
    • pe-parser 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • IsaacMarovitz
    • Dependencies
      • bitflags ^2.9.0 normal
      • bytemuck ^1.22.0 normal
      • chrono ^0.4.40 normal optional
      • clap ^4.5.32 normal optional
      • num-derive ^0.4.2 normal
      • num-traits ^0.2.19 normal
      • datatest-stable ^0.3.2 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pe_parser0.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • coff::Characteristics
  • coff::CoffFileHeader
  • optional::DLLCharacteristics
  • optional::DataDirectories
  • optional::DataDirectory
  • optional::OptionalHeader32
  • optional::OptionalHeader64
  • pe::PortableExecutable
  • section::SectionFlags
  • section::SectionHeader

Enums

  • Error
  • coff::MachineTypes
  • optional::Magic
  • optional::Subsystem
  • relocation::ARM64RelocationType
  • relocation::ARMRelocationType
  • relocation::I386RelocationType
  • relocation::IA64RelocationType
  • relocation::M32RRelocationType
  • relocation::MIPSRelocationType
  • relocation::PowerPCRelocationType
  • relocation::SuperHRelocationType
  • relocation::X86RelocationType

Traits

  • optional::Optional

Functions

  • pe::parse_portable_executable
  • section::parse_section_table