![]() |
PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
|
#include "scanned_modules.h"#include <string>#include <iostream>#include <windows.h>#include <psapi.h>