shellphish / fuzzer

A Python interface to AFL, allowing for easy injection of testcases and other functionality.
BSD 2-Clause "Simplified" License
638 stars 130 forks source link

Adding memory as an option param #13

Closed bannsec closed 7 years ago

bannsec commented 7 years ago

Changing memory to be an init option and a class variable instead of being passed to the method.