Ghidra
PulseAugur coverage of Ghidra — every cluster mentioning Ghidra across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
Qualcomm NPU Compiler Reverse-Engineered for Edge AI Optimization
A researcher has reverse-engineered the compiler for Qualcomm's Neural Processing Unit (NPU) to better understand and optimize edge AI deployments. The findings reveal that the compiler uses a sophisticated MILP solver …
-
LLMs improve malware classification using multi-decompiler analysis · 2 sources tracked
Researchers have developed a method using Large Language Models (LLMs) to improve malware classification by analyzing decompiled code from multiple decompiler tools. The study found that combining decompiled views from …
-
Retro enthusiast embeds Snake game into vintage S3 graphics card VBIOS
A retro computing enthusiast has successfully embedded the classic Snake game into the VBIOS of a vintage S3 ViRGE DX graphics card. This modification allows the game to be played directly upon system boot, independent …
-
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…