![]() |
|
|||||||
| View Poll Results: Would you use this debugger? | |||
| Yes (mainly x32) |
|
97 | 29.04% |
Not at all
|
|
25 | 7.49% |
| Yes, if it gets better (please post feature suggestions) |
|
90 | 26.95% |
| Yes (mainly x64) |
|
122 | 36.53% |
| Voters: 334. You may not vote on this poll | |||
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
hi,
yes, this bug has been reported various times, I will include this in the limitations. greetings |
|
#2
|
|||
|
|||
|
V1.7ALPHA is out!
Changelog: - some help updates - added version information to file - detach using right click -> detach on the tab you want to detach - fixed a bug when searching for strings twice (search didn't work) - fixd a crash on loading an empty script - fixed a potential overflow while escaping a debug string - escape the section names from the memory map - better pattern finder - added command auto-completion (includes plugin commands) - removed an annoying log message on clicking a plugin menu - fixed bugs in GuiSelectionGet & GuiSelectionSet (thanks to ahmadmansoor) - added commandline support (x64_dbg.exe "c:\program files\test.exe") - fixed a bug in modbasefromname (thanks to Artic!) - added status bar API - added bpdll command - fixed a bug in DeviceNameResolver - fixed various bugs in TitanEngine - fixed a bug with manual functions in the GUI - added various bridge exports Download: https://sf.net/p/x64dbg Greetings, Mr. eXoDia |
| The Following 12 Users Gave Reputation+1 to mr.exodia For This Useful Post: | ||
|
#3
|
|||
|
|||
|
Hey bro eXoDia, thanks for sharing latest alpha! I was been waiting by x64 version for a long time ago.
![]() Greetz, CD |
|
#4
|
|||
|
|||
|
V1.8ALPHA is out!
Welcome tr4ceflow to the team! Changelog: - added IDA-like sidebar - color customization - instruction tokenizing - allow highlighting of instruction tokens (CTRL+H) - new register view that highlights changes - fixed a bug with detaching - updated BeaEngine - new database format (JSON + lz4) - massive performance improvements - use SHIFT for selection - small fixes - project code cleaup - more API functions Website (made by tr4ceflow): http://x64dbg.com Greetings, Mr. eXoDia |
|
#5
|
||||
|
||||
|
Quote:
and the performance boost is awesome!but i'm found a bug: if you try to load DLL without 'Sytem Breakpoint' but with regular stop on EP it crashes (x64_dbg(x32)) |
| The Following User Gave Reputation+1 to DMichael For This Useful Post: | ||
mr.exodia (06-21-2014) | ||
|
#6
|
|||
|
|||
|
Thanks for sharing x64 version
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ BEST REGARDS ؟?؟ ALEN ؟?؟ |
|
#7
|
|||
|
|||
|
OMG mate, your debugger just can't stop to amaze me - the best X64 debugger to date!
It's working perfect, nothin more or less to say ![]() Only thing I'd like to add which would be useful has to be the ability to copy bytes from sub-menu when selecting either 1 line or several in the core window, and/or in the dump window
|
| The Following User Gave Reputation+1 to n00b For This Useful Post: | ||
mr.exodia (06-21-2014) | ||
|
#8
|
|||
|
|||
|
V1.9ALPHA is out, featuring many requested changes!
Changelog: http://x64dbg.com/changelog.html (crash when posting the actual changelog) Website: http://x64dbg.com Greetings, Mr. eXoDia |
| The Following 6 Users Gave Reputation+1 to mr.exodia For This Useful Post: | ||
besoeso (07-07-2014), chessgod101 (07-09-2014), cjack (07-07-2014), n00b (07-07-2014), Storm Shadow (07-07-2014), zeuscane (07-07-2014) | ||
|
#9
|
||||
|
||||
|
hi, i got a problem in solve module name in new release v.1.9 release.
Pic attached. A greeting. error_solve_name.JPG |
| The Following User Gave Reputation+1 to besoeso For This Useful Post: | ||
zeuscane (07-07-2014) | ||
|
#10
|
||||
|
||||
|
|
|
#11
|
|||
|
|||
|
@besoeso: Could I use TeamViewer to debug x64_dbg on your computer? I cannot reproduce this problem...
EDIT: First please try these DLL files (copy&overwrite in x64_dbg directory). Please tell me the exact error message, maybe I can provide some fixes for that. Greetings, Mr. eXoDia Last edited by mr.exodia; 07-08-2014 at 01:55. |
|
#12
|
|||
|
|||
|
Hey guys,
Thanks to besoeso I found a bug in the WinAPI which caused NtQueryObject to not set the required structure size. Long story short, if you have Windows XP, download the updated DeviceNameResolver here and copy&replace it in your x64_dbg directory: https://bitbucket.org/mrexodia/devicenameresolver/downloads/DeviceNameResolver_002.rar Greetings, Mr. eXoDia |
|
#13
|
|||
|
|||
|
Quote:
|
|
#14
|
|||
|
|||
|
Firstly I would like to say WOW! Thank you for a fantastic release - truly brilliant work.
Secondly it seems to crash (here at least) when searching for intermodular calls. If you could let me know what I can do in the way of providing logs, links to target, my set up etc I would be more than happy to offer what assistance I can in troubleshooting this. Finally, as suggestions for improvement : 1. make the reference windows sortable (or even better searchable) (SO much easier to track down stuff that way) 2. some sort of "Copy all modifications to executable" option and 3. showing referenced data in the window below the disassembly window i.e Test qword ptr ds[r9+4],0 at RDX and in the window display Qword ptr ds[r9+4] = 00000001404EEDC0 I realise that most of us are asking to integrate OllyDbg functionality into x64_dbg but IMHO these are some of the most useful. To me anyway Once again mr. exodia - thank you for a fantastic tool |
|
#15
|
|||
|
|||
|
@TheEnd: Did you try the fix in the post above yours?
@-=bb=-: Thanks! Regarding the crash, best would be to send me a video/txt how to reproduce it + (most importantly) the file you tried it on. Everything is working fine here. Regarding your suggestions: 1. first point is implemented 2 seconds ago (thanks for reminding me), second point is already implemented 2. already implemented, try the 'Select groups' button in the patch dialog 3. thanks, but this has been requested a few times now (see issues.x64dbg.com) To everyone requesting features: make sure it's not already implemented! or already on the issues list http://issues.x64dbg.com Please also create an issue at http://issue.x64dbg.com this allows everyone to work on it. Greetings, Mr. eXoDia |
![]() |
| Tags |
| bit, debugger, x32, x64, x64_dbg |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Debug with x64dbg | dnvthv | General Discussion | 2 | 03-22-2025 21:49 |
| Add .lib file on x64dbg ? | LaDidi | General Discussion | 0 | 02-18-2022 14:39 |
| DBG2AP - x64dbg plugin | Agmcz | Community Tools | 1 | 06-15-2019 07:14 |
| nfd - x64dbg plugin | hors | Community Tools | 2 | 04-01-2018 08:18 |
| x64dbg python | Storm Shadow | Developer Section | 6 | 08-04-2017 15:29 |