SaadAhla/FilelessPELoader
Loading Remote AES Encrypted PE in memory , Decrypted it and run it observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 0
- Release rhythm 35
- Longevity 93
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: 1302
- days_rel: n/a
- days_push: 1100
- n_releases_24m: 0
Adoption not part of the score
1037 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ tool that fetches an AES-encrypted Windows PE executable from a remote location, decrypts it in memory, and executes it without writing to disk (fileless loading). It is aimed at red team and penetration testing scenarios.
Use cases
- load a remote encrypted payload entirely in memory
- run PE executables without touching disk during pentests
- test EDR detection of fileless execution techniques
- deliver AES-encrypted red team tooling
- study in-memory PE loading and decryption techniques
- simulate malware-like execution for blue team training
When to choose
- you need fileless in-memory execution of Windows PE payloads
- you want payloads encrypted at rest with AES and fetched remotely
- you are doing authorized red team or penetration testing work
- you want a simple open-source reference for PE memory loading
When to avoid
- you need a full-featured C2 framework with post-exploitation capabilities
- you require cross-platform support beyond Windows
- you want a maintained tool with active development and recent updates
- you need stealth features like AMSI or ETW bypass
Facets
cli-tool · maturity maintenance
security cryptography developer-tools security penetration-testing windows cpp cli red-team fileless-execution pe-loader aes-encryption offensive-security malware-development pentesting
1 source
- readme: https://github.com/SaadAhla/FilelessPELoader · fetched 2026-08-28 · fb06c804c4c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SaadAhla/FilelessPELoader | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="SaadAhla/FilelessPELoader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem