Delphi_MemoryModule icon indicating copy to clipboard operation
Delphi_MemoryModule copied to clipboard

MemoryModuleHook.InstallHook fail for application built with runtime packages

Open ccy opened this issue 5 years ago • 0 comments

InstallHook will intercept LoadLibrary, GetProcAddress and FreeLibrary. The function fail to work for application built with runtime packages.

ccy avatar Jul 03 '20 00:07 ccy