Thread: using x64_dbg
View Single Post
  #1  
Old 07-23-2015, 21:23
rcer rcer is offline
Friend
 
Join Date: Dec 2008
Posts: 163
Rept. Given: 5
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 4
Thanks Rcvd at 24 Times in 20 Posts
rcer Reputation: 9
using x64_dbg

I am trying find the encryption seeds from a 64bit daemon, and have only experience using Ollydbg, which doesn't debug x64 binaries.

So I started using x64_dbg, but this debugger does not have a field where you can input any parameters such as "-t computer-name 4 ¨Cc license.lic"

Can anybody tell me how to pass on arguments to this debugger?

rgds
Reply With Quote