Bubble-mt
Bubble-mt
I tried to use afl-cov to statistic the coverage while execution python-afl-fuzz, but it cannot work well. Could you provide the using guide for python-afl-fuzz?
When I use the tool to test a function which has complex input parameters, such as list, dictionary or etc, the afl fuzz would generate new inputs, but the input...
I see there is telnet connection in Fuzzowski class, but the tool's --protocol parameter doesn't support telnet yet, so if I want to test telnet, it wouldn't create TelnetConnection.