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

WithSecureLabs/python-exe-unpacker

A helper script for unpacking and decompiling EXEs compiled from python code. observed · 2026-08-28

github.com/WithSecureLabs/python-exe-unpacker · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3194
  • days_rel: n/a
  • days_push: 748
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1013 stars · 351 forks observed · 2026-08-28

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

A Python CLI script that unpacks and decompiles Windows EXEs compiled from Python code, supporting executables built with py2exe and PyInstaller. It glues together community tools and uses YARA rules to detect Python-compiled executables, including handling encrypted PyInstaller bytecode.

Use cases

  • unpack pyinstaller exe
  • decompile python executable back to source
  • analyze malware written in python
  • extract pyc files from py2exe binary
  • detect if an exe was compiled from python
  • reverse engineer pyinstaller-packed malware sample

When to choose

  • analyzing a suspected Python-compiled Windows executable during malware triage
  • you need to recover Python source from py2exe or PyInstaller binaries
  • you want automated YARA-based detection of Python packers

When to avoid

  • the executable was packed with tools other than py2exe or PyInstaller
  • you need actively maintained support for modern PyInstaller versions
  • you need a GUI-based reverse engineering suite rather than a script

Facets

cli-tool · maturity maintenance

reverse-engineering parser security cli security reverse-engineering developer-tools python cli windows malware-analysis pyinstaller py2exe decompiler unpacker yara command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
WithSecureLabs/python-exe-unpackermain32

For agents

markdown · JSON · MCP: product_card(name="WithSecureLabs/python-exe-unpacker")

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