the-xentropy/xencrypt
A PowerShell script anti-virus evasion tool 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: 2415
- days_rel: n/a
- days_push: 1263
- n_releases_24m: 0
Adoption not part of the score
1192 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Xencrypt is a single-file PowerShell crypter that encrypts, compresses, and obfuscates PowerShell scripts to bypass AMSI and antivirus detection. It supports recursive layering (up to 500 iterations), randomized variable names, and randomized encryption/compression routines.
Use cases
- evade antivirus detection for powershell scripts
- bypass AMSI when running powershell payloads
- obfuscate a powershell script before a red team engagement
- encrypt invoke-mimikatz so it runs undetected
- learn how crypters work by modifying the source
- prepare FUD payloads for a CTF
When to choose
- you need to obfuscate and encrypt PowerShell scripts for authorized red team testing or CTFs
- you want a simple, single-file, easily modifiable crypter to learn evasion techniques
- you need recursive layering to increase entropy of a payload
When to avoid
- you need evasion against modern EDRs or up-to-date AV signatures, as the tool is from 2020 and no longer guaranteed FUD
- you want a supported production security product rather than a demo/educational tool
- you cannot legally or ethically use offensive tooling in your environment
Facets
cli-tool · maturity maintenance
security cryptography cli security penetration-testing windows cli crypter powershell amsi-bypass av-evasion red-team obfuscation ctf-tools command-line
3 sources
- readme: https://github.com/the-xentropy/xencrypt · fetched 2026-08-28 · 1e1e3584987e
- homepage: http://netsec.expert · fetched 2026-08-29 · a38a84359609
- site_page: https://netsec.expert/about · fetched 2026-08-29 · 462c0685aed6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| the-xentropy/xencrypt | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="the-xentropy/xencrypt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem