Tylous/ZipExec
A unique technique to execute binaries from a password protected zip 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1779
- days_rel: n/a
- days_push: 1524
- n_releases_24m: 0
Adoption not part of the score
1032 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZipExec is a Go-based proof-of-concept tool that wraps binaries into a password-protected zip file, base64 encodes it into a JScript loader, and executes it via Windows COM objects without unzipping. The password protection evades EDRs and disk-based anti-malware scanning.
Use cases
- execute binaries from a password protected zip
- evade EDR detection when running tools
- generate a JScript loader for a payload binary
- red team tool execution on Windows
- bypass anti-malware disk scanning
- wrap offensive security tools for stealthy execution
When to choose
- you need to execute binaries on Windows while evading EDR and anti-malware scanning
- you are doing red team or penetration testing and need defense-evasion techniques
- you want a JScript-based loader generated automatically from a binary
When to avoid
- you need a general-purpose zip utility
- you are not targeting Windows
- you need a maintained tool with recent updates and broad platform support
Facets
cli-tool · maturity maintenance
security cryptography cli developer-tools security penetration-testing windows windows cli go red-team evasion defense-evasion jscript-loader offensive-security edr-bypass command-line
1 source
- readme: https://github.com/Tylous/ZipExec · fetched 2026-08-28 · d12b3fc25757
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tylous/ZipExec | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem