Ghidra
PulseAugur coverage of Ghidra — every cluster mentioning Ghidra across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
AI assists Rust developer in reverse-engineering RAR format
An individual used AI tools like Claude and OpenAI Codex to reverse-engineer the complex RAR file format in just five weeks. Despite the lack of official documentation, the developer analyzed open-source libraries and b…
-
AI agents reconstruct vulnerabilities from Linux and Windows binaries
Researchers have developed agentic pipelines for vulnerability discovery in software binaries. Patch2Vuln focuses on Linux distribution binary patches, successfully identifying security-relevant functions in half of tes…
-
AI struggles to reverse-engineer SimTower for modern reimplementation
A developer has created a playable clone of the classic game SimTower, named towers.world, by using AI to reverse-engineer the original game's binary code. The process involved a custom framework called 'reaper' that in…
-
LLM agents improve binary decompilation with constraint-guided refinement
Researchers have developed a novel multi-agent framework called Constraint-Guided Multi-Agent Decompilation (MCGD) to improve the recovery of executable source code from compiled binaries. This system employs a hierarch…