weak1337/Alcatraz
x64 binary obfuscator observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 0
- Release rhythm 35
- Longevity 96
Flags: no_releases no_license
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: 1351
- days_rel: n/a
- days_push: 1146
- n_releases_24m: 0
Adoption not part of the score
1993 stars · 267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Alcatraz is a GUI-based x64 binary obfuscator for Windows PE files (.exe, .dll, .sys) written in C++. It applies transformations like control flow flattening, immediate value obfuscation, instruction mutation, and anti-disassembly to hinder reverse engineering.
Use cases
- obfuscate a windows exe to resist reverse engineering
- flatten control flow of compiled functions
- hide imports and entry point in a PE binary
- protect a dll or sys driver from disassembly
- make decompiled output in IDA harder to read
When to choose
- you need to obfuscate x64 Windows PE binaries with a GUI tool
- you want multiple obfuscation passes like flattening, mutation, and anti-disassembly in one tool
When to avoid
- you need obfuscation for non-Windows or non-x64 binaries
- you require a maintained tool with a license or active development
- you need source-level rather than binary-level obfuscation
Facets
application · maturity maintenance
security reverse-engineering compiler security reverse-engineering developer-tools windows cpp binary-obfuscator pe-files control-flow-flattening anti-disassembly gui
1 source
- readme: https://github.com/weak1337/Alcatraz · fetched 2026-08-28 · 4c3ae77d2be8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| weak1337/Alcatraz | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="weak1337/Alcatraz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem