![]() |
|
|
|
#1
|
||||
|
||||
|
BugDbg x64
Hi,
I had a bit of free time on my hands and also I missed some x64 debugger with command-line (windbg is nice but only if debugging code with symbols) so I started writing my own x64 user-land debugger. Some screenshots: http://pespin.com/bugdbg_sc.html Download (no installation needed): http://www.pespin.com/bugdbg.rar Be aware its pre-alpha version so it's not meant for serious work. Definitely more work is needed but I think basic debugging functionality is finished. |
| The Following 14 Users Gave Reputation+1 to cyberbob For This Useful Post: | ||
alekine322 (09-28-2012), Av0id (09-28-2012), besoeso (09-26-2012), chessgod101 (09-26-2012), deroko (10-04-2012), Git (09-28-2012), giv (09-27-2012), hiei (09-28-2012), Jupiter (09-27-2012), MarcElBichon (09-27-2012), mr.exodia (09-28-2012), riverstore (09-28-2012), val2032 (10-16-2012), WRP (09-27-2012) | ||
|
#2
|
||||
|
||||
|
Wow, very nice
reminds me of SoftICE, which is a big plus
__________________
http://accessroot.com |
|
#3
|
||||
|
||||
|
Great job!
__________________
SnD |
|
#4
|
|||
|
|||
|
What a nice job cyberbob! This is by far (IMHO) the best x64 debugger nowadays, plz continue its development
.It works fine on win7x64, but I have a question: I'm planning installing an XP x64 vm, your debugger support that O.S.? Anyone else can confirm that? Thanks in advance! |
|
#5
|
||||
|
||||
|
Quote:
|
| The Following User Gave Reputation+1 to cyberbob For This Useful Post: | ||
hiei (09-30-2012) | ||
|
#6
|
||||
|
||||
|
small update, Pre-alpha 2 released.
- added Debug - "Step out" command - added new commands bpinstr, u - added different line highlight when jump is taken - improvments, bug fixes the same download link http://www.pespin.com/bugdbg.rar |
|
#7
|
||||
|
||||
|
Thanks for the update.
__________________
�����ԧ�ѧާާߧ�� ��ҧ֧��֧�֧ߧڧ� �ӧ�����ܧ� �� Windows Crack ���ҧ��֧ߧڧ� ���ѧ�-Dabei Guanyin ����է�ڧ�ѧ��ӧ� ���ѧ� �ҧ֧� �ާڧ�ѧҧ��
|
|
#8
|
||||
|
||||
|
Pre-alpha 3 released
• added File - ��Attach to process�� option • added Debug - ��Detach debuggee�� option • added possibility to modify Register value from context menu • added new commands ��inject��, ��detach�� • improvments, bug fixes |
| The Following 9 Users Gave Reputation+1 to cyberbob For This Useful Post: | ||
bolo2002 (10-21-2012), chessgod101 (10-16-2012), cracker[PYG] (10-17-2012), deroko (10-31-2012), giv (10-16-2012), hiei (10-19-2012), MarcElBichon (10-16-2012), MCKSys Argentina (10-23-2012), xtiaoshi (10-16-2012) | ||
|
#9
|
|||
|
|||
|
Like hiei said, this is the best x64 free debugger! Thank you Cyberbob!
A little question: Memory can be changed from MemoryView Window? How? Thanks in advance! |
|
#10
|
||||
|
||||
|
using your keyboard, the same way as in WinDbg. Its read-only if you display it in ASCII format.
|
| The Following User Gave Reputation+1 to cyberbob For This Useful Post: | ||
MCKSys Argentina (10-24-2012) | ||
|
#11
|
|||
|
|||
|
Pre-alpha 4 released
• added backwards disassembling • added breakpoint condition to software breakpoints • miscellaneous debugging improvments |
| The Following 3 Users Gave Reputation+1 to MarcElBichon For This Useful Post: | ||
|
#12
|
||||
|
||||
|
Quote:
|
|
#13
|
||||
|
||||
|
small update cause I introduce some nasty bug with line highlight in previous release and I dont want it to hang for download.
Pre-alpha 5 • added new commands ��~��, ��bd��, ��be��, ��readmem�� • improvments, bug fixes |
| The Following 5 Users Gave Reputation+1 to cyberbob For This Useful Post: | ||
azsd (11-16-2012), chessgod101 (11-15-2012), deroko (11-15-2012), hiei (11-16-2012), K3nny (12-13-2012) | ||
|
#14
|
|||
|
|||
|
Those links no longer work for me. Where can I get a copy from Cyberbob?
|
|
#15
|
|||
|
|||
|
the link
http://www.pespin.com/bugdbg.rar is working ?? |
![]() |
|
|