about summary refs log tree commit diff
path: root/custom_mutators/atnwalk
AgeCommit message (Collapse)Author
2024-06-22nits atnwalkvanhauser-thc
2023-04-24makefile for atwalkvanhauser-thc
2023-04-22code formatvanhauser-thc
2023-04-21Create README.mdMaik Betka
2023-04-17fixed code clones in atnwalk.c, introduced new environment variable ↵Maik Betka
AFL_POST_PROCESS_KEEP_ORIGINAL in AFL++ to integrate atnwalk without re-compiling afl-fuzz
2023-04-17implemented status screen and 50% havoc and 50% splice schedule with limited ↵Maik Betka
rounds per queue entry
2023-04-17fixed the server handshake commands, works nowMaik Betka
2023-04-17first version with unix domain sockets is ready for testingMaik Betka
2023-04-17fixed wrong implementation of control bits in atnwalk.cMaik Betka
2023-04-17added first dummy atnwalk.c fileMaik Betka