View Single Post
  #1  
Old 12-07-2025, 20:36
dnvthv dnvthv is offline
Family
 
Join Date: Nov 2010
Posts: 92
Rept. Given: 126
Rept. Rcvd 35 Times in 19 Posts
Thanks Given: 118
Thanks Rcvd at 49 Times in 15 Posts
dnvthv Reputation: 35
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.
Reply With Quote
The Following User Says Thank You to dnvthv For This Useful Post:
niculaita (12-08-2025)