yueyuep / acfgLinks
Extracting the ACFG feature of each function from the binary file based on angr
☆19Updated 6 years ago
Alternatives and similar repositories for acfg
Users that are interested in acfg are comparing it to the libraries listed below
Sorting:
- FirmSec Dataset☆43Updated last month
- Neural Network-based Graph Embedding for Cross-Platform Binary Code Similarity Detection☆84Updated 2 years ago
- Full implementaion of Genius☆32Updated 2 years ago
- Official code of jTrans: Jump-Aware Transformer for Binary Code Similarity Detection☆169Updated 7 months ago
- The scalable bug search for binaries☆70Updated 8 years ago
- FirmSec Dataset☆12Updated 4 years ago
- Unofficial implementation of asm2vec using pytorch ( with GPU acceleration )☆81Updated 2 years ago
- This is the official repository for VulHawk.☆73Updated 2 years ago
- B2SFinder is a binary-to-source matching tool for OSS reuse detection on COTS software. This project contains the core code of B2SFinder …☆60Updated 6 years ago
- Artifacts for our USENIX Security '24 paper: "Code is not Natural Language: Unlock the Power of Semantics-Oriented Graph Representation f…