Docs.rs
pwntools-0.4.0
pwntools 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Hakuyume
S-Nakamur-a
makotoshimazu
yukidmy
Dependencies
async-trait ^0.1.51
normal
elf-utilities =0.2.8
normal
futures ^0.3.16
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
tokio ^1.10.0
normal
unicorn-engine ^2.0.0-rc5
normal
optional
clap ^3
dev
Versions
25%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pwntools
0.4.0
All Items
Crate Items
Modules
Crate
pwntools
Copy item path
Source
Expand description
Rust port of
pwntools
Modules
ยง
connection
Give you an easy interaction with an executable launched as a child process.
pwn
Retrive info from your elf binary.
util