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
find_base.h
Go to the documentation of this file.
1
5
6
#pragma once
7
8
#include <windows.h>
9
10
namespace
peconv
{
11
19
ULONGLONG
find_base_candidate
(IN BYTE *module_ptr, IN
size_t
module_size);
20
};
peconv
Definition
buffer_util.h:15
peconv::find_base_candidate
ULONGLONG find_base_candidate(IN BYTE *module_ptr, IN size_t module_size)
Definition
find_base.cpp:70
Generated on Wed Mar 5 2025 23:49:07 for libPeConv by
1.13.2