The SAILR paper's evaluation pipline for measuring the quality of decompilation
☆118Nov 26, 2024Updated last year
Alternatives and similar repositories for sailr-eval
Users that are interested in sailr-eval are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The Decompilation Wiki: info on all things decompilation☆238Feb 26, 2026Updated last month
- ☆16Feb 25, 2024Updated 2 years ago
- Binary Type Inference Ghidra Plugin☆170Feb 9, 2024Updated 2 years ago
- A Python API to VarBERT, a BERT based model for suggesting variable names in decompiled code.☆54Feb 23, 2026Updated last month
- Unofficial CMake build for Ghidra's C++ SLEIGH code☆175Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Implementation of "Beyond Classification: Inferring Function Names in Stripped Binaries via Domain Adapted LLMs" (NDSS'25)☆46Jun 5, 2025Updated 9 months ago
- simple type recognition in decompiled executables☆119Jul 4, 2024Updated last year
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆128Updated this week
- Verified, Incremental, Binary Editing with Synthesis☆55Mar 7, 2023Updated 3 years ago
- a generic decompiler testing framework that can automatically vet the decompilation correctness on the function level.☆18Sep 12, 2024Updated last year
- Bin2Wrong: a Unified Fuzzing Framework for Uncovering Semantic Errors in Binary-to-C Decompilers☆60May 20, 2025Updated 10 months ago
- Mixed Boolean Arithmetic Simplification using E-Graphs☆24May 1, 2025Updated 10 months ago
- ☆25May 27, 2025Updated 10 months ago
- A decompiler-agnostic plugin for interacting with AI in your decompiler. GPT-4, Claude, and local models supported!☆690Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A frozen version of angr for the SAILR paper☆16Sep 4, 2024Updated last year
- ☆146Oct 26, 2024Updated last year
- A reversing plugin for cross-decompiler collaboration, built on git.☆690Updated this week
- The DREAM decompiler☆48Apr 27, 2022Updated 3 years ago
- ☆65Dec 17, 2025Updated 3 months ago
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com