yijiufly / SigmaDiffLinks
Implementation of the NDSS'24 paper "SigmaDiff: Semantics-Aware Deep Graph Matching for Pseudocode Diffing"
☆20Updated 2 years ago
Alternatives and similar repositories for SigmaDiff
Users that are interested in SigmaDiff are comparing it to the libraries listed below
Sorting:
- Official code of Callee: Recovering Call Graphs for Binaries with Transfer and Contrastive Learning☆43Updated last year
- cinspector - a static C source code analysis framework☆28Updated last year
- Full implementaion of Genius☆33Updated 2 years ago
- Implementation of CCS'2022 paper "SymLM: Predicting Function Names in Stripped Binaries via Context-Sensitive Execution-Aware Code Embedd…☆63Updated 5 months ago
- ☆71Updated last year
- ☆55Updated 7 months ago
- TypeForge: Synthesizing and Selecting Best-Fit Composite Data Types for Stripped Binaries (S&P 2025)☆39Updated last month
- 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
- ☆34Updated 4 years ago
- A collection of papers, tools about type inferring, variable renaming, function name inferring on stripped binary executables.☆114Updated last month
- Code for the NDSS'23 paper "DARWIN: Survival of the Fittest Fuzzing Mutators"☆33Updated 2 years ago
- ☆29Updated last year
- ☆44Updated 2 years ago
- For our CCS24 paper 🏆 "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" by Danning Xie, Zhu…☆118Updated 8 months ago
- TypeDive: Multi-Layer Type Analysis (MLTA) for Refining Indirect-Call Targets☆98Updated last month
- Research artifact for Oakland (S&P) 2022, "BEACON: Directed Grey-Box Fuzzing with Provable Path Pruning"☆40Updated last week
- Neural Network-based Graph Embedding for Cross-Platform Binary Code Similarity Detection☆84Updated 2 years ago
- This is the official repository for VulHawk.☆74Updated 2 years ago
- ☆18Updated 2 years ago
- ☆63Updated 2 years ago
- EMS provided by the paper "EMS: History-Driven Mutation for Coverage-based Fuzzing"☆34Updated 3 years ago
- This is a deep learning dataset for cross-version binary code similarity detection.☆27Updated 7 years ago
- ☆24Updated 3 months ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆87Updated 2 months ago
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆31Updated 4 years ago
- Binary Code Similarity Analysis (BCSA) Benchmark☆168Updated last year
- ☆75Updated 3 years ago
- MTFuzz: Fuzzing with a Multi-Task Neural Network☆36Updated 4 years ago
- Symbolic Execution Over Processor Traces☆125Updated last year
- Goshawk is a static analyze tool to detect memory corruption bugs in C source codes. It utilizes NLP to infer custom memory management fu…☆102Updated last year