4561 Commits

Author SHA1 Message Date
microsvuln
bc99b5ba03 update readme
update readme
2021-04-03 02:13:18 +04:00
microsvuln
c4f418c3b2 Add shell command
Add shell command
2021-04-03 02:12:24 +04:00
microsvuln
67989e9f2a update
update
2021-04-03 02:09:38 +04:00
microsvuln
7a383342de rename python file
rename python file
2021-04-03 02:07:52 +04:00
microsvuln
01658fb2e8 Update readme
Update readme
2021-04-03 02:07:24 +04:00
microsvuln
cabde32140 Update readme
Update readme
2021-04-03 02:06:18 +04:00
microsvuln
6088a0d4c2 update readme
update readme
2021-04-03 02:04:17 +04:00
microsvuln
a26ed3b758 update the codes, readme
- add readme
- add required qlpack.yml
2021-04-03 02:02:45 +04:00
microsvuln
565f61a6ab Initialalize the autodict-ql
Initialalize the autodict-ql
add codeql scripts
2021-04-02 20:09:16 +04:00
vanhauser-thc
3ff4ca348c fix k-ctx 2021-04-02 14:39:56 +02:00
vanhauser-thc
e20f0bf0ea try to avoid CI build failure by updating apt packages 2021-04-01 12:33:45 +02:00
van Hauser
c9a96b268b
Merge pull request #854 from joeyjiaojg/dev
fix if A == B always evalutes to true
2021-04-01 12:09:58 +02:00
Jiangen Jiao
1004fb9a41 fix #if A == B always evalutes to true 2021-04-01 07:41:42 +08:00
van Hauser
e190ba1a2f
Merge pull request #853 from rchildre3/grammar-mutator-builds
Fix grammar mutator build script
2021-03-30 17:16:31 +02:00
R. Elliott Childre
221616a1b7 Fixes: 6d2ac3e3140 ("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
R. Elliott Childre
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
hexcoder
89eb285a23
add parallel builds 2021-03-30 09:48:21 +02:00
hexcoder
0709d00b10
add parallel builds 2021-03-30 09:44:51 +02:00
vanhauser-thc
84a99f49b8 remove unneeded var 2021-03-29 19:07:47 +02:00
vanhauser-thc
7ca51fab19 ensure one fuzzer sync per cycle, cycle introspection 2021-03-27 12:53:09 +01:00
vanhauser-thc
1edc3ece61 add introspection 2021-03-27 12:50:57 +01:00
vanhauser-thc
eda1ee0807 restructure havoc 2021-03-27 12:24:18 +01:00
van Hauser
5ee2dd6bbd
Merge pull request #848 from AFLplusplus/stable
-m32 support for docker container
2021-03-26 19:38:25 +01:00
vanhauser-thc
eac254ae57 -m32 support for docker container 2021-03-26 19:06:30 +01:00
hexcoder
fa349b4f4c
simpler argument processing 2021-03-26 17:49:20 +01:00
hexcoder
a50d95b831
typos 2021-03-26 17:42:54 +01:00
hexcoder-
3439d641c0 pass lib -ldl only on Linux platforms 2021-03-26 16:56:57 +01:00
hexcoder-
1006abffad fix compilation for llvm 3.8.0 2021-03-26 16:19:07 +01:00
van Hauser
1f3d5c271a
Merge pull request #847 from zouyonghao/patch-1
Update custom_mutators.md
2021-03-26 09:05:31 +01:00
van Hauser
96533f627e
Merge pull request #845 from joeyjiaojg/dev
Dev
2021-03-26 09:03:51 +01:00
Yong-Hao Zou
2c5844f665
Update custom_mutators.md 2021-03-26 15:41:19 +08:00
vanhauser-thc
22c696ff1c update README 2021-03-25 20:24:47 +01:00
vanhauser-thc
c169cb3911 integrate frida_mode, code-format 2021-03-25 20:10:09 +01:00
van Hauser
00a53a870d
Merge pull request #833 from WorksButNotTested/frida
Frida
2021-03-25 19:42:27 +01:00
Your Name
1725e6be31 Fix support for afl-cmin and updated README 2021-03-25 17:41:14 +00:00
vanhauser-thc
0029c1a83e remove InsTrim 2021-03-25 15:35:06 +01:00
Jiangen Jiao
c892642057 android: support host and target 32bit build 2021-03-25 20:40:31 +08:00
vanhauser-thc
236a67621b try to trigger github actions 2021-03-25 10:27:30 +01:00
vanhauser-thc
2d662ace87 try to trigger github actions 2021-03-25 10:25:32 +01:00
vanhauser-thc
447d232caf update changelog 2021-03-25 08:55:41 +01:00
vanhauser-thc
90e7543038 update dynamic list 2021-03-25 08:55:04 +01:00
van Hauser
3b860c1dd6
Merge pull request #844 from AFLplusplus/replay
AFL_PERSISTENT_RECORD support
2021-03-25 08:54:21 +01:00
vanhauser-thc
ab394836a9 remove warnings 2021-03-25 08:40:33 +01:00
vanhauser-thc
d319b4a381 support libraries for find_afl_binary 2021-03-24 20:02:58 +01:00
Your Name
e1384b5086 Add support for FRIDA mode 2021-03-24 18:17:10 +00:00
vanhauser-thc
55224e5150 AFL_PERSISTENT_RECORD not a default 2021-03-24 18:24:52 +01:00
vanhauser-thc
836aeef595 changelog info 2021-03-24 18:22:50 +01:00
van Hauser
c2b58cff6f
Merge pull request #843 from AFLplusplus/tmp
Tmp
2021-03-24 18:19:45 +01:00
van Hauser
6e2a0ef233
Merge branch 'replay' into tmp 2021-03-24 18:19:13 +01:00
vanhauser-thc
958436be4b ifdef for record 2021-03-24 18:18:05 +01:00