![]() |
Quote:
Its a Git repository. Greetings |
Hi friend ,pls check ur Email at G...
really this bridge of Qt make some more trouble to deal with vc++ . and make it more complicated. can u describe the way on how we can comiple a dll (VC++) file to work with ur debugger,how to get ur exported Functions? what *.h we needed and not make a trouble . Thanks in adv |
Hi,
You can currently compile the project (EXE+DBG+BRIDGE) with VS2010. I'm currently porting the GUI to Qt v5.1.1 (which also has x64 builds available for download). If you are interested in compiling the GUI, please install Visual Studio 2012. Greetings |
GUI is compatible with Qt5, download the latest sources from the repo and compile with VS2012 (Just install vs12 and use Qt Creator)
Greetings |
Code:
[This is a new version of this repository. The old version can be found ] |
Updated to v0.2Alpha:
- GUI hotkeys - user databases for labels/comments/breakpoints (*.dd64 or *.dd32 files) - easy context menu in disassembly (to set breakpoints etc) - many bugfixes Greetings, Mr. eXoDia & Sigma PS Please report bugs if you find any, we will fix then as soon as we can. PS2 Plugin support is coming after we consider the disassembly view 'stable' |
If I hit unload then hit restart debug, Ctrl + F2, it will not restart.
when will support modify disassemble code and copy all modified code to new exe? also comment can't edit yet. no breakpoint manager and bookmark manager. |
Quote:
The restart feature is currently not implemented indeed. Will do that for the next release. Comments you can set using the command: cmt, addr,"label" clearing goes like: cmtc addr Command for labels is 'lbl' and 'lblc' (did I forget this in the help?) the gui will support comments and labels for the next release also. Breakpoint, comment, label, bookmark manager also for the next release :) Thanks for the message, most stuff I actuallt forgot to implement :D Greetings |
Hi everybody,
Today a small release (V0.03ALPHA) with the following important changes: - fixed many bugs - more context menu options (you can now select a HWBP to replace when DRX is full) - bookmarks (ctrl+d) - plugin support - user database is stable, so your labels+comments+bookmarks+breakpoints are saved automatically Download here: https://bitbucket.org/mrexodia/x64_dbg/downloads Greetings, Mr. eXoDia & Sigma PS If you have questions (about plugin support) or want to contribute in some way, feel free to contact me |
Thanks for your work!
Indeed we are in need for good x64 debuggers Am I missing something obvious or is it not possible yet to attach to a process? AC |
Quote:
Its true, currently its not possible to attach, I will add this to the next release. |
add Detach feature as well please
|
1 Attachment(s)
Please, take a look in this crash report...
|
Quote:
Greetings |
Quick release v0.4alpha
Changelog: - fixed many, many bugs - added function analysis (currently manual, select some data, press SHIFT+F) - added attach feature (little crash when you close x64_dbg, but basically it works) - pageup/pagedown in disassembly - string detection (very basic, no support for UNICODE yet) - middle mouse to copy address of the currently selected instruction - ??? probably some more improvements, check BitBucket for a full changelog We are working on the dump/stack windows, but as Sigma is offline for some time now already I decided to do a quick release in between. Hopefully there will be a dump+stack window in the next release... Detach feature currently has problems, so it will not work. Probably this has to do with TitanEngine and it's DebugLoop function, but more investigation is required. Focus on the DBG side of the project will be adding support for loop highlighting, also manual and a good API that allows creation of analysis plugins. Screenshot: http://rghost.net/51253283/image.png Happy new year everyone! Mr. eXoDia |
All times are GMT +8. The time now is 20:06. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2023, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX