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

flare-floss

Python ★ 4143 via github-topic
→ View on GitHub
The FLARE Obfuscated String Solver (FLOSS) is a static analysis tool designed to automatically extract and deobfuscate strings from malware binaries, enhancing the traditional `strings.exe` utility. It effectively identifies and extracts various types of obfuscated strings, including static, stack, and decoded strings, thereby improving the analysis of potential malware artifacts. Notable features include support for language-specific string formats and the ability to interface with other tools like Binary Ninja and IDA Pro through additional scripts.