vul337 / CalleeLinks
Official code of Callee: Recovering Call Graphs for Binaries with Transfer and Contrastive Learning
☆43Updated 2 years ago
Alternatives and similar repositories for Callee
Users that are interested in Callee are comparing it to the libraries listed below
Sorting:
- This is the official repository for VulHawk.☆74Updated 2 years ago
- ☆58Updated 8 months ago
- Artifacts for our USENIX Security '24 paper: "Code is not Natural Language: Unlock the Power of Semantics-Oriented Graph Representation f…☆83Updated last year
- Official code of jTrans: Jump-Aware Transformer for Binary Code Similarity Detection☆176Updated 9 months ago
- Implementation of CCS'2022 paper "SymLM: Predicting Function Names in Stripped Binaries via Context-Sensitive Execution-Aware Code Embedd…☆63Updated 6 months ago
- CLAP(Contrastive Language-Assembly Pre-training) learns transferable binary code representations with natural language supervision☆70Updated last year
- Neural Network-based Graph Embedding for Cross-Platform Binary Code Similarity Detection☆85Updated 2 years ago
- Implementation of "Beyond Classification: Inferring Function Names in Stripped Binaries via Domain Adapted LLMs" (NDSS'25)☆45Updated 7 months ago
- Full implementaion of Genius☆33Updated 2 years ago
- ☆106Updated last year
- ☆26Updated last year
- This is a deep learning dataset for cross-version binary code similarity detection.☆27Updated 7 years ago
- The scalable bug search for binaries☆71Updated 9 years ago
- Binary Code Similarity Analysis (BCSA) Benchmark☆171Updated 2 years ago
- Official code for kTrans: Knowledge-Aware Transformer for Binary Code Embedding☆29Updated 2 years ago
- Offical Implementation for PalmTree☆147Updated 2 years ago
- ☆63Updated 2 years ago
- ☆73Updated last year
- Unofficial implementation of asm2vec using pytorch ( with GPU acceleration )☆82Updated 2 years ago
- Implementation of the NDSS'24 paper "SigmaDiff: Semantics-Aware Deep Graph Matching for Pseudocode Diffing"☆20Updated 2 years ago
- 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 2 years ago
- A collection of papers, tools about type inferring, variable renaming, function name inferring on stripped binary executables.