Exetools

Exetools (https://forum.exetools.com/index.php)
-   Developer Section (https://forum.exetools.com/forumdisplay.php?f=48)
-   -   x64dbg (https://forum.exetools.com/showthread.php?t=15328)

chessgod101 02-20-2014 06:19

Are there any plans to implement features like search for all referenced text strings, all intermodular calls, names in current module, and others like in ollydbg? That is certainly a feature that I am yearning to see in an x64 debugger.

mr.exodia 02-20-2014 06:27

Hi,

Yes, these plans were my first plans when I started with this project :) Do you maybe know a good way of detecting unicode strings from memory? I will again take a look at this, but I dont want it to be a silly feature.

Greetings

Av0id 02-20-2014 16:53

mr.exodia, there is ollydbg plugin called 'ustrref', it's open source - http://www.luocong.com/myworks.htm#ustrref

mr.exodia 02-20-2014 17:52

Quote:

Originally Posted by Av0id (Post 90106)
mr.exodia, there is ollydbg plugin called 'ustrref', it's open source - http://www.luocong.com/myworks.htm#ustrref

Sorry for this thank you-type post, but: THANKS!

I will most certainly implement string searching very soon with this code (but first I have to finish XEDParse)

Greetings,

Mr. eXoDia

Bey 02-21-2014 01:33

One thing I noticed immediately is it doesn't appear to support (or display) the
fpr/mmx and xmm registers. Will these be supported (or displayed) in the future?

mr.exodia 02-21-2014 02:17

@Bey: Yes, they will be supported :)

Greetings

mr.exodia 02-24-2014 20:09

Working hard on the references, but because I'm away this week I wanted to push this out.

V1.0ALPHA Released!

Changelog:
- better symbol searching
- draft of the reference window (currently only manually adding references using the commands 'refinit' and 'refadd addr,label'
- Sigma fixed the dump window! (dump using the 'dump addr' command)
- small bugfixes

Download:
https://bitbucket.org/mrexodia/x64_dbg/downloads

Greetings,

Mr. eXoDia

PS We are still looking for more developers who have some time left to work on this project, please contact me.

cxj98 02-24-2014 20:22

excellent project, need call third developer work together. that will be much better on speed.

n00b 02-24-2014 21:07

Nevermind... It was due to my poor judgement by running it in Win7 mode... My bad...
Works flawless! :D

mr.exodia 02-24-2014 23:24

Quote:

Originally Posted by cxj98 (Post 90165)
excellent project, need call third developer work together. that will be much better on speed.

Hi,

Im open to suggestions, maybe Oleh wants to team up :p

mr.exodia 03-03-2014 08:29

v1.1ALPHA Is out (just release 11)

Changelog:
- simple stack view (no interaction yet, sorry)
- small bugfixes

Download:
https://bitbucket.org/mrexodia/x64_dbg/downloads

Greetings,

Mr. eXoDia

PS Just a small snapshot of this weekend, hopefully there will be some context menus later this week.

cxj98 03-03-2014 09:10

it's very good now, keep good working.

nikor 03-05-2014 09:23

great work! glad to see an open source x64 debugger maturing so well

ali56s 03-05-2014 20:49

how can I search string at it?
BR

ahmadmansoor 03-15-2014 09:40

update backup need fix .
after u make some changes to source code ,and reload target in the debugger again the BP ( which u put it before ) will still and take its place as int3 .program will failed .


All times are GMT +8. The time now is 05:02.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX