Docs.rs
threatflux-binary-analysis-0.2.0
threatflux-binary-analysis 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wroersma
Dependencies
addr2line ^0.24
normal
optional
anyhow ^1.0
normal
capstone ^0.13
normal
optional
dot-generator ^0.2
normal
optional
flate2 ^1.0
normal
optional
gimli ^0.31
normal
optional
goblin ^0.10
normal
iced-x86 ^1.21
normal
optional
log ^0.4
normal
memmap2 ^0.9
normal
petgraph ^0.6
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
statrs ^0.18
normal
optional
thiserror ^1.0
normal
wasmparser ^0.236
normal
optional
zip ^0.6
normal
optional
criterion ^0.5
dev
env_logger ^0.10
dev
once_cell ^1.19
dev
pretty_assertions ^1.4
dev
proptest ^1.0
dev
rand ^0.8
dev
rstest ^0.26
dev
serial_test ^3.0
dev
tempfile ^3.0
dev
test-case ^3.3
dev
tokio-test ^0.4
dev
wat ^1.0
dev
zip ^0.6
dev
Versions
86.3%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
threatflux_
binary_
analysis
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate threatflux_
binary_
analysis
threatflux_binary_analysis
Module
error
Copy item path
Source
Expand description
Error types for binary analysis operations
Enums
§
Binary
Error
Errors that can occur during binary analysis
Type Aliases
§
Result
Result type for binary analysis operations