← Back to match
FLARE Obfuscated String Solver (FLOSS)
Automatically extracts and deobfuscates hidden strings from malware binaries.
Desktopfree
FLOSS is an open-source command-line tool that automatically extracts and deobfuscates strings hidden inside malware binaries, including strings constructed or decoded at runtime that standard string-extraction tools miss. It's used as a drop-in enhancement over the classic 'strings' utility during static malware analysis, and it also supports language-specific extraction for Go and Rust binaries.
Categories
Malware AnalysisReverse Engineering

