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

GlyphDbg

C ★ 17 via github-topic
→ View on GitHub
GlyphDbg is a deterministic introspection engine designed for remote analysis of processes and memory, offering deep insights into the Windows NT environment without traditional debugging APIs. Notable features include advanced memory and pointer introspection, remote PE reconstruction for malware analysis, symbolic command interfaces, and a stealth execution engine to avoid detection. It emphasizes a raw, low-level approach to analysis, treating system components as integral narratives rather than mere metadata, and enables extensibility through custom DLL integration.