Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-10-03 | Enabled tricore arch for unicornafl | Dominik Maier | |
2022-09-26 | fix custom mutator build scripts | vanhauser-thc | |
2022-06-27 | nits | vanhauser-thc | |
2022-06-27 | nits | vanhauser-thc | |
2022-06-18 | code format | vanhauser-thc | |
2022-06-14 | add line feed at end | hexcoder | |
2022-06-09 | uc update | Dominik Maier | |
2022-05-26 | Add automaton parser (#1426) | yihellen | |
* have compilable program * enable read in file * add hashmap usage * add build hashmap; WIP; test if constructed correctly tomorrow * add testcase to test hashmap * add sorted symbols list * build symbols dictionary * clean up DEBUG * successfully find automaton path * fix all memory leaks * test if automaton same with example * able to iterate through files in a folder * finish testing on one random queue wip - change macro values - add bound checking * add bound checking to program length * add bound checking to program walk length * add boundary check to terminal number, terminal lengths and program length * commit test makefile * add makefile * able to add seeds to gramatron * remove useless argument in automaton_parser * add automaton parser to gramfuzz * change build * revert test.c to original state * add makefile to test.c for testing | |||
2022-01-30 | make build_... scripts work without afl++ git checkout | vanhauser-thc | |
2022-01-07 | more welcome 2022 | yuawn | |
2021-12-11 | rename path | yuawn | |
2021-12-05 | Fix various missed issues - 1st run | llzmb | |
2021-12-04 | Add missing blank lines and remove double blank lines | llzmb | |
2021-12-02 | Fix typos - 1st run | llzmb | |
2021-12-02 | Change "eg" to "e.g." and fix punctuation | llzmb | |
2021-12-02 | Remove the word "simply" | llzmb | |
2021-07-26 | fix gramatron | vanhauser-thc | |
2021-07-20 | add gramatron | vanhauser-thc | |
2021-07-09 | reenable splicing | vanhauser-thc | |
2021-07-09 | more fixes | vanhauser-thc | |
2021-07-09 | fixes | vanhauser-thc | |