66 Commits

Author SHA1 Message Date
jma
97fb0b5099
fix Rust speedtest example dependency (#1542) 2022-10-03 12:06:43 +02:00
lazymio
0540382c41
Fix persistant sample build 2022-04-13 00:43:47 +02:00
lazymio
2263989e12
Fix linkage 2022-04-12 22:57:43 +02:00
lazymio
3fc03d4b6b
Fix unicornafl static build
Signed-off-by: lazymio <mio@lazym.io>
2022-04-04 11:45:49 +02:00
lazymio
8fc249d210
Fix sample script for Unicornafl2 (#1329)
* Fix the sample script for Unicornafl2

* Make it compatible with unicornafl1

* Sync to the latest unicornafl

* Update UNICORNAFL_VERSION

* Sync to latest unicornafl to resolve linkage problem

* Switch to ucafl2
2022-02-14 18:01:37 +01:00
Dominik Maier
eebc2f4f1e adapt test harness to unicornafl for uc2 2022-01-26 01:33:58 +01:00
vanhauser-thc
87f2789e98 fix unicorn python test path 2022-01-25 18:05:35 +01:00
Dominik Maier
ac169c3087 fix makefiles for uc2 c examples 2022-01-22 17:22:00 +01:00
Damiano Melotti
34caf7d781 Cleaned unicorn speedtest sample README 2022-01-17 17:38:46 +01:00
Damiano Melotti
a45cdb240c fixup! Fixed Rust harness name to be consistent with the others 2022-01-17 14:32:06 +01:00
Damiano Melotti
751e09f47b Fixed Rust harness name to be consistent with the others 2022-01-15 20:02:57 +01:00
Damiano Melotti
c1415b816a Adjustments to unicorn docs and speedtest sample 2022-01-15 19:28:18 +01:00
llzmb
3506077fd6 Add missing blank lines and remove double blank lines 2021-12-04 22:28:05 +01:00
llzmb
c85e0dc4f0 Remove the word "we" 2021-12-02 21:08:26 +01:00
Dominik Maier
d4ae8fde5d
New unicornafl rust bindings (#1188)
* uc bindings

* fixed new uc rust bindings

* updated to latest uc1

* updated rust bindings
2021-12-01 15:45:22 +01:00
llzmb
c31f4646cb Clean up docs folder 2021-11-21 21:11:52 +01:00
Dominik Maier
e0c052cad7 unicornafl bindings improved 2021-10-12 23:48:01 +02:00
Dominik Maier
0a88a6c530 get rid of i32 need for unicornafl regs in rust 2021-10-07 15:03:08 +02:00
Dominik Maier
89ddd9998c updated uc rust bindings 2021-06-25 14:55:23 +02:00
Dominik Maier
906bede108 rust bindings update 2021-06-24 11:11:29 +02:00
Dominik Maier
b9d2a87f03 clippy fixes 2021-06-09 16:21:00 +02:00
Dominik Maier
5c705fbb92 unicorn speedtest makefile cleanup 2021-04-26 16:03:46 +02:00
Dominik Maier
3753f56c25 make get_offsets executable 2021-03-12 03:47:12 +01:00
Dominik Maier
2ad495ad0a reworked unicornafl documentation 2021-02-27 17:19:00 +01:00
Dominik Maier
cebde1f9e6 ran black on python scripts 2021-02-15 13:52:23 +01:00
Dominik Maier
822aea3cb4 unicorn fix 2021-01-25 04:24:43 +01:00
Dominik Maier
afc15965c0 updated unicornalf, bindings 2021-01-25 02:01:34 +01:00
Dominik Maier
e82cd40440 added cargo lock 2021-01-23 19:39:34 +01:00
Dominik Maier
08c716da9c removed lock' 2021-01-23 19:39:16 +01:00
Dominik Maier
4179affe2c enabled persistent mode 2021-01-23 06:42:55 +01:00
Dominik Maier
46cef4bc11 fixed rust example 2021-01-23 06:39:55 +01:00
Dominik Maier
fea0286989 tried to fix rust example 2021-01-23 06:03:15 +01:00
Dominik Maier
c4118e869d unicorn speedtest initial commit 2021-01-23 00:02:59 +01:00
hexcoder-
54a312a5fe more small fixes 2020-11-13 00:44:08 +01:00
Dominik Maier
f2efea4b46 Revert "Revert "updated unicorn version""
This reverts commit 857046ede5a7bd54a725bfd4367de55011cca94d.
2020-07-01 16:05:04 +02:00
root
857046ede5 Revert "updated unicorn version"
This reverts commit 4515e06ca8620183c536af9f55a47b78fb7c708a.
2020-07-01 15:57:48 +02:00
Dominik Maier
4515e06ca8 updated unicorn version 2020-07-01 15:50:25 +02:00
Dominik Maier
92b8c5bb60 fixed shmap fuzzing 2020-06-09 03:03:21 +02:00
Toralf Förster
c2c128dd67 unicorn_mode/samples/persistent/harness.c: fix comment
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
2020-06-06 16:41:40 +02:00
Dominik Maier
62306f5ce8 minor fixes 2020-06-02 14:10:40 +02:00
hexcoder
041f19494e
minor fixes 2020-05-09 18:51:33 +02:00
hexcoder-
8e9f507bbc unicorn_mode/samples/persistent/Makefile: fix non-Linux support 2020-05-09 18:49:32 +02:00
Dominik Maier
be4e5d2617 minor sample things 2020-05-01 02:07:35 +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-
7f817fe583 rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks 2020-04-09 10:23:37 +02: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
Dominik Maier
ed4a70c618 fixed -A in afl-showmap 2020-02-19 16:02:54 +01:00
Dominik Maier
16286e3e2f minor fixes to c examples 2020-02-10 14:07:12 +01:00
Dominik Maier
f772d49faf Back to single harness 2020-02-04 18:31:55 +01:00