How to find address of a .dll inside of process?

04/16/2007 19:05 giacometti#1
Well, there are tools like cheat engine that find and enumerate all dlls of a process (giving its start adress) and if you add an address that is inside a dll you will get something like this at address: graphics.dll + offset.

Well, i want to implement it manually in my prog, so i was wondering if anyone know a way to get that kind of address. I am searching for it meanwhile...

<hr>Append on Apr 16 2007, 19:37<hr> nvm, I found a work around for it.

Any mod can close or delete this post.