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
|
6274ad4594
|
Refactor libafl_qemu creating the Emulator struct and post syscall hooks (#430)
* working without asan.rs
* working asan
* update fuzzers
* mremap in snapshot
* sugar
* python
* fix python
* clippy
* fmt
* fuck you loader
|
2021-12-23 09:10:13 +01:00 |
|
Andrea Fioraldi
|
c6f7c3b3a8
|
Qemu new syscall hook and more python API (#306)
* new syscall hook
* expose more qemu to pylibafl
* hook syscalls from python
* update python example
* clippy
* clippy
|
2021-09-29 16:36:40 +02:00 |
|
Andrea Fioraldi
|
ed228147a0
|
Python QEMU example fuzzer
|
2021-09-27 14:48:44 +02:00 |
|