![]() |
x64dbg
Hi everyone,
  Maybe some of you heard it already, but Sigma and I are working on an x32/x64 debugger for Windows for a few months now... The debugger currently has the following features:
  Screenshot: http://rghost.net/49769041/image.png   Debug engine is TitanEngine, disassembler BeaEngine, icons are from various sources (see About dialog). We use QT for the GUI part.   If you have a suggestion, a bug report, need more info, want to contribute, just post here or send me a private message.   The latest public build + source can always be found on http://x64dbg.com (click 'Source'->'bin_public') to download the latest build. For now, you can download the first 'alpha' here: http://rghost.net/49769396   We would love to hear from you!   Greetings,   Mr. eXoDia & Sigma |
The idea is cool! :) BTW are you using TitanEngine version 2.0.3? Previously I've implemented some unpackers with this version but I've found several major bugs inside. I've reported all of these issues but seems like this code is dead. Because of that I've tried to fix them alone but I've found a spagetti code :D Just for your information...
|
Quote:
Greetings, Mr. eXoDia |
OK, I'll look for these issues and report them on the URL when I've found something...
Quote:
|
"Yes (mainly x32)" should be "Yes (mainly x64)"
|
I like this Idea very much .... but look on the steps to build this project will take a long time ,especially to get bug report and begin fix it, so for x32 it will be a waste of time ,but for x64 no problem.
anyway I would like to join this project too , maybe as a tester at this time and a coder later. and I prefer to work on X64 more than x32 .u know ollyDbg take tha place . so the best thing is thinking in x64 and make one like an ollyDbg x1.0 which all guys like it ,and try to emulate it Functionally. |
@ferrit.rce: thanks in advance for that!
@Jerry: you're right, I wanted to change it, but I was too late to edit the post (maybe one of the admins could do that?) @ahmadmansoor: great you want to join, of course you are welcome! As for the development time x32 and x64 require (almost) no different code. In fact, porting the GUI from x64->x32 took a few minutes :) Our aim is indeed to add features like ollyDbg, our design is very different though (GUI and DBG are separate, so bugs can be easily fixed without having to recompile all modules) also the plugin architecture is going to be very different (currently there are only some ideas but there will be many types/places to add plugins to) Also, a new release available in public_bin. Changelog: - added Scylla 'plugin' (start scylla with the current process/dll you have loaded) - fixed many GUI bugs (redraw bugs etc), by Sigma - fixed this disassembly bug with truncated QWORDS Download in the repo Greetings |
mr.exodia: nice.. i hope you will finish the project a lot of work..
bye NeO |
Time of 1 man a hero in the field is out nowadays (IMHO)
only the Team could do things today so if I'll see some parts I could do and I'll have some free time I'll join as well right now as a QA only |
what u use to compile !! ,I have installed Qt ,and try to compile in both qt and vs2010 .
no success . so any some steps to help . |
Quote:
Greetings |
This is an excellent idea. In the past I had looked at incorporating an actual x86 simulator engine like Bochs to help with unpacking but it looks like TitanEngine is an excellent resource to do as well. Looking forward to this tool.
|
Really good job, mr.exodia! I like to write patches in OllyDbg using the assemble command, it would be nice to have the assemble command so I could patch 64-bit programs in the same way.
|
Quote:
Greetings |
source is have svn link?
|
All times are GMT +8. The time now is 20:52. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2023, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX