![]() |
|
|
|
#1
|
|||
|
|||
|
@deepzero, Plugins, traces, recognizing system calls, and remarking relevant stuff like jumps or loops, useful highlighting templates, not freaking out with Unicode strings aside from petty stuff like being intuitive, good-looking, fast and stable. I had some painful experiences with other debuggers in the past. So far, I feel most comfortable with OllyDbg and IDA.
@mr.exodia: Oh, never heard of your project; but thanks a lot for making an open-source alternative, I will keep an eye on it! So far I have been just an end-user of x86 debuggers/disassemblers, but never participated in the development of any of them (I just worked for few time on a PPC debugger for an emulator), so I'm not sure if I can do something useful. Besides I'm involved in other project. :/ |
|
#2
|
|||
|
|||
|
@AlexAltea: take a look at this https://mega.co.nz/#!z4xEGLpL!xEijh1sqgZyKX_e9QhLyVlb_tprJx7OfhWGUXYRa7K8 its a deve build of x64_dbg and it has pretty much anything you need (except for traces and freaking out with chinese characters)
|
| The Following User Gave Reputation+1 to mr.exodia For This Useful Post: | ||
n00b (05-10-2014) | ||
|
#3
|
||||
|
||||
|
link was dead
|
|
#4
|
|||
|
|||
|
use google
|
|
#5
|
||||
|
||||
|
I know it and know where i can get your tools
![]() but i just want tell you provided link does not works
|
|
#6
|
|||
|
|||
|
@Okada: There has been no news since february, try x64dbg if you really need to debug an x64 target http://x64dbg.com
Greetings |
|
#7
|
|||
|
|||
|
The problem with x64_dbg is that it doesn't show Names (in the current Module) like it shows in OllyDbg 32 bit. How can I set BP on a API inside a .dll ?
|
|
#8
|
|||
|
|||
|
Check the symbols tab or directly type the api name.
greetings |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Where's OllyDbg | imagin | General Discussion | 5 | 06-11-2005 20:07 |