libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Classes | Functions
peb_lookup.cpp File Reference
#include "ntddk.h"
#include <peconv/util.h>
#include <peconv/peb_lookup.h>

Go to the source code of this file.

Classes

class  SectionLocker
 

Functions

bool is_wanted_module (LPCWSTR curr_name, LPCWSTR wanted_name)
 

Function Documentation

◆ is_wanted_module()

bool is_wanted_module ( LPCWSTR  curr_name,
LPCWSTR  wanted_name 
)

Definition at line 77 of file peb_lookup.cpp.

Here is the call graph for this function: