Alwin Berger 0520e858eb Fix tb->icount > TCG_MAX_INSNS for edges
Aparently tcg_tb_alloc does not return a 0ed field,
which can cause icount to appear to have a value above the
maximum allowed number of instructions per tb.
2021-12-14 10:27:03 +01:00
2021-11-03 09:31:25 -04:00
2021-07-14 14:15:52 +01:00
2021-11-22 23:21:28 +01:00
2021-10-14 08:08:11 +02:00
2021-11-29 15:12:37 +00:00
2021-09-30 15:30:25 +02:00
2021-07-09 11:01:06 +10:00
2021-11-02 15:57:28 +01:00
2021-11-03 13:07:30 -04:00
2021-11-22 07:37:15 -06:00
2021-11-28 17:03:52 -05:00
2021-10-22 18:07:30 +02:00
2021-04-01 10:37:20 +02:00
2021-12-03 07:09:32 +01:00
2021-08-03 16:07:22 +04:00
2021-11-15 14:03:49 +01:00
2012-09-07 09:02:44 +03:00
2021-08-24 15:20:50 +02:00
2021-06-25 14:24:24 +03:00
2021-11-15 14:03:49 +01:00
2008-10-12 17:54:42 +00:00
2021-11-15 14:03:49 +01:00
2021-06-25 14:24:24 +03:00
2021-10-07 10:42:50 +02:00
2016-02-04 17:41:30 +00:00
2021-05-10 11:41:02 +02:00
2021-01-23 15:55:05 -05:00
2021-05-05 18:08:38 +02:00
2021-11-15 14:03:49 +01:00
2021-10-05 16:53:17 -07:00
2021-12-01 07:20:06 +01:00

QEMU LibAFL Bridge

This is a patched QEMU that exposes an interface for LibAFL-based fuzzers.

This raw interface is used in libafl_qemu that expose a more Rusty API.

License

This project extends the QEMU emulator, and our contributions to previously existing files adopt those files' respective licenses; the files that we have added are made available under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
Description
No description provided
Readme 518 MiB
Languages
C 83%
C++ 7.7%
Python 3%
Dylan 2.2%
Shell 1.8%
Other 2.1%