Skip to content

A custom GetModuleHandleW implementation through the PEB (InLoadOrderModuleList method) in C.

Notifications You must be signed in to change notification settings

nnot09/GetModuleHandleW-through-PEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GetModuleHandleW-through-PEB

A custom GetModuleHandleW implementation through the PEB (InLoadOrderModuleList method).

Written in C.

Compatible with Windows x86/WoW64 OS.

Result (ASLR enabled):

alt text

Credits to nirsoft for the documented PEB structures.

About

A custom GetModuleHandleW implementation through the PEB (InLoadOrderModuleList method) in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages