vanhauser-thc
35801bed7a
dictionary support
2023-01-15 13:47:31 +01:00
vanhauser-thc
9548af52b2
texts
2023-01-14 09:30:25 +01:00
vanhauser-thc
e3dadbfe0f
autotokens
2023-01-13 18:27:22 +01:00
Dominik Maier
a3b56e7280
rust custom mutator: mark external fns unsafe
2023-01-05 12:25:02 +00:00
Dominik Maier
462e55da0c
Updated rust custom mutator bindgen, fixed clippy lints
2023-01-05 12:12:01 +00:00
Dominik Maier
a8b6365a90
LibAFL custom mutator: unused variables with underscores
2023-01-05 11:49:58 +00:00
Dominik Maier
aa39921e49
Update LibAFL custom mutator to latest
2023-01-05 11:47:37 +00:00
vanhauser-thc
35f09e11a4
welcome 2023
2023-01-03 09:38:07 +01:00
vanhauser-thc
4a7cd53f64
custom_send example
2022-11-14 21:26:17 +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
0373628adf
fix custom mutator examples
2022-07-19 17:28:57 +02:00
Ruben ten Hove
b883faa942
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2022-07-07 17:07:57 +00: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
Ruben ten Hove
a5822c7c2f
various changes
2022-06-21 18:52:43 +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
7f26d13345
try repeating write
2022-04-22 10:28:21 +02:00
vanhauser-thc
4f42ecd815
remove WIP code
2022-04-18 13:16:10 +02:00
vanhauser-thc
1d00bde6c5
code format
2022-04-18 13:14:20 +02:00
vanhauser-thc
9933a6f3ab
update grammar mutator
2022-04-07 10:21:52 +02:00
vanhauser-thc
104c0e29e9
small doc update
2022-02-01 20:14:41 +01:00
Andrea Fioraldi
7d36609722
libafl custom mut readme
2022-02-01 15:53:05 +01:00
vanhauser-thc
43a7c0d601
make build_... scripts work without afl++ git checkout
2022-01-30 14:50:15 +01:00
Andrea Fioraldi
aa5f59b501
libafl_base custom mutator
2022-01-26 21:45:30 +01:00
Andrea Fioraldi
08c39c1552
fix cfg in macro_rules in rust custom mutator
2022-01-26 21:44:07 +01:00
vanhauser-thc
b0758ac8db
4.00c readiness
2022-01-26 09:55:12 +01:00
Dominik Maier
6bf52c1434
svg logo
2022-01-26 09:24:37 +01:00
vanhauser-thc
04e3b5a6d3
update commit ids
2022-01-23 18:38:04 +01:00
Dominik Maier
ac169c3087
fix makefiles for uc2 c examples
2022-01-22 17:22:00 +01:00
vanhauser-thc
fce512db40
update grammar mutator
2022-01-21 13:20:16 +01:00
Damiano Melotti
c8e6a59e7d
Removed unused byte in allocation
2022-01-13 10:12:23 +01:00
Damiano Melotti
bedd812e7b
Fixed wrong delete operator and added mutator's destructor
2022-01-13 10:11:43 +01:00
yuawn
b7d741b18e
more welcome 2022
2022-01-07 09:18:51 +00:00
vanhauser-thc
68436b277b
update grammar mutator
2021-12-21 11:05:05 +01:00
David CARLIER
6eb752a65c
radamsa mutator adding freebsd specific fcntl flags.
2021-12-12 20:32:18 +00:00
yuawn
7650547614
rename path
2021-12-11 03:55:34 +00:00
van Hauser
1f6c72ea1b
Merge pull request #1191 from llzmb/docs_quality_assurance
...
Docs content - quality assurance
2021-12-07 15:18:32 +01:00
llzmb
bb506de0b8
Fix various missed issues - 1st run
2021-12-05 19:40:56 +01:00
van Hauser
f65ca11e8e
Merge pull request #1192 from Kiprey/stable
...
Fix memory leak in libprotobuf-mutator-example
2021-12-05 14:45:34 +01:00
llzmb
3506077fd6
Add missing blank lines and remove double blank lines
2021-12-04 22:28:05 +01:00
Kiprey
ed808fe92f
Fix memory leak in libprotobuf-mutator-example
2021-12-04 23:49:35 +08: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
3deca3b09b
fix lto cmplog stability issue
2021-10-15 11:25:02 +02:00
Daniel Ebert
f0e6a7a4f8
fix memory leak in libfuzzer custom mutator
2021-10-06 14:19:22 -07:00