Docs.rs
porkchop-0.1.0
porkchop 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
landaire
Dependencies
anyhow ^1.0
normal
byteorder ^1.4
normal
chrono ^0.4
normal
log ^0.4
normal
pelite ^0.9
normal
pretty-hex ^0.2
normal
pretty_env_logger ^0.4
normal
structopt ^0.3
normal
thiserror ^1.0
normal
Versions
25%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
porkchop
0.1.0
All Items
Crate Items
Enums
Functions
Crate
porkchop
Copy item path
Source
Enums
§
Error
Functions
§
decrypt
Decrypts the input
update_info
and returns its decrypted form.
update_
info_
from_
pe
Takes the input PE data, parses it as a 32-bit PE, and if successful returns the
RES_UPDATE_INFO
data.