blob: 3cae3060780e57bec52b72c513d3c988a14db30e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
cmplog: only add tokens that were found to fit?
create from thin air if no good seed after a cycle and dict large enough?
(static u32 no_of_struct_inputs;)
splicing -> check if whitespace/token is needed
whitespace/token check only AFTER mutation
analyse welche einen DICT haben, und welche davon rein ascii
corpus analyse:
+ libxml
- hardbuzz
- sqlite
- libpcap
min len, max len, % wenn 95/98/99/100 ascii
funktion und env für menge an mutationen
env für menge an per mutation run
only add inital dictionary, not furher finds, e.g. cmplog
|