soevielofficial / win-mapping

Manually mapping a DLL into memory basically emulates everything that LoadLibrary() does, it handles the section relocation, relative offsets and import resolving.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soevielofficial/win-mapping Stargazers