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

dewolf

Python ★ 235 via github-topic
→ View on GitHub
dewolf is a research-oriented decompiler designed as a plugin for Binary Ninja, allowing users to decompile binaries into a more understandable format using its Medium-Level intermediate language. Primarily targeted at software researchers and security analysts, dewolf offers both GUI and command-line interfaces for inspecting decompiled code. Notable features include caching of decompiled code, function navigation within the GUI, and automatic decompilation toggling, though it remains a prototype with potential bugs and optimization limitations.