Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-29-2009, 11:32
Syoma Syoma is offline
reverse engineer
 
Join Date: May 2009
Posts: 338
Rept. Given: 35
Rept. Rcvd 77 Times in 50 Posts
Thanks Given: 15
Thanks Rcvd at 78 Times in 51 Posts
Syoma Reputation: 77
Visual Studio (+ VisualDDK for kernel mode debugging).
Reply With Quote
  #2  
Old 09-07-2009, 07:00
mdyaser
 
Posts: n/a
I see there is no problem which debugger we must use
the important thing that you must know how to use the debugger in a correct way
I use OllyDbg
Reply With Quote
  #3  
Old 09-07-2009, 13:17
Evilcry Evilcry is offline
Friend
 
Join Date: Jan 2009
Posts: 59
Rept. Given: 4
Rept. Rcvd 16 Times in 10 Posts
Thanks Given: 3
Thanks Rcvd at 42 Times in 19 Posts
Evilcry Reputation: 16
Sure,
just remember that gdb comes out from porting issues and for its particular
structure is slow.

IDA Debugger is great and presents the advantage of plugin integraton,
this thing is really important because allow you to harden debugger from
hostile code

thanks ahmadmansoor !
Reply With Quote
  #4  
Old 09-22-2009, 22:47
bedrock's Avatar
bedrock bedrock is offline
Friend
 
Join Date: May 2002
Posts: 96
Rept. Given: 8
Rept. Rcvd 5 Times in 2 Posts
Thanks Given: 20
Thanks Rcvd at 2 Times in 2 Posts
bedrock Reputation: 5
ollydbg is good, and easier to learn, but will become less useful as more people move to x64, i for one have already installed Windows 7 x64 version on my laptop, it will be my only OS (apart from VM) from now on...
Reply With Quote
  #5  
Old 10-12-2009, 16:13
lordnasty lordnasty is offline
Friend
 
Join Date: Sep 2004
Posts: 32
Rept. Given: 5
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 34
Thanks Rcvd at 1 Time in 1 Post
lordnasty Reputation: 0
IDA + Ollydbg
Olly for a "fast" debugging
IDA for a deeper work
Using together, however, is the best (example generate file .map with IDA and then pass the .map file to Olly and continue works on the same target).
Reply With Quote
  #6  
Old 10-15-2009, 01:14
rd
 
Posts: n/a
IDA for static analysis

Debuggers
Windows
Olly for Ring 3 Apps
Softice/Windbg for Ring 0 code
Immunity Debugger (olly+python) for quick exploit writing

*nix
gdb + a nice gdbinit script
IDA Debugger (remote ) + gdbserver [ this is quite nice actually]
kgdb for Linux kernel debug
Reply With Quote
  #7  
Old 10-15-2009, 14:51
remal
 
Posts: n/a
Speaking of a GDB init file, mammon's gdbinit is pure jewel.

http://www.802.11mercenary.net/~johnycsh/misc/mammon-gdbinit-fixed.txt
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
64bit debuggers for Linux CZC x64 OS 5 12-08-2021 23:12
[Python][Ida Pro]Free the debuggers Storm Shadow Source Code 5 08-25-2014 13:52
question about debuggers Juca General Discussion 1 02-12-2003 22:49


All times are GMT +8. The time now is 04:53.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )