Google Project Zero

Results 24 repositories owned by Google Project Zero

winafl

2.3k
Stars
520
Forks
Watchers

A fork of AFL for fuzzing Windows binaries

domato

1.6k
Stars
271
Forks
Watchers

DOM fuzzer

0days-in-the-wild

726
Stars
77
Forks
Watchers

Repository for information about 0-days exploited in-the-wild.

bochspwn

304
Stars
76
Forks
Watchers

A Bochs-based instrumentation project designed to log kernel memory references, to identify "double fetches" and other OS vulnerabilities

bochspwn-reloaded

271
Stars
59
Forks
Watchers

A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3

BrokenType

422
Stars
75
Forks
Watchers

TrueType and OpenType font fuzzing toolset

CompareCoverage

199
Stars
26
Forks
Watchers

Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files

DrSancov

199
Stars
36
Forks
Watchers

DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables

functionsimsearch

552
Stars
101
Forks
Watchers

Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.

fuzzilli

1.8k
Stars
283
Forks
Watchers

A JavaScript Engine Fuzzer