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
12
#ifdef _WIN64
16
bool
setup_exceptions(IN BYTE* modulePtr, IN
size_t
moduleSize);
17
#endif
18
19
};
20
buffer_util.h
Definitions of the used buffer types. Functions for their allocation and deallocation.
peconv
Definition
buffer_util.h:15
Generated on Sat Nov 2 2024 22:08:24 for libPeConv by
1.12.0