Gallopsled / pwntools-regression

Regression testing suite for pwntools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Regression testing suite for pwntools

License:MIT License


Languages

Language:Python 56.8%Language:C 32.2%Language:Makefile 9.0%Language:Shell 2.0%