taint-analysis topic

List taint-analysis repositories

Triton

3.4k
Stars
521
Forks
Watchers

Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.

pyt

2.2k
Stars
238
Forks
Watchers

A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications

pyre-check

6.7k
Stars
429
Forks
Watchers

Performant type-checking for python.

bap

2.0k
Stars
271
Forks
Watchers

Binary Analysis Platform

DECAF

794
Stars
168
Forks
Watchers

DECAF (short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the DroidScope dynamic Android malware analysis platform. DroidScope...

find-sec-bugs

2.2k
Stars
465
Forks
Watchers

The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)

bincat

1.6k
Stars
162
Forks
Watchers

Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

taintgrind

245
Stars
42
Forks
Watchers

A taint-tracking plugin for the Valgrind memory checking tool

Angora

915
Stars
168
Forks
Watchers

Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.