Docs.rs
  • binper-0.1.4
    • binper 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • abaghinyan
    • Dependencies
      • chrono ^0.4 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal optional
      • scroll ^0.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • structopt ^0.3 normal
    • Versions
    • 5.41% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

binper0.1.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • pe::header::COFF
  • pe::header::DataDirectories
  • pe::header::DataDirectory
  • pe::header::Dos
  • pe::header::Headers
  • pe::header::Optional
  • pe::header::PE
  • pe::header::Section
  • pe::header::Sections
  • pe::header::SpecificFields
  • pe::header::SpecificFields32
  • pe::header::SpecificFields64
  • pe::header::StandardFields
  • pe::index::CHARACTERISTIC
  • pe::index::DATADIRECTORIES
  • pe::index::DLLCHARACTERISTIC
  • pe::index::MACHINE
  • pe::index::PEFORMAT
  • pe::index::SECTIONCHARACTERISTIC
  • pe::index::SUBSYSTEM
  • pe::pe::PE
  • pe::section::ImportDirectory
  • pe::section::ImportDirectoryTable

Enums

  • error::Error

Type Aliases

  • error::Result

Constants

  • pe::header::DOS_HEADER_FILE_ADD_OF_RELOC_TABLE
  • pe::header::DOS_HEADER_SIGNATURE
  • pe::header::MAX_NUMBER_OF_RVA
  • pe::header::OPTIONAL_HEADER_SIGNATURE_32
  • pe::header::OPTIONAL_HEADER_SIGNATURE_64
  • pe::header::PE_HEADER_SIGNATURE