pwn 0.2.1

An implementation of Pwntools written in Rust.
Documentation

crates.io

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.