Pinned Repositories
e9afl
AFL binary instrumentation
e9patch
A powerful static binary rewriting tool
e9syscall
A system call interception tool
EffectiveSan
Runtime type and bounds-error checking for C/C++
EnvFuzz
Fuzz anything with Program Environment Fuzzing
GC
A lightweight conservative garbage collector for C/C++
libf
C++ as a Pure Functional Programming Language
LowFat
Lean C/C++ Bounds Checking with Low-Fat Pointers
RedFat
A binary hardening system
SAT.js
A JavaScript SAT solver (http://www.comp.nus.edu.sg/~gregory/sat/)
GJDuck's Repositories
GJDuck/e9patch
A powerful static binary rewriting tool
GJDuck/EnvFuzz
Fuzz anything with Program Environment Fuzzing
GJDuck/e9afl
AFL binary instrumentation
GJDuck/libf
C++ as a Pure Functional Programming Language
GJDuck/LowFat
Lean C/C++ Bounds Checking with Low-Fat Pointers
GJDuck/GC
A lightweight conservative garbage collector for C/C++
GJDuck/EffectiveSan
Runtime type and bounds-error checking for C/C++
GJDuck/RedFat
A binary hardening system
GJDuck/e9syscall
A system call interception tool
GJDuck/SAT.js
A JavaScript SAT solver (http://www.comp.nus.edu.sg/~gregory/sat/)
GJDuck/BlueFat
Fully Randomized Pointers
GJDuck/SMCHR
SMCHR - Satisfiability Modulo Constraint Handling Rules
GJDuck/libredfat
A hardened malloc() replacement