65.9K
CodeProject is changing. Read more.
Home

Getting the address of a function in a DLL loaded in another process

Dec 24, 2010

CPOL
viewsIcon

54800

Ideal for finding LoadLibrary() in 32 bit programs from a 64 bit program but it works for any function in any DLL and supports forwarded functions and ordinals.