Ross ROSS = Recommend OSS · open-source software intelligence for agents

mandiant/flare-floss

FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware. observed · 2026-08-28

github.com/mandiant/flare-floss · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3836
  • days_rel: 706
  • days_push: 7
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4138 stars · 541 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

FLOSS (FLARE Obfuscated String Solver) is a Python CLI tool from Mandiant that automatically extracts and deobfuscates strings from malware binaries using advanced static analysis. It recovers static, stack, tight, and decoded strings, plus language-specific strings from Go and Rust binaries.

Use cases

  • extract obfuscated strings from malware binaries
  • deobfuscate stack strings in an executable
  • find hidden C2 domains in a malware sample
  • extract strings from Go and Rust binaries
  • enhance basic static analysis of unknown binaries
  • decode strings built at runtime on the stack

When to choose

  • analyzing malware samples during triage or reverse engineering
  • strings.exe output misses strings because they are obfuscated or stack-constructed
  • you need automated deobfuscation of decoded strings in binaries
  • inspecting Go or Rust executables with non-standard string formats

When to avoid

  • you need dynamic analysis or sandbox detonation of malware
  • the binary is packed and you haven't unpacked it first
  • you need interactive disassembly rather than string extraction

Facets

cli-tool · maturity active

reverse-engineering security parser developer-tools security reverse-engineering developer-tools python cli windows malware-analysis deobfuscation static-analysis strings-extraction flare linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
mandiant/flare-flossmain67

For agents

markdown · JSON · MCP: product_card(name="mandiant/flare-floss")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem