Anatoly Korniltsev
39be4cd80b
fix pwndbg dumper for py2
2020-02-10 14:10:12 +01:00
Dominik Maier
16286e3e2f
minor fixes to c examples
2020-02-10 14:07:12 +01:00
Dominik Maier
bf18987369
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus into unicorn
2020-02-10 00:19:25 +01:00
Dominik Maier
e19e06aba7
removed unused diffs
2020-02-10 00:19:12 +01:00
van Hauser
9ea498585c
travis timeout reattempts :)
2020-02-08 10:14:48 +01:00
David Carlier
2c7fba0a9c
unicorn mode build fix for FreeBSD.
2020-02-06 19:37:23 +00:00
van Hauser
1ece4bb7df
unicorn readme enhancements
2020-02-06 17:12:59 +01:00
Dominik Maier
f772d49faf
Back to single harness
2020-02-04 18:31:55 +01:00
Dominik Maier
9bf8f79496
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2020-01-27 13:30:11 +01:00
Dominik Maier
3823297958
Added persistent mode sample
2020-01-27 13:29:22 +01:00
Dominik Maier
8b92a40e19
c example now uses persistent mode
2020-01-22 02:08:30 +01:00
Dominik Maier
a0e6b98ce8
persistent mode harness
2020-01-15 02:38:45 +01:00
Dominik Maier
b0492ba642
Fixed description of unicorn harness.c
2020-01-14 13:58:36 +01:00
Dominik Maier
4b83b2696e
fixed c harness
2020-01-13 23:56:36 +01:00
Dominik Maier
88d9fba4c7
C example added
2020-01-13 23:52:48 +01:00
Dominik Maier
7b02847cd6
renamed to unicornafl
2020-01-12 03:02:56 +01:00
Anatoly Korniltsev
9a9e92724f
fix typo in uncorn_mode/readme
2020-01-08 02:35:36 +03:00
van Hauser
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
hexcoder
2eb88d31a4
Update README.md
...
fix some typos
2019-12-28 09:56:39 +01:00
Kjell Braden
49b3c9e0a0
remove remainder of git submodule
...
commit 7028c9b59d6171426457494a179cd55022cd483b 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
David Carlier
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
van Hauser
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
Dominik Maier
c283487d94
removed debug print
2019-12-18 13:49:36 +01:00
Dominik Maier
fe74c68c42
afl_fuzz unmapping
2019-12-18 12:23:35 +01:00
van Hauser
a521bfdfd8
fix travis bug?
2019-12-18 11:58:25 +01:00
van Hauser
939721e2cb
v2.59c release
2019-12-18 11:14:12 +01:00
Andrea Fioraldi
6ccfc2df56
update unicorn submodule
2019-12-16 10:11:29 +01:00
Andrea Fioraldi
7832daf969
update unicorn submodule
2019-12-16 09:05:46 +01:00
Dominik Maier
eb61134bed
fixed unicorn deps for python2
2019-12-16 01:36:37 +01:00
Dominik Maier
d0d0405676
latest unicornafl version
2019-12-15 22:46:57 +01:00
Andrea Fioraldi
e79a4faf10
Revert "make travis happy"
...
This reverts commit fc1a52b1c68d60ac27809536e27cb7d32f6cbdcc.
2019-12-15 22:25:06 +01:00
Dominik Maier
fc1a52b1c6
make travis happy
2019-12-15 21:39:38 +01:00
Dominik Maier
49c9b68e4e
Moved unicorn_mode to unicornafl
2019-12-15 05:03:32 +01:00
Andrea Fioraldi
124ec8d297
code format (contributors, do it!)
2019-12-02 14:34:21 +01:00
van Hauser
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
Wizche
2f209414ef
Fix build error on macOS
2019-11-24 22:12:15 +01:00
David Carlier
b6e51a5cd6
unicorn mode, parallel job cmd fix for openbsd
2019-11-17 10:12:15 +00:00
David Carlier
f6c44a83bc
typo for the checksum
2019-11-07 15:06:48 +00:00
David Carlier
b92da08ae8
Taking in account last changes
2019-11-07 11:52:04 +00:00
van Hauser
499f078c37
f*ckin travis
2019-11-07 11:48:39 +01:00
David Carlier
7b82ef22be
Little tweks for BSD
2019-11-07 05:05:55 +00:00
van Hauser
7c99027c31
unicorn libcompcov testcase made easier
2019-11-06 13:31:58 +01:00
David Carlier
a09cfd57a4
Unicorn mode for BSD proposal.
...
Darwin fix
2019-11-06 04:46:49 +00:00
Andrea Fioraldi
73cb587266
test unicorn && AFL_DISABLE_TRIM env var
2019-11-05 18:39:16 +01:00
Andrea Fioraldi
adae07d013
restored big-endian compcov in unicorn
2019-11-04 15:46:49 +01:00
David Carlier
c3b2fee074
Unicorn mode for BSD proposal.
...
Darwin fix
2019-11-01 14:45:03 +00:00
hexcoder-
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
hexcoder-
8a78637719
add gcc_plugin to code formatter and run it
2019-10-19 16:19:46 +02:00
Andrea Fioraldi
dcfccb2a0d
reverse bytes compcov in unicorn
2019-10-13 13:03:06 +02:00
Andrea Fioraldi
ac5b0a3b34
moar doc
2019-10-13 10:38:13 +02:00