4291c3db5d
finalize 1
...
commit final things
2021-04-03 14:04:06 +04:00
8f9d1fd7b0
Updates
...
update
2021-04-03 03:16:13 +04:00
b7d12c8532
Update readme
...
Update readme
2021-04-03 02:45:46 +04:00
b418c31479
Some updates on readme
...
Some updates on readme
2021-04-03 02:39:09 +04:00
6514e33ab6
Replace __AFL_CHECK_LEAK with __AFL_LEAK_CHECK to be more proper.
...
Fix spelling mistakes.
Correctly call LSAN_ERROR not MSAN_ERROR.
2021-04-02 22:32:38 +00:00
920e9402a4
Add support for standalone leak-sanitizer, introducting the environment
...
variable AFL_USE_LSAN.
AFL_USE_LSAN introduces the macro __AFL_CHECK_LEAK() which will check
for a memory leak when the macro is run. This is especially helpful
when using __AFL_LOOP().
If __AFL_LEAK_CHECK() is not used when AFL_USE_LSAN=1 is set,
the leak checker will run when the program exits.
2021-04-02 22:23:11 +00:00
bc99b5ba03
update readme
...
update readme
2021-04-03 02:13:18 +04:00
c4f418c3b2
Add shell command
...
Add shell command
2021-04-03 02:12:24 +04:00
67989e9f2a
update
...
update
2021-04-03 02:09:38 +04:00
7a383342de
rename python file
...
rename python file
2021-04-03 02:07:52 +04:00
01658fb2e8
Update readme
...
Update readme
2021-04-03 02:07:24 +04:00
cabde32140
Update readme
...
Update readme
2021-04-03 02:06:18 +04:00
6088a0d4c2
update readme
...
update readme
2021-04-03 02:04:17 +04:00
a26ed3b758
update the codes, readme
...
- add readme
- add required qlpack.yml
2021-04-03 02:02:45 +04:00
565f61a6ab
Initialalize the autodict-ql
...
Initialalize the autodict-ql
add codeql scripts
2021-04-02 20:09:16 +04:00
3ff4ca348c
fix k-ctx
2021-04-02 14:39:56 +02:00
e20f0bf0ea
try to avoid CI build failure by updating apt packages
2021-04-01 12:33:45 +02:00
c9a96b268b
Merge pull request #854 from joeyjiaojg/dev
...
fix if A == B always evalutes to true
2021-04-01 12:09:58 +02:00
1004fb9a41
fix #if A == B always evalutes to true
2021-04-01 07:41:42 +08:00
e190ba1a2f
Merge pull request #853 from rchildre3/grammar-mutator-builds
...
Fix grammar mutator build script
2021-03-30 17:16:31 +02:00
221616a1b7
Fixes: 6d2ac3e314
("fix grammar download script")
...
The git submodle entry point is "grammar_mutator" not "grammar-mutator"
The build script fails without this
2021-03-30 11:05:19 -04:00
049ace8a40
Add network_proxy build targets to gitignore ( #852 )
...
All other build targets in utils/ are ignored except for these due to
the lack of file extension.
2021-03-30 16:54:04 +02:00
89eb285a23
add parallel builds
2021-03-30 09:48:21 +02:00
0709d00b10
add parallel builds
2021-03-30 09:44:51 +02:00
84a99f49b8
remove unneeded var
2021-03-29 19:07:47 +02:00
7ca51fab19
ensure one fuzzer sync per cycle, cycle introspection
2021-03-27 12:53:09 +01:00
1edc3ece61
add introspection
2021-03-27 12:50:57 +01:00
eda1ee0807
restructure havoc
2021-03-27 12:24:18 +01:00
5ee2dd6bbd
Merge pull request #848 from AFLplusplus/stable
...
-m32 support for docker container
2021-03-26 19:38:25 +01:00
eac254ae57
-m32 support for docker container
2021-03-26 19:06:30 +01:00
fa349b4f4c
simpler argument processing
2021-03-26 17:49:20 +01:00
a50d95b831
typos
2021-03-26 17:42:54 +01:00
3439d641c0
pass lib -ldl only on Linux platforms
2021-03-26 16:56:57 +01:00
1006abffad
fix compilation for llvm 3.8.0
2021-03-26 16:19:07 +01:00
1f3d5c271a
Merge pull request #847 from zouyonghao/patch-1
...
Update custom_mutators.md
2021-03-26 09:05:31 +01:00
96533f627e
Merge pull request #845 from joeyjiaojg/dev
...
Dev
2021-03-26 09:03:51 +01:00
2c5844f665
Update custom_mutators.md
2021-03-26 15:41:19 +08:00
22c696ff1c
update README
2021-03-25 20:24:47 +01:00
c169cb3911
integrate frida_mode, code-format
2021-03-25 20:10:09 +01:00
00a53a870d
Merge pull request #833 from WorksButNotTested/frida
...
Frida
2021-03-25 19:42:27 +01:00
1725e6be31
Fix support for afl-cmin and updated README
2021-03-25 17:41:14 +00:00
0029c1a83e
remove InsTrim
2021-03-25 15:35:06 +01:00
c892642057
android: support host and target 32bit build
2021-03-25 20:40:31 +08:00
236a67621b
try to trigger github actions
2021-03-25 10:27:30 +01:00
2d662ace87
try to trigger github actions
2021-03-25 10:25:32 +01:00
447d232caf
update changelog
2021-03-25 08:55:41 +01:00
90e7543038
update dynamic list
2021-03-25 08:55:04 +01:00
3b860c1dd6
Merge pull request #844 from AFLplusplus/replay
...
AFL_PERSISTENT_RECORD support
2021-03-25 08:54:21 +01:00
ab394836a9
remove warnings
2021-03-25 08:40:33 +01:00
d319b4a381
support libraries for find_afl_binary
2021-03-24 20:02:58 +01:00