Pinned Repositories
AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
tinyinst-rs
Rust bindings for googleprojectzero/TinyInst
frida-rust
Frida Rust bindings
ASAN--
Source code of ASAN--
CLRS
📚 Solutions to Introduction to Algorithms Third Edition
kernelpwn
kernel-pwn and writeup collection
tokatoka's Repositories
tokatoka/ASAN--
Source code of ASAN--
tokatoka/kernelpwn
kernel-pwn and writeup collection
tokatoka/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
tokatoka/Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
tokatoka/cmake-rs
Rust build dependency for running cmake
tokatoka/casr
Collect crash (or UndefinedBehaviorSanitizer error) reports, triage, and estimate severity.
tokatoka/exrs
100% Safe Rust OpenEXR file library
tokatoka/frida-gum
Cross-platform instrumentation and introspection library written in C
tokatoka/frida-rust
Frida Rust bindings
tokatoka/fuzzbench
FuzzBench - Fuzzer benchmarking as a service.
tokatoka/fuzzer-test-suite
Set of tests for fuzzing engines
tokatoka/how2heap
A repository for learning various heap exploitation techniques.
tokatoka/lain
A fuzzer framework built in Rust
tokatoka/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
tokatoka/libafl_fuzzbench
Fuzzers implemented with libafl to evaluate several techniques on fuzzbench
tokatoka/libafl_multi_machine_exp
tokatoka/libafl_quickjs_fuzzing
An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing
tokatoka/LLVM-Installer
Github actions to download and install LLVM
tokatoka/magma
A ground-truth fuzzing benchmark suite based on real programs with real bugs.
tokatoka/mbuild
python-based build system used for building XED
tokatoka/nushell
A new type of shell
tokatoka/pdf
Rust library to read, manipulate and write PDF files.
tokatoka/qsym
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
tokatoka/range-analysis
Static range analysis for the LLVM compiler infrastructure.
tokatoka/react-chess
tokatoka/state-parser
tokatoka/symcc
SymCC: efficient compiler-based symbolic execution
tokatoka/TinyInst
A lightweight dynamic instrumentation library
tokatoka/tokatoka.github.io
Build a Jekyll blog in minutes, without touching the command line.
tokatoka/yaxpeax-x86
x86 decoders for the yaxpeax project