TraceExecLogger saves information when debugging. Logs are stored in JSON format.
Log | Proc Log | |
---|---|---|
Information to save | instruction register stack |
module thread memory handle network |
Trigger | step trace breakpoint |
save log create thread load dll TElogger.proc.log |
- Download the release
- Copy x64dbg_TraceExecLoggerPlugin.dp32/x64dbg_TraceExecLoggerPlugin.dp64 files to plugins directories of x64dbg
TElogger.enable
TElogger.proc.enable
- Debug
TElogger.save