Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
Jackalope
Binary, coverage-guided fuzzer for Windows and macOS
-
-
TinyInst
A lightweight dynamic instrumentation library
-
fuzzilli
A JavaScript Engine Fuzzer
-
sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
-
SkCodecFuzzer
Fuzzing harness for testing proprietary image codecs supported by Skia on Android
-
ktrw
An iOS kernel debugger based on a KTRR bypass for A11 iPhones; works with LLDB and IDA Pro.
-
functionsimsearch
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
-
p0tools
Project Zero Docs and Tools
-
Street-Party
Street Party is a suite of tools that allows the RTP streams of video conferencing implementations to be viewed and modified.
-
DrSancov
DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables
-
BrokenType
TrueType and OpenType font fuzzing toolset
-
bochspwn
A Bochs-based instrumentation project designed to log kernel memory references, to identify "double fetches" and other OS vulnerabilities
-
CompareCoverage
Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files
-
bochspwn-reloaded
A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3