0.1.0 |
|
---|
#30 in #why
22KB
538 lines
pwntools-rs
What is this?
A minimal implementation of Pwntools written in Rust.
Why is this?
Why not?
Features
- A logging framework
- TCP client/server
- Packing/Unpacking of integers/bytes
Examples
Usage examples can be found in the examples directory, including solutions for retired pwn challenges from Hack THe Box.
lib.rs
:
An implementation of Pwntools written in Rust
Pwntools is a collection of tools and utilities designed to assist with a variety of exploitation.
Dependencies
~4–14MB
~127K SLoC