cube0x8
|
c79cdc89ac
|
add mmap hooks to libqasan (#2122)
* add mmap hooks to libqasan
---------
Co-authored-by: Romain Malmain <romain.malmain@pm.me>
|
2024-05-02 10:39:33 +02:00 |
|
Dongjia "toka" Zhang
|
1a41e65a5b
|
Sancov based ngram & ctx implementation (#1864)
* ngram
* ctx
* push stuff
* passing cargo check
* save stuf
* add
* no default
* fuzzbench ready
* formatt
* aaaaaaaa
* adaptive map
* add all
* chg
* fix
* deleting stuff
* fmt
* clang18
* fuck
* save space
* fix?
* feature name
* fucking nightly only
* harness
* fix libafl_cc
---------
Co-authored-by: Dominik Maier <domenukk@gmail.com>
|
2024-03-01 13:59:13 +01:00 |
|
Rubens Brandão
|
97a83aba3b
|
feature(libqasan): add strndup (#1860)
* feature(libqasan): add asprintf and vasprintf
* feature(libqasan): add asprintf and vasprintf to hotpatch
* feature(libqasan): add strndup
|
2024-02-15 16:13:46 +01:00 |
|
Rubens Brandão
|
d6d6a23f69
|
feature(libqasan): add asprintf and vasprintf (#1844)
* feature(libqasan): add asprintf and vasprintf
* feature(libqasan): add asprintf and vasprintf to hotpatch
---------
Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
|
2024-02-15 13:56:35 +01: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 |
|