Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   How to debug with DLL (__dbk_fcall_wrapper) (https://forum.exetools.com/showthread.php?t=21438)

dnvthv 12-07-2025 20:36

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.

WyvernX 12-08-2025 08:13

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