Andrea Fioraldi
|
cc1ebb29f7
|
Add CmpLog routines to LibAFL QEMU and various fixes (#1664)
* Add CmpLog routines to LibAFL QEMU and various fixes
* format
* fix
* fix read_function_argument
* fix
* multithread
* fix qemu fork
* fix
* clippy
* fix systemmode
* unused imports
|
2023-11-17 16:59:50 +01:00 |
|
Andrea Fioraldi
|
406e77faa9
|
QEMU Asan backtrace and report (#1628)
* wip
* ExtractFirstRefMutType
* Asan report with backtrace
* Print asan reports and fix backtraces in libafl qemu
* print context
* enlarge redzone
* nopstate
* fix
* reproducer
* clippy
* clippy
* Fix android
* Crash hook
|
2023-10-25 15:58:32 +02:00 |
|
Andrea Fioraldi
|
4c0e01c4aa
|
Fix memopidx bug in libafl_qemu r/w hooks and update QEMU (#1500)
|
2023-09-05 16:28:52 +02:00 |
|
Andrea Fioraldi
|
bda63f82bf
|
Backport fix for AFL++ issue #1548 (#826)
|
2022-10-11 13:46:01 +02:00 |
|
Dominik Maier
|
bfe69aea09
|
Format C/Cpp code in ./scripts/fmt_all.sh (#653)
* format all (clang format 13)
* added clang-format check
* re-add missing newline
* cargo doc was missing
* more brackets
* fixed fmt workflow
* clang format
* shellcheck
* install clang-format-13
* update ubuntu for maximum clang-formattability
* yml whitespaces
* fmt
* shellcheck only for .sh
* oops path
* ignored shellcheck warning
|
2022-05-29 03:23:02 +02:00 |
|
Andrea Fioraldi
|
00d38dc535
|
AddressSanitizer for libafl_qemu (#378)
* build libqasan
* asan runtime
* working simple asan
* init_with_asan
* fmt
* incomplete instr filter
* harden dealloc
* clippy
|
2021-11-16 13:53:28 +01:00 |
|