x64_dbg by Mr. eXoDia
From:_http://forum.exetools.com/showpost.php?p=88952&postcount=30
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 __________________ My x64 Debugger: http://x64dbg.com
The tutorial + unpackme files is attached, the debugged used in the tutorial can be downloaded at: http://x64dbg.com. Notice that the tutorial is intended for newbies and as promotion of x64_dbg, so don't expect much special.
Download: http://rghost.net/51263871 Greetings, Mr. eXoDia