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
params_dump.h File Reference
#include <iostream>
#include <pe_sieve_types.h>

Go to the source code of this file.

Namespaces

namespace  pesieve
 

Functions

void pesieve::params_fields_to_JSON (pesieve::t_params &params, std::stringstream &outs, size_t level)
 
void pesieve::params_to_JSON (pesieve::t_params &params, std::stringstream &stream, size_t start_level)