libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
libpeconv
include
peconv
exceptions_parser.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include "
peconv/buffer_util.h
"
9
10
namespace
peconv
{
11
18
bool
setup_exceptions
(IN BYTE* modulePtr, IN
size_t
moduleSize);
19
20
};
21
buffer_util.h
Definitions of the used buffer types. Functions for their allocation and deallocation.
peconv
Definition
buffer_util.h:15
peconv::setup_exceptions
bool setup_exceptions(IN BYTE *modulePtr, IN size_t moduleSize)
Definition
exceptions_parser.cpp:615
Generated on Wed Dec 4 2024 22:26:33 for libPeConv by
1.12.0