25 Commits

Author SHA1 Message Date
jma
97fb0b5099
fix Rust speedtest example dependency (#1542) 2022-10-03 12:06:43 +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
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
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
cebde1f9e6 ran black on python scripts 2021-02-15 13:52:23 +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