hasherezade/hollows_hunter
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches). observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- Release rhythm 35
- 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: 49
- age_days: 3156
- days_rel: 354
- days_push: 88
- n_releases_24m: 4
Adoption not part of the score
2401 stars · 296 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hollows Hunter is a Windows command-line tool built on the PE-sieve passive memory scanner that scans running processes for malicious implants such as replaced or implanted PEs, shellcodes, hooks, and in-memory patches, and dumps them for analysis. It supports filtering targets by PID, name, or creation time, continuous scanning via a loop mode, and ETW-based listening.
Use cases
- scan all running processes for malicious in-memory implants
- detect process hollowing and injected shellcode on Windows
- dump suspicious PE modules from live processes for malware analysis
- continuously monitor a system for memory-based malware
- triage an infected machine during incident response
- filter process scans by PID, name, or creation time
When to choose
- you need to inspect live Windows process memory for injected code or patched modules
- you want to scan many processes at once rather than a single PID like PE-sieve
- you need to extract implants to disk for offline reverse engineering
- you want a lightweight, scriptable CLI for malware triage
When to avoid
- you are on Linux or macOS - it is Windows-only
- you need real-time endpoint protection rather than on-demand scanning
- you want a GUI-based forensic suite
- you need to scan memory dumps offline rather than live processes
Facets
cli-tool · maturity active
security vulnerability-scanning reverse-engineering cli security windows developer-tools windows cli memory-forensics process-scanning pe-sieve anti-malware shellcode-detection process-hollowing etw incident-response malware-analysis
2 sources
- readme: https://github.com/hasherezade/hollows_hunter · fetched 2026-08-28 · d8638cc64465
- homepage: https://github.com/hasherezade/hollows_hunter/wiki · fetched 2026-08-29 · aca0faa08fb6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hasherezade/hollows_hunter | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="hasherezade/hollows_hunter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem