pwntools-rs

Crates.iopwntools-rs
lib.rspwntools-rs
version0.1.0
sourcesrc
created_at2021-04-11 15:03:39.68515
updated_at2021-04-11 15:03:39.68515
descriptionAn implementation of Pwntools written in Rust.
homepagehttps://github.com/clubby789/pwntools
repositoryhttps://github.com/clubby789/pwntools
max_upload_size
id382038
size28,648
(clubby789)

documentation

README

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.

Commit count: 45

cargo fmt