FLARE Obfuscated String Solver (FLOSS) Logo

FLARE Obfuscated String Solver (FLOSS)

0
Free
Updated 11 March 2025
Visit Website

The FLARE Obfuscated String Solver (FLOSS, formerly FireEye Labs Obfuscated String Solver) uses advanced static analysis techniques to automatically extract and deobfuscate all strings from malware binaries. You can use it just like strings.exe to enhance the basic static analysis of unknown binaries. Obfuscated Strings Rather than heavily protecting backdoors with hardcore packers, many malware authors evade heuristic detections by obfuscating only key portions of an executable. Often, these portions are strings and resources used to configure domains, files, and other artifacts of an infection. These key features will not show up as plaintext in the output of the strings.exe utility that we commonly use during basic static analysis. FLOSS extracts all the following string types: - static strings: "regular" ASCII and UTF-16LE strings - stack strings: strings constructed on the stack at run-time - tight strings: a special form of stack strings, decoded on the stack - decoded strings: strings decoded in a function Please review the theory behind FLOSS [here](link). Our blog post talks more about the motivation behind FLOSS and details how the tool works. FLOSS version

FEATURES

SIMILAR TOOLS

A strings statistics calculator for YARA rules to aid malware research.

Repository of scripts, signatures, and IOCs related to various malware analysis topics.

Tool for decompressing malware samples to run Yara rules against them.

Search gadgets on binaries to facilitate ROP exploitation.

Hyara is a plugin that simplifies writing YARA rules with various convenient features.

angr is a Python 3 library for binary analysis with various capabilities like symbolic execution and decompilation.

A tool for injecting and loading executables with a focus on stealth techniques.

Repository of TRISIS/TRITON/HatMan malware samples and decompiled sources targeting ICS Triconex SIS controllers.

Find exploits in local and online databases instantly

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

Copyright © 2025 - All rights reserved