Hi men, i coded this tool in 2 version VB6 and .NET, it's a tool to know the Modules loaded in memory from a process, and calculate the offset and base address, useful for code shifting.
the VB6 version uses the createtoolhelp32snapshot API and seems to work for all processes but not the system processes, but for the games and other processes there is no problem, the .NET version work for all, system and not system processes, so is advisable for people with the framework installed.
Enjoy!
UPDATE:
Link Updated
I have added a version using the PSapi API that is able to load system processes and not, as the .NET version, thx TippeX for advice
DOWNLOAD:
http://www.megaupload.com/it/?d=L1B8ATJM