Repository navigation

#

taint-analysis

A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications

PHP
5725
2 天前

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

C++
3843
10 天前
find-sec-bugs/find-sec-bugs

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

Java
2364
2 个月前
Python
2187
5 年前

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

OCaml
1819
6 个月前

An easy-to-learn/use static analysis framework for Java

Java
1643
1 天前

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

C++
946
3 年前

Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.

LLVM
845
2 年前

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 is now an extension to DECAF.

C
828
9 个月前

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.

C++
575
4 个月前

Python source code auditing and static analysis on a large scale

Python
496
2 年前

A declarative static analysis tool for jvm bytecode based Datalog like CodeQL

Shell
339
2 年前

libdft for Intel Pin 3.x and 64 bit platform. (Dynamic taint tracking, taint analysis)

C++
262
6 个月前

A taint-tracking plugin for the Valgrind memory checking tool

C
260
3 个月前

A structure-aware grey box fuzzer based on modeling the input processing logic.

C++
171
10 个月前