ergrelet/unlicense
Dynamic unpacker and import fixer for Themida/WinLicense 2.x and 3.x. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 1842
- days_rel: n/a
- days_push: 1110
- n_releases_24m: 0
Adoption not part of the score
1450 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python 3 command-line tool that dynamically unpacks executables protected with Themida/WinLicense 2.x and 3.x. It automatically recovers the original entry point and rebuilds obfuscated import tables for 32-bit and 64-bit PE files and .NET assemblies.
Use cases
- unpack a Themida-protected executable
- dump a WinLicense-packed binary and fix its imports
- recover the original entry point of a packed PE
- unpack a .NET assembly protected with Themida
- analyze malware samples protected with Themida in a VM
- repair obfuscated import tables of a dumped executable
When to choose
- you need to unpack Themida/WinLicense 2.x or 3.x protected binaries
- you do malware analysis or reverse engineering on Windows PEs
- you want automatic OEP recovery and import table fixing
- you prefer a scriptable Python-based unpacking tool
When to avoid
- the target uses a different protector than Themida/WinLicense
- you need runnable dumps of .NET DLLs (unsupported)
- you cannot run the target executable safely (the tool executes it)
- the WinLicense-protected binary requires a license file you don't have
Facets
cli-tool · maturity active
reverse-engineering security cli security reverse-engineering windows developer-tools windows python cli unpacker themida winlicense malware-analysis frida import-fixing portable-executable dump
1 source
- readme: https://github.com/ergrelet/unlicense · fetched 2026-08-28 · c6650a9c7b3d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ergrelet/unlicense | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ergrelet/unlicense")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem