Official repository for DeepBinDiff
☆249Dec 7, 2021Updated 4 years ago
Alternatives and similar repositories for DeepBinDiff
Users that are interested in DeepBinDiff are comparing it to the libraries listed below
Sorting:
- SAFE: Self-Attentive Function Embeddings for binary similarity☆179Jul 17, 2023Updated 2 years ago
- Binary Code Similarity Analysis (BCSA) Benchmark☆174Dec 15, 2023Updated 2 years ago
- ☆308Jul 30, 2024Updated last year
- An awesome & curated list of binary code similarity papers☆597Jan 5, 2026Updated last month
- An unofficial implementation of asm2vec as a standalone python package☆172Jan 29, 2021Updated 5 years ago
- pytorch version of the SAFE neural network☆56Jun 22, 2022Updated 3 years ago
- Binary Code Similarity Analysis (BCSA) Tool☆125May 18, 2025Updated 9 months ago
- ☆139Jun 15, 2018Updated 7 years ago
- ☆106Oct 23, 2024Updated last year
- ☆98Jun 17, 2024Updated last year
- Get results of binaryai.cn using our SDK☆505Feb 9, 2026Updated 2 weeks ago
- The prototype system of paper Similarity Metric Method for Binary Basic Blocks of Cross-Instruction Set Architecture.☆29Jan 12, 2023Updated 3 years ago
- Official code of jTrans: Jump-Aware Transformer for Binary Code Similarity Detection☆178Apr 10, 2025Updated 10 months ago
- Karta - source code assisted fast binary matching plugin for IDA☆901May 13, 2023Updated 2 years ago
- A tool for matching and diffing source codes directly against binaries.☆649Jan 9, 2023Updated 3 years ago
- ☆63Oct 17, 2023Updated 2 years ago
- The dataset used in the experiments for Esh (http://binsim.com)☆21Sep 8, 2016Updated 9 years ago
- The Kam1n0 Assembly Analysis Platform☆626Mar 2, 2023Updated 2 years ago
- UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities☆350Sep 25, 2023Updated 2 years ago
- VulSeeker: A Semantic Learning Based Vulnerability Seeker For Cross-Platform Binary☆106Dec 25, 2018Updated 7 years ago
- Code and resources for the paper: "Neural Reverse Engineering of Stripped Binaries using Augmented Control Flow Graphs"☆211May 10, 2021Updated 4 years ago
- Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.☆560Jun 24, 2020Updated 5 years ago
- Code for the paper "Investigating Graph Embedding Neural Networks with Unsupervised Features Extraction for Binary Analysis"☆65Oct 6, 2022Updated 3 years ago
- ☆239Jan 14, 2024Updated 2 years ago
- BinTuner☆66Jul 25, 2022Updated 3 years ago
- Display Hex-Rays Microcode☆245Nov 13, 2022Updated 3 years ago
- Codee☆17Dec 9, 2020Updated 5 years ago
- Offical Implementation for PalmTree☆148Jan 29, 2024Updated 2 years ago
- ☆189Mar 21, 2025Updated 11 months ago
- B2SFinder is a binary-to-source matching tool for OSS reuse detection on COTS software. This project contains the core code of B2SFinder …☆61Sep 2, 2019Updated 6 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆736Apr 26, 2025Updated 10 months ago
- This is a deep learning dataset for cross-version binary code similarity detection.☆27Nov 7, 2018Updated 7 years ago
- A sane API for IDA Pro's decompiler. Useful for malware RE and vulnerability research☆468Apr 10, 2023Updated 2 years ago
- Automatically generate AV byte signatures from sets of similar binaries.☆287Dec 10, 2024Updated last year
- grap: define and match graph patterns within binaries☆155May 5, 2022Updated 3 years ago
- HexRays ctree visualization plugin☆437Sep 6, 2024Updated last year
- Intermediate Representation for Binary analysis and transformation☆349Jan 14, 2026Updated last month
- A fast binary coverage measurement tool based on AFL's Qemu mode