Pinned Repositories
LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
qemu-libafl-bridge
A patched QEMU that exposes an interface for LibAFL-based fuzzers
ChromeRagamuffin
Google Chrome internals analysis using Volatility
fuzzing_helpers
This is a repository with random scripts that can be used during fuzzing
inject
Yet another Windows DLL injector.
LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
libafl_qemu_snapshot_test
A LibAFL-based target to extensively test QEMU features
loadlibrary
Porting Windows Dynamic Link Libraries to Linux
qemu-libafl-bridge
A patched QEMU that exposes an interface for LibAFL-based fuzzers
subhook
Simple hooking library for C/C++ (x86 only, 32/64-bit, no dependencies)
cube0x8's Repositories
cube0x8/loadlibrary
Porting Windows Dynamic Link Libraries to Linux
cube0x8/ChromeRagamuffin
Google Chrome internals analysis using Volatility
cube0x8/subhook
Simple hooking library for C/C++ (x86 only, 32/64-bit, no dependencies)
cube0x8/fuzzing_helpers
This is a repository with random scripts that can be used during fuzzing
cube0x8/inject
Yet another Windows DLL injector.
cube0x8/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
cube0x8/qemu-libafl-bridge
A patched QEMU that exposes an interface for LibAFL-based fuzzers
cube0x8/unicorefuzz
Fuzzing the Kernel Using Unicornafl and AFL++
cube0x8/unicornafl
AFL bindings for Unicorn-Engine