View Single Post
  #1  
Old 01-12-2018, 12:19
Stingered Stingered is offline
Friend
 
Join Date: Dec 2017
Posts: 256
Rept. Given: 0
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 296
Thanks Rcvd at 179 Times in 89 Posts
Stingered Reputation: 2
Q: How can I get this kind of output from X64DBG?

MOV DWORD PTR DS:[402033], EAX

TO:


kernel32.BaseThreadInitThunk
Lparam = NULL
DlgProc = thisapp.0400103A
hOwner = NULL
PTemplate = 400
hInst = NULL
DialogBoxParamA
ExitCode = 7d733367
ExitProcess

Is there a plugin available to decode this, like OllyDBG?

THX!
Reply With Quote