PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
Loading...
Searching...
No Matches
process_symbols.h File Reference
#include <string>
#include <iostream>
#include <dbghelp.h>
#include "dbg_help_wrapper.h"

Go to the source code of this file.

Classes

class  ProcessSymbolsManager

Macros

#define ALIGNED8   __attribute__((aligned(8)))

Macro Definition Documentation

◆ ALIGNED8

#define ALIGNED8   __attribute__((aligned(8)))

Definition at line 12 of file process_symbols.h.