Docs.rs
petriage-0.4.1
petriage 0.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
uky007
Dependencies
clap ^4
normal
cms ^0.2
normal
colored ^3
normal
const-oid ^0.9
normal
crossterm ^0.28
normal
optional
der ^0.7
normal
eframe ^0.31
normal
optional
egui ^0.31
normal
optional
egui_extras ^0.31
normal
optional
goblin ^0.9
normal
image ^0.25
normal
optional
md-5 ^0.10
normal
ratatui ^0.29
normal
optional
regex ^1
normal
rfd ^0.15
normal
optional
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
x509-cert ^0.2
normal
winresource ^0.1
build
Versions
0.74%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Crate petriage
petriage
0.4.1
All Items
Crate Items
Modules
Functions
Crate
petriage
Copy item path
Source
Modules
§
analysis
output
rich_db
Functions
§
parse_
pe_
lenient
Parse a PE with lenient fallback: if strict parsing fails (e.g. malformed certificate table), retry with
parse_attribute_certificates: false
. Returns
(PE, Option<warning_message>)
on success.