Dominik Maier
b26ee09f71
minor fixes
2020-04-26 01:59:38 +02:00
van Hauser
646aeb2b18
try unicorn build without -j
2020-04-26 00:54:02 +02:00
hexcoder-
059c963467
unicornafl build script: fix prerequisite search for setuptools
2020-04-21 23:15:25 +02:00
Dominik Maier
8b319969f3
unicornafl updated
2020-04-20 23:49:12 +02:00
Dominik Maier
0ffef8c79d
script to update uc refs; new unicornafl version
2020-04-20 23:11:11 +02:00
Dominik Maier
c8f2ba5b49
updated unicorn
2020-04-20 21:40:34 +02:00
Dominik Maier
4ccd8c1400
reset git on deepclean
2020-04-20 21:03:06 +02:00
Dominik Maier
e4670d3abc
no need to rm folder
2020-04-18 23:16:00 +02:00
Dominik Maier
0827a447d3
fix submodule
2020-04-18 22:10:30 +02:00
hexcoder-
d9cd600c1b
better detection of intel cpu on 32-bit Linux
2020-04-18 18:39:03 +02:00
Dominik Maier
46854b439a
unicornafl updaetd
2020-04-17 21:44:33 +02:00
Dominik Maier
8ffed4b859
latest unicornafl
2020-04-17 21:43:55 +02:00
Dominik Maier
3b8cd9652a
added version
2020-04-17 21:43:55 +02:00
Dominik Maier
269050aee3
submodule
2020-04-17 21:43:55 +02:00
Dominik Maier
9900c92ebc
locked to unicornafl version
2020-04-17 16:28:22 +02:00
Dominik Maier
b0e58b5b14
fixed critical whitespace
2020-04-09 10:23:37 +02:00
hexcoder-
20cb846c95
Makefile cleanup
2020-04-09 10:23:37 +02:00
hexcoder-
a1e531589e
unicorn_mode/samples/persistent Makefile portable version
2020-04-09 10:23:37 +02:00
hexcoder-
1eb81fdf36
unicorn_mode build script: find setuptools more reliably
2020-04-09 10:23:37 +02:00
hexcoder-
7f817fe583
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
2020-04-09 10:23:37 +02:00
David Carlier
0132657432
Enforcing python3 for Mac too.
2020-03-22 12:31:58 +00:00
hexcoder-
a5af81506f
qemu_mode/unicorn_mode scripts: fix '==' in '['
2020-03-21 19:31:15 +01:00
hexcoder-
087bc6daeb
qemu_mode and unicorn_mode build scripts: replace type with command -v
2020-03-21 19:22:55 +01:00
hexcoder-
350530f664
unicorn build script: list all missing prereqs in one invocation,
...
replace which with type
2020-03-21 10:59:58 +01:00
hexcoder-
6965797286
unicorn: increase timeout for unicorn test in build script
2020-03-20 17:31:48 +01:00
van Hauser
be261b3e69
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
2020-03-19 15:20:39 +01:00
David Tomaschik
0c45918d54
Fixed typo ( #253 )
2020-03-11 22:53:50 +01:00
Dominik Maier
dba3595c0a
AFL without globals ( #220 )
...
* moved globals to afl, shm and fsrv
* moved argv to afl state, less bugs
* fixed unicorn docu
* lists everywhere
* merged custom mutators
* fixed leaks in afl-fuzz
2020-03-09 11:24:10 +01:00
David CARLIER
9ddd7e0e3f
wget is no longer necessary for unicornafl which is cloned now. ( #217 )
2020-02-29 14:39:29 +01:00
Dominik Maier
ed4a70c618
fixed -A in afl-showmap
2020-02-19 16:02:54 +01:00
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