A minimal implementation of Pwntools written in Rust.
Why not?
- A logging framework
- TCP client/server
- Packing/Unpacking of integers/bytes
- High level ELF parsing using goblin
- Dynamic runtime behaviour with a configurable global context
Usage examples can be found in the examples directory, including solutions for retired pwn challenges from Hack THe Box.