|
9bf8f79496
|
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
|
2020-01-27 13:30:11 +01:00 |
|
|
3823297958
|
Added persistent mode sample
|
2020-01-27 13:29:22 +01:00 |
|
|
8b92a40e19
|
c example now uses persistent mode
|
2020-01-22 02:08:30 +01:00 |
|
|
a0e6b98ce8
|
persistent mode harness
|
2020-01-15 02:38:45 +01:00 |
|
|
b0492ba642
|
Fixed description of unicorn harness.c
|
2020-01-14 13:58:36 +01:00 |
|
|
4b83b2696e
|
fixed c harness
|
2020-01-13 23:56:36 +01:00 |
|
|
88d9fba4c7
|
C example added
|
2020-01-13 23:52:48 +01:00 |
|
|
7b02847cd6
|
renamed to unicornafl
|
2020-01-12 03:02:56 +01:00 |
|
|
9a9e92724f
|
fix typo in uncorn_mode/readme
|
2020-01-08 02:35:36 +03:00 |
|
|
3b9517ae73
|
v2.60d and year 2020 init
|
2019-12-31 13:01:08 +01:00 |
|
|
2eb88d31a4
|
Update README.md
fix some typos
|
2019-12-28 09:56:39 +01:00 |
|
|
49b3c9e0a0
|
remove remainder of git submodule
commit 7028c9b59d only removed the
.gitmodules entry. this commit removes the corresponding directory, so
`git submodule status` won't fail anymore.
|
2019-12-21 17:49:39 +01:00 |
|
|
5f0a252fae
|
On non Linux systems, (g)make distrib stops halfway
because of QEMU not supported.
Symplifying cores counting data gathering.
|
2019-12-20 16:37:48 +00:00 |
|
|
ce3cd71dc0
|
Merge pull request #146 from domenukk/unmapping
Tidied up python examles and fixed bug in uc_afl_fuzz
|
2019-12-18 15:33:25 +01:00 |
|
|
c283487d94
|
removed debug print
|
2019-12-18 13:49:36 +01:00 |
|
|
fe74c68c42
|
afl_fuzz unmapping
|
2019-12-18 12:23:35 +01:00 |
|
|
a521bfdfd8
|
fix travis bug?
|
2019-12-18 11:58:25 +01:00 |
|
|
939721e2cb
|
v2.59c release
|
2019-12-18 11:14:12 +01:00 |
|
|
6ccfc2df56
|
update unicorn submodule
|
2019-12-16 10:11:29 +01:00 |
|
|
7832daf969
|
update unicorn submodule
|
2019-12-16 09:05:46 +01:00 |
|
|
eb61134bed
|
fixed unicorn deps for python2
|
2019-12-16 01:36:37 +01:00 |
|
|
d0d0405676
|
latest unicornafl version
|
2019-12-15 22:46:57 +01:00 |
|
|
e79a4faf10
|
Revert "make travis happy"
This reverts commit fc1a52b1c6 .
|
2019-12-15 22:25:06 +01:00 |
|
|
fc1a52b1c6
|
make travis happy
|
2019-12-15 21:39:38 +01:00 |
|
|
49c9b68e4e
|
Moved unicorn_mode to unicornafl
|
2019-12-15 05:03:32 +01:00 |
|
|
124ec8d297
|
code format (contributors, do it!)
|
2019-12-02 14:34:21 +01:00 |
|
|
ae4f770dad
|
Merge pull request #112 from devnexen/unicorn_mode_obsd
unicorn mode, parallel job cmd fix for openbsd
|
2019-11-30 14:37:56 +01:00 |
|
|
2f209414ef
|
Fix build error on macOS
|
2019-11-24 22:12:15 +01:00 |
|
|
b6e51a5cd6
|
unicorn mode, parallel job cmd fix for openbsd
|
2019-11-17 10:12:15 +00:00 |
|
|
f6c44a83bc
|
typo for the checksum
|
2019-11-07 15:06:48 +00:00 |
|
|
b92da08ae8
|
Taking in account last changes
|
2019-11-07 11:52:04 +00:00 |
|
|
499f078c37
|
f*ckin travis
|
2019-11-07 11:48:39 +01:00 |
|
|
7b82ef22be
|
Little tweks for BSD
|
2019-11-07 05:05:55 +00:00 |
|
|
7c99027c31
|
unicorn libcompcov testcase made easier
|
2019-11-06 13:31:58 +01:00 |
|
|
a09cfd57a4
|
Unicorn mode for BSD proposal.
Darwin fix
|
2019-11-06 04:46:49 +00:00 |
|
|
73cb587266
|
test unicorn && AFL_DISABLE_TRIM env var
|
2019-11-05 18:39:16 +01:00 |
|
|
adae07d013
|
restored big-endian compcov in unicorn
|
2019-11-04 15:46:49 +01:00 |
|
|
c3b2fee074
|
Unicorn mode for BSD proposal.
Darwin fix
|
2019-11-01 14:45:03 +00:00 |
|
|
c83e8e1e62
|
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
|
2019-10-19 18:23:01 +02:00 |
|
|
8a78637719
|
add gcc_plugin to code formatter and run it
|
2019-10-19 16:19:46 +02:00 |
|
|
dcfccb2a0d
|
reverse bytes compcov in unicorn
|
2019-10-13 13:03:06 +02:00 |
|
|
ac5b0a3b34
|
moar doc
|
2019-10-13 10:38:13 +02:00 |
|
|
4cf02a32a7
|
unicorn arm compcov
|
2019-10-03 15:35:02 +02:00 |
|
|
7151651ea9
|
remove macro indentation from code-format
|
2019-09-03 20:43:11 +02:00 |
|
|
b24639d011
|
run code formatter
|
2019-09-02 18:49:43 +02:00 |
|
|
7b36afd5f1
|
modernize docs and readme for qemu and unicorn
|
2019-08-30 11:38:33 +02:00 |
|
|
132ad08885
|
common header for qemu and unicorn
|
2019-08-29 15:28:42 +02:00 |
|
|
3f2a317af0
|
Fixed SIGSEV due to wrong pointer size
|
2019-08-29 03:06:24 +02:00 |
|
|
892513708b
|
solved MAP_SIZE overflow
|
2019-08-28 19:07:19 +02:00 |
|
|
733c8e4c34
|
better neverzero with adc + neverzero for compcov
|
2019-08-28 18:42:21 +02:00 |
|