libPeConv
A library to load, manipulate, dump PE files.
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Functions
_
a
c
d
f
g
h
i
l
n
o
p
r
s
u
v
Variables
Typedefs
_
a
b
i
l
n
p
r
s
t
u
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Related Symbols
Files
File List
File Members
All
_
a
f
g
i
l
m
n
p
r
s
t
u
Functions
_
a
f
g
i
m
n
p
r
s
t
Variables
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
libpeconv
include
peconv
exceptions_parser.h
Go to the documentation of this file.
1
5
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:632
Generated on Wed Mar 5 2025 23:49:07 for libPeConv by
1.13.2