扫描所有正在运行的进程。识别并清除各种潜在的恶意插件(替换/植入的 PE、shellcode、钩子、内存补丁)。
Hollows Hunter is a command-line application based on PE-sieve passive memory scanner. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches). While in case of PE-sieve you can select the process only by its PID, Hollows Hunter allows to select them by various criteria, such as:
If no specific target is selected, it proceeds to scan all available processes.
Hollows Hunter allows also for continuous memory scanning, via /loop argument, or by being run as an ETW listener: in /etw mode (64-bit version only).
[!IMPORTANT]
The available arguments are documented on Wiki. They can also be listed using the argument/help.
Uses: PE-sieve (the library version).
❓ PE-sieve FAQ - Frequently Asked Questions
Use recursive clone to get the repo together with all the submodules:
git clone --recursive https://github.com/hasherezade/hollows_hunter.git
Download the latest release, or read more.
Available also via Chocolatey
暂无开放 Issues,或尚未同步最近议题。