> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Spice86

C# ★ 657 via github-topic
→ View on GitHub
Spice86 is a PC emulator designed for reverse engineering and modification of real mode DOS programs where source code is unavailable. It methodically generates a self-contained C# project from the executed code's Control Flow Graph (CFG), facilitating gradual rewriting from low-level assembly to higher-level code, while also supporting Ghidra integration for deeper static analysis. The tool operates across multiple platforms (Windows, macOS, and Linux) and provides extensive runtime data dumps to aid in the analysis and reconstruction process.