+1
−0
+2
−0
lib/trunnel/SeedFuzzer.py
0 → 100644
+549
−0
Loading
To run it, write a trunnel description for what you want to fuzz, and run python -m trunnel.SeedFuzzer foo.trunnel . The subdirectories of "fuzzing-inputs" will fill up with strings that conform to that description, suitable for consumption by afl or libfuzzer.