weak1337 / ModExMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModExMap

Project inspired by https://github.com/btbd/modmap

x64 Dll manual mapper that can map 64 aswell as 32bit dlls into other processes. It iterates all modules and checks if your dll fits between them. If thats the case the module is modified and the dll mapped in between

About


Languages

Language:C++ 79.1%Language:C 20.9%