binary-analysis topic

List binary-analysis repositories

PCDump-bn

34
Stars
5
Forks
Watchers

This Binary Ninja plugin is written in Python 3 and it aims to assist with reverse engineering and vulnerability research. It dumps the Pseudo C representation of a binary, generated by Binja's decomp...

Rel

32
Stars
2
Forks
Watchers

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

Taint-Evaluator

29
Stars
2
Forks
Watchers

A suite of experiments for evaluating open-source binary taint trackers.

retypd-ghidra-plugin

21
Stars
3
Forks
Watchers

Retypd plugin for Ghidra reverse engineering framework from NSA

XBA

20
Stars
1
Forks
Watchers

A deep learning tool for generating platform-agnostic binary code embeddings

DexGraph

17
Stars
3
Forks
Watchers

Modified DexDump to build instruction graph from classes.dex

lumina-binja

22
Stars
3
Forks
Watchers

IDA's Lumina feature, reimplemented for Binary Ninja

bin2ml

55
Stars
2
Forks
Watchers

A command line tool for extracting machine learning ready data from software binaries powered by Radare2

haunted

15
Stars
1
Forks
Watchers

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