Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 433 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 433 Bytes

pwntools-regression

A series of contrived examples to test pwntools for functionality regressions.

Specifically, it consists of a small server written in C which allows us to have various primitives we might get from a normal vulnerability. This is compiled into all of the various architectures supported by QEMU and pwntools. Then a test harness runs through everything, and tests all of the functionality.