Updated 6 months ago

flare-capa • Rank 22.3 • Science 54%

The FLARE team's open-source tool to identify capabilities in executable files.

Updated 5 months ago

https://github.com/beehive-lab/mambo • Rank 8.1 • Science 54%

A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).

Updated 5 months ago

https://github.com/binsec/haunted • Science 10%

Binsec/Haunted is an extension of Binsec to verify speculative constant-time and detect Spectre attacks.

Updated 5 months ago

https://github.com/csvl/sema • Science 26%

SEMA is based on angr, a symbolic execution engine used to extract API calls. Especially, we extend ANGR with strategies to create representative signatures based on System Call Dependency graph (SCDG). Those SCDGs can be exploited in machine learning modules to do classification/detection.

Updated 6 months ago

docker-packing-box • Science 54%

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection

Updated 5 months ago

https://github.com/binsec/rel • Science 26%

Binsec/Rel is an extension of Binsec that implements relational symbolic execution for constant-time verification and secret-erasure at binary-level.