A custom GetModuleHandleW implementation through the PEB (InLoadOrderModuleList method).
Written in C.
Compatible with Windows x86/WoW64 OS.
Result (ASLR enabled):
Credits to nirsoft for the documented PEB structures.
A custom GetModuleHandleW implementation through the PEB (InLoadOrderModuleList method) in C.
C