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
Namespaces | Functions
code_scanner.cpp File Reference
#include "code_scanner.h"
#include <peconv.h>
#include "patch_analyzer.h"
#include "../utils/artefacts_util.h"
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  pesieve
 

Functions

BYTEpesieve::first_different (const BYTE *buf_ptr, size_t bif_size, const BYTE padding)