![]() |
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. |
You will probably have to just do tracing? you mention dbk (ala cheat engine). You can follow the fcall to the memory region it is mapped too, and then set a hardware breakpoint at one of the functions you are wanting to debug, and do a trace. Then just ananlyze the trace to see if its doing what you hope it should be doing..??
|
| All times are GMT +8. The time now is 14:54. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX