Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 244 Bytes

File metadata and controls

4 lines (3 loc) · 244 Bytes

LoadLibrary() and GetProcAddress() Replacement Functions

LoadLibrary() and GetProcAddress() replacement functions for x86, x64, and ARM; with handling for forward exports.

Similar to shellcode, this searches the PEB for procedure addresses.