NEW X64dbg debugger Build 47 Now with decompiler!

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
It just got hell of alot more cool factor, and making it almost complete. @mr.exodia have added alot of fetures lately, first yara plugin.

Now he have added the snowman decompiler plugin to hes free x86-x64 debugger.
You should all test it and give some feedback.


HmZO54Y.png


Changes
BRIDGE: show cpu gui function (detail / githubweb)
PROJECT+GUI: snowman decompiler (detail / githubweb)

You need the Microsoft Visual C++ 2013 Redistributable Packages (x86 and x64) to run this.
https://www.microsoft.com/en-us/download/details.aspx?id=40784




Download latest snaphsot here.

http://sourceforge.net/projects/x64dbg/files/snapshots/
 
Last edited:

Deb

New member
I'm using the debugger for the first time.The decompiler parts sounds really cool. :)

Can you please tell me how can I get the decompiled code of any function ??
 

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
first goto function
In command shell you should type "analyze" or "anal" then it shows with right click. ;)
 

Deb

New member
Just I realized I downloaded the old build "snapshot_2015-04-03_00-09-27", which doesn't have the plugin :(
Now I got it. A beautiful work must say! Thanks anyway! :)

Cheers,
Debasish Mandal
 

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
Yes i changed the snapshot link some hours ago.I had put a direct link at first, it should work now.
 

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
Could be a good feture in next build, to add the analyze to right click menu.
 

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
Okay new build have fixed the border issue.
Also no need to analyze to decompile function.
 
Top