7 releases
0.3.0 | Mar 13, 2022 |
---|---|
0.2.4 | Mar 7, 2022 |
0.1.1 | Apr 15, 2021 |
0.1.0 |
|
#1397 in Parser implementations
28 downloads per month
36KB
768 lines
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
- High level ELF parsing using goblin
- Dynamic runtime behaviour with a configurable global context
Examples
Usage examples can be found in the examples directory, including solutions for retired pwn challenges from Hack THe Box.
Dependencies
~3–16MB
~167K SLoC