about summary refs log tree commit diff
path: root/custom_mutators/gramatron
AgeCommit message (Collapse)Author
2023-01-03welcome 2023vanhauser-thc
2022-10-03Enabled tricore arch for unicornaflDominik Maier
2022-09-26fix custom mutator build scriptsvanhauser-thc
2022-06-27nitsvanhauser-thc
2022-06-27nitsvanhauser-thc
2022-06-18code formatvanhauser-thc
2022-06-14add line feed at endhexcoder
2022-06-09uc updateDominik Maier
2022-05-26Add 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-30make build_... scripts work without afl++ git checkoutvanhauser-thc
2022-01-07more welcome 2022yuawn
2021-12-11rename pathyuawn
2021-12-05Fix various missed issues - 1st runllzmb
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-12-02Fix typos - 1st runllzmb
2021-12-02Change "eg" to "e.g." and fix punctuationllzmb
2021-12-02Remove the word "simply"llzmb
2021-07-26fix gramatronvanhauser-thc
2021-07-20add gramatronvanhauser-thc
2021-07-09reenable splicingvanhauser-thc
2021-07-09more fixesvanhauser-thc
2021-07-09fixesvanhauser-thc