WorksButNotTested
3a0d4fe0d0
Bumped warnings up to the max and fixed remaining issues ( #890 )
...
Co-authored-by: Your Name <you@example.com>
2021-04-28 19:26:19 +02:00
Dmitry Zheregelya
f112357e61
Integer overflow/underflow fixes in libdislocator ( #889 )
...
* libdislocator: fixing integer overflow in 'max_mem' variable and setting 'max_mem' type to 'size_t'
* libdislocator: fixing potential integer underflow in 'total_mem' variable due to its different values in different threads
2021-04-28 17:42:20 +02:00
vanhauser-thc
da65eef572
fix frida mode
2021-04-28 12:57:29 +02:00
vanhauser-thc
dde0538b48
nits
2021-04-28 10:59:34 +02:00
WorksButNotTested
39ad3b8946
Frida persistent ( #880 )
...
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog
* Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC
* Various minor fixes and finished support for AFL_INST_LIBS
* Review changes
Co-authored-by: Your Name <you@example.com>
2021-04-28 10:25:26 +02:00
hexcoder-
976969dce5
work in progress: not working correctly yet
2021-04-28 00:29:15 +02:00
vanhauser-thc
8da5cba401
update util readme
2021-04-26 20:20:47 +02:00
vanhauser-thc
bd38fb6722
fix qdbi
2021-04-26 20:19:08 +02:00
Dominik Maier
4d40afe54f
fixed example location
2021-04-26 16:12:25 +02:00
Dominik Maier
5c705fbb92
unicorn speedtest makefile cleanup
2021-04-26 16:03:46 +02:00
Dominik Maier
a3f8fc5d1c
moved custom_mutator examples
2021-04-26 16:03:08 +02:00
van Hauser
3d830daa46
sync ( #886 )
...
* Create FUNDING.yml
* Update FUNDING.yml
2021-04-24 10:54:39 +02:00
van Hauser
ade1d2819e
Update FUNDING.yml
2021-04-22 11:03:10 +02:00
van Hauser
4e402ba9fc
Create FUNDING.yml
2021-04-22 10:15:17 +02:00
van Hauser
48cef3c747
Merge pull request #871 from AFLplusplus/dev
...
push to stable
2021-04-20 11:38:09 +02:00
vanhauser-thc
3b5fa3632b
drop support for llvm < 6.0
2021-04-19 11:05:49 +02:00
vanhauser-thc
86a8ef168d
fix custom trim for increasing data
2021-04-19 11:05:49 +02:00
van Hauser
b41ea92a67
Merge pull request #883 from veritas501/fix-typo
...
fix-typo
2021-04-19 10:33:23 +02:00
veritas501
2bd7206ec5
fix-typo: "WIn32" -> "Win32"
2021-04-19 10:49:28 +08:00
hexcoder-
ec49c7fbf5
Change other LLVM modes to atomic increments
2021-04-17 22:32:33 +02:00
hexcoder-
00e54565ef
use atomic read-modify-write increment for LLVM CLASSIC
2021-04-17 21:29:50 +02:00
van Hauser
70bf4b4ab0
Merge pull request #882 from AFLplusplus/havoc2
...
Havoc
2021-04-17 10:22:59 +02:00
hexcoder
b6643a8ad1
add idea of thread-safe target feedback
2021-04-16 22:20:01 +02:00
hexcoder-
495cbd42b7
reworked formatting in order to avoid gcc 8.3.0 warnings
2021-04-16 21:57:44 +02:00
vanhauser-thc
6e75832082
code format for frida mode
2021-04-16 20:55:19 +02:00
vanhauser-thc
c30999562e
fix compcovtest
2021-04-16 15:02:36 +02:00
vanhauser-thc
3c68208dd3
fix compcovtest
2021-04-16 14:53:11 +02:00
vanhauser-thc
b03424073e
fixes
2021-04-16 13:55:31 +02:00
van Hauser
11be1fa86e
Merge pull request #879 from Microsvuln/dev
...
Commit changes
2021-04-16 13:53:42 +02:00
van Hauser
400ab10cfd
Merge branch 'dev' into dev
2021-04-16 13:53:08 +02:00
van Hauser
5dad048674
Merge branch 'stable' into dev
2021-04-16 13:50:51 +02:00
Microsvuln
98989f1088
Add new line
...
Add new line
2021-04-16 15:45:22 +04:30
Microsvuln
2019b42ced
Update readme
...
fix typo in readme
2021-04-16 15:41:12 +04:30
Microsvuln
523aaaebef
Add newline
...
Add newline
2021-04-16 15:39:45 +04:30
hexcoder
846a46e060
review
2021-04-16 12:12:52 +02:00
vanhauser-thc
89d4565092
update docs
2021-04-16 11:45:22 +02:00
vanhauser-thc
624c1dce46
fix nits
2021-04-16 11:38:37 +02:00
van Hauser
72a4bc7039
Merge pull request #876 from WorksButNotTested/dev-frida-fixes
...
Changes following code review
2021-04-16 11:32:37 +02:00
Your Name
950648c513
Changes following code review
2021-04-16 10:17:43 +01:00
vanhauser-thc
e41d1183cc
fix nits
2021-04-16 00:41:32 +02:00
Dominik Maier
c8e96e5253
autoformat with black
2021-04-15 23:56:58 +02:00
vanhauser-thc
4f93220c4b
cmplog -l3: disable trimming, forcing input2stage for all
2021-04-15 16:50:44 +02:00
Andrea Fioraldi
45b5e3622e
fix compcovtest
2021-04-15 15:12:32 +02:00
Andrea Fioraldi
43e16cf13d
fix compcovtest
2021-04-15 15:05:14 +02:00
Andrea Fioraldi
d0390f3b76
fix compcovtest
2021-04-15 14:42:54 +02:00
Andrea Fioraldi
9d3a2b693a
qemuafl
2021-04-15 14:10:04 +02:00
vanhauser-thc
f2a83c4a50
update readme
2021-04-15 13:20:57 +02:00
vanhauser-thc
b815c32f0e
fix ui
2021-04-15 12:22:05 +02:00
vanhauser-thc
71f3d82d43
afl-whatsup -d fix
2021-04-15 11:23:46 +02:00
vanhauser-thc
cd40fa1745
fix warnings
2021-04-15 11:04:39 +02:00