Docs.rs
pe-assembler-0.0.3
pe-assembler 0.0.3
Docs.rs crate page
MPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
fqq
github:nyar-vm:publisher
Dependencies
byteorder ^1.5.0
normal
gaia-types ^0.0.3
normal
serde ^1.0.228
normal
tracing ^0.1.41
normal
x86_64-assembler ^0.0.1
normal
gaia-types ^0.0.3
dev
serde_json ^1.0.145
dev
walkdir ^2.5.0
dev
Versions
89.93%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module pe_reader
pe_
assembler
0.0.3
Module pe_
reader
Module Items
Traits
Functions
In pe_
assembler::
helpers
pe_assembler
::
helpers
Module
pe_
reader
Copy item path
Source
Traits
§
PeReader
PE 文件读取器的通用 trait
Functions
§
read_
pe_
head
解析 PE 头部(通用实现)
read_
pe_
program
read_
pe_
section_
headers
读取节头信息(通用实现)
read_
section_
from_
header
从节头读取节数据(通用实现)