libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Functions
imports_uneraser.cpp File Reference
#include "peconv/imports_uneraser.h"
#include <iostream>

Go to the source code of this file.

Functions

LPVOID search_name (std::string name, const char *modulePtr, size_t moduleSize)
 

Function Documentation

◆ search_name()

LPVOID search_name ( std::string name,
const char * modulePtr,
size_t moduleSize )

Definition at line 7 of file imports_uneraser.cpp.

Here is the call graph for this function: