Skip to content

xalicex/Get-DLL-and-Function-Addresses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GetModuleHandle and GetProcAddress like allowing to retrieve dll addresses from the PEB and function address from the Export Address Table of the DLL.

Handy when EDR is watching you 👀

About

GetModuleHandle (via PEB) and GetProcAddress (via EAT) like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages