26 Commits

Author SHA1 Message Date
David Robillard
7765d4ac33
Fix various spelling errors (#2293)
* Fix spelling errors in log messages

* Fix doc comment syntax

* Fix spelling errors in Markdown documentation

* Fix spelling errors in comments
2025-02-10 00:32:42 +01:00
vanhauser-thc
ccb952dde8 Revert "Replace gettimeofday with clock_gettime (#2159)"
This reverts commit 7c380a6612f00e4a7ed02364dc2b3769e8edc8f8.
2024-07-14 10:18:23 +02:00
carpintero-de-c
7c380a6612
Replace gettimeofday with clock_gettime (#2159) 2024-07-14 00:25:58 +02:00
vanhauser-thc
af47531745 improved seed selection algorithm 2024-06-26 01:12:10 +02:00
vanhauser-thc
35f09e11a4 welcome 2023 2023-01-03 09:38:07 +01:00
Dominik Maier
9e4137a3eb Enabled tricore arch for unicornafl 2022-10-03 22:58:21 +02:00
vanhauser-thc
77f253c1b9 fix custom mutator build scripts 2022-09-26 03:43:45 +02:00
vanhauser-thc
9a93688e3e nits 2022-06-27 08:32:06 +02:00
vanhauser-thc
48c2d51689 nits 2022-06-27 08:31:03 +02:00
vanhauser-thc
605f2bf969 code format 2022-06-18 09:14:44 +02:00
hexcoder
5b471986b8
add line feed at end 2022-06-14 14:52:48 +02:00
Dominik Maier
d798a90f04 uc update 2022-06-09 10:11:41 +02:00
yihellen
4103ee43e2
Add automaton parser (#1426)
* 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-05-26 16:21:59 +02:00
vanhauser-thc
43a7c0d601 make build_... scripts work without afl++ git checkout 2022-01-30 14:50:15 +01:00
yuawn
b7d741b18e more welcome 2022 2022-01-07 09:18:51 +00:00
yuawn
7650547614 rename path 2021-12-11 03:55:34 +00:00
llzmb
bb506de0b8 Fix various missed issues - 1st run 2021-12-05 19:40:56 +01:00
llzmb
3506077fd6 Add missing blank lines and remove double blank lines 2021-12-04 22:28:05 +01:00
llzmb
aa6586a761 Fix typos - 1st run 2021-12-02 21:23:22 +01:00
llzmb
377adb776e Change "eg" to "e.g." and fix punctuation 2021-12-02 21:16:16 +01:00
llzmb
d9e39be4e8 Remove the word "simply" 2021-12-02 16:49:16 +01:00
vanhauser-thc
30679edc1a fix gramatron 2021-07-26 10:29:47 +02:00
vanhauser-thc
3101e9c88d add gramatron 2021-07-20 11:10:58 +02:00
vanhauser-thc
1b2637545b reenable splicing 2021-07-09 12:31:29 +02:00
vanhauser-thc
d354ec2586 more fixes 2021-07-09 11:39:25 +02:00
vanhauser-thc
e1d5009229 fixes 2021-07-09 10:32:14 +02:00