|
How to debug with DLL (__dbk_fcall_wrapper)
Hi,
The main executable will load the DLL via the function:
__dbk_fcall_wrapper
dbkFCallWrapperAddr
TMethodImplementationIntercept
How to debug it from main executable? Because this DLL will be hidden in module (x32dbg).
Please give me some advice.
Thanks.
|