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

JusticeRage/Manalyze

A static analyzer for PE executables. observed · 2026-09-01

github.com/JusticeRage/Manalyze · YARA · GPL-3.0 (copyleft) observed · 2026-09-01

Health v2 · maintenance only

87/100

  • Activity 100
  • Release rhythm 62
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4035
  • days_rel: 43
  • days_push: 4
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1145 stars · 170 forks observed · 2026-09-01

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

Manalyze is a static analyzer for PE (Windows executable) files written in C++. It performs primary malware assessment by parsing PE structures, detecting packers, applying ClamAV signatures, and flagging suspicious indicators via a plugin architecture.

Use cases

  • analyze a suspicious exe for malware indicators
  • detect packed or obfuscated PE executables
  • check malicious import combinations in a binary
  • scan PE files with ClamAV signatures offline
  • submit file hashes to VirusTotal from the CLI
  • verify authenticode signatures of executables
  • find cryptographic constants in a binary

When to choose

  • you need fast, local static triage of Windows PE files
  • you want scriptable malware triage without running the sample
  • you need a plugin-extensible PE parser on Linux or Windows

When to avoid

  • you need dynamic/behavioral analysis or sandbox detonation
  • you analyze non-PE formats like ELF or Mach-O
  • you need a GUI-based reverse engineering suite like IDA

Facets

cli-tool · maturity active

security reverse-engineering parser developer-tools security reverse-engineering developer-tools windows cli cross-platform malware-analysis pe-files static-analysis yara clamav virustotal linux

1 source

Member repositories

RepositoryRoleHealth v2
JusticeRage/Manalyzemain87

For agents

markdown · JSON · MCP: product_card(name="JusticeRage/Manalyze")

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