flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Roman
Windows 7.
I need get address some function from DLL. In LOAD_DLL_DEBUG_INFO.lpBaseOfDll and LOAD_DLL_DEBUG_INFO.hFile i have values, but GetProcAddress return NULL. А теперь по русски. Мне надо получить адрес функции из DLL. Я запускаю сторонее приложение через CreateProcess в режиме DEBUG_PROCESS. Я смог получить имена DLL которые грузит сторонний процес, но не могу получить адрес функции из DLL. В LOAD_DLL_DEBUG_INFO.lpBaseOfDll и LOAD_DLL_DEBUG_INFO.hFile есть значения. Но подставив их в GetProcAddress я получаю NULL. Тоесть GetProcAddress не дает адрес функции. Как получить адрес функции ? https://www.youtube.com/watch?v=mbFzhjb1m8Q&feature=youtu.be |
|||
![]() |
|
tthsqe
Hmm, that is strange. Are you sure that the function is actually in the exports section of the dll? Are you able to get the address of others functions in the same dll?
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.