Docs.rs
pe-assembler-0.0.0
pe-assembler 0.0.0
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.1
normal
serde ^1.0.228
normal
tracing ^0.1.41
normal
x86_64-assembler ^0.0.1
normal
gaia-types ^0.0.1
dev
serde_json ^1.0.145
dev
walkdir ^2.5.0
dev
Versions
91.41%
of the crate is documented
Go to latest version
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
Module helpers
pe_
assembler
0.0.0
Module helpers
Module Items
Structs
Traits
In crate pe_
assembler
pe_assembler
Module
helpers
Copy item path
Source
Structs
§
Coff
Viewer
COFF 文件查看器,用于读取 COFF 对象
PeAssembler
Builder
PE 汇编器构建器
Traits
§
Coff
Reader
COFF 文件读取器的通用 trait
PeReader
PE 文件读取器的通用 trait
PeWriter
PE 文件写入器的通用 trait