Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Feature suggestions

Featured Replies

  • Author

The last two versions X32 ( snapshots ) do not work on xp sp3, stay loading debug the program indefinitely

The latest snapshot should have fixed this. Download from http://snapshots.x64dbg.com

  • Replies 180
  • Views 60.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • What about a function like collapse when RSP point to a system call? I have made a sample to make it clear. I think that can be one of the cleanest solution without wrongly show in the stack the

  • Not sure if these have been requested:   1. Ability to sort the symbols (exports) by name 2. Ability to search for binary strings 3. Ability to set a memory breakpoint in the memory map window 4.

  • Possibillity to write/edit script in script tab would be great.

Posted Images

Problem solved in XP, is doing a great job thanks.


In all records when they have a valid address in the drop-down menu contains the options (Follow Disassembler, Follow stack and Follow dump) except in the EDX register is not annoying is just an observation.


Edited by sstrato

Hey eXodia,


1. It would be nice if you can differentiate between the color for user comments and for debugger comments.


2. Double click on a byte in the HexDump window should show the BinaryEdit dialog.


Edited by Steller

  • Author

Problem solved in XP, is doing a great job thanks.

In all records when they have a valid address in the drop-down menu contains the options (Follow Disassembler, Follow stack and Follow dump) except in the EDX register is not annoying is just an observation.

I fixed this problem, it will soon be available on http://snapshots.x64dbg.com

 

Hey eXodia,

1. It would be nice if you can differentiate between the color for user comments and for debugger comments.

2. Double click on a byte in the HexDump window should show the BinaryEdit dialog.

Resolved both issues.

http://img0.www.suckmypic.net/img/e/R/DGiiP8U8/automatic_comment_differnece.png

automatic_comment_differnece.png

Edited by Mr. eXoDia

Thank you, that was really fast.


Is it possible to change the user comments color within the preference?


  • Author

Yes

In all records when they have a valid address in the drop-down menu contains the options (Follow Disassembler, Follow stack and Follow dump) except in the EDX register is not annoying is just an observation.


 


In last snapshot ( snapshot_2014-12-25_08-32-51 ) the problem persists.


  • Author

In all records when they have a valid address in the drop-down menu contains the options (Follow Disassembler, Follow stack and Follow dump) except in the EDX register is not annoying is just an observation.

 

In last snapshot ( snapshot_2014-12-25_08-32-51 ) the problem persists.

Rebuild it yourself:

WUc7nPT.png

In all records when they have a valid address in the drop-down menu contains the options (Follow Disassembler, Follow stack and Follow dump) except in the EDX register is not annoying is just an observation.


 


In last snapshot ( snapshot_2014-12-25_08-32-51 ) the problem persists. X32_dbg, 32 bits.


In all records when they have a valid address in the drop-down menu contains the options (Follow Disassembler, Follow stack and Follow dump) except in the EDX register is not annoying is just an observation.

 

In last snapshot ( snapshot_2014-12-25_08-32-51 ) the problem persists. X32_dbg, 32 bits.

Grab the latest build here: http://jenkins.x64dbg.com/job/development/ws/release/

Yes_It_Works.png

i just want to track something down here and i can find no option or feature to go for the Entry point of a dll.


i can use dll entry ticked by this will require me to work thru the bunch of dlls, the main program visits, i have checked the manual already i havnt found anything.


the new build from 28. dec is working great!


  • Author

i just want to track something down here and i can find no option or feature to go for the Entry point of a dll.

i can use dll entry ticked by this will require me to work thru the bunch of dlls, the main program visits, i have checked the manual already i havnt found anything.

the new build from 28. dec is working great!

The following commits are now available on http://snapshots.x64dbg.com:

GUI: better view of imports ("[module].[label]" instead of "[label]")DBG: more fixes in valapifromstring (this function is getting really complex and confusing now)GUI: added an option to copy the file path of a moduleDBG: fixed a bug in valapifromstring (the correction for the loaded base in the debuggee was bad)GUI: added "Follow Entry Point in Disassembler" option in Symbols viewDBG: added possibility for '?' as delimiter. this ignores exports (useful if there are exports called "entry" or "imagebase")DBG: allow accessing the entry point of a module with "<module>:entry"GUI: resolved issue #228 (double click in dump or stack starts editing data)GUI: resolved issue #229 (automatic comments have a different color)DBG: automatic comments will have a '\1' character as prefix.GUI: fixed 'follow in disassembler' and 'follow in dump' not possible with EDX/RDX

I like the way how OllyDbg seperates code.


 


vfuuxeur.png


 


I don't know if this is possible now, but i would be nice if i can set the color for the int3. It really helps to read the code segments.


These bracket are nice to but not so important.


  • Author

I like the way how OllyDbg seperates code.

You can do this using the hotkey Shift+F when selecting code. Automatic analysis is still in development.

04R4tyZ.png

 

I don't know if this is possible now, but i would be nice if i can set the color for the int3. It really helps to read the code segments.

I added this for you, it looks a little weird, but adding it doesn't hurt anyone :)

WBq8bpt.png

Wait for a snapshot at http://snapshots.x64dbg.com (probably available tomorrow).

Greetings,

Mr. eXoDia

Edited by Mr. eXoDia

Thank you for your support.


Hope the automatic analysis will work soon.

The hardware breackpoints not work on x32 (32 bit).


In 32 bits still not working (hardware breackpoints). In 64 bits do not know.


Edited by sstrato

Now work again, thanks.


  • 4 months later...

References would be interesting to choose multiple breackpoints at once. Menu (Breakpoint on all commands) and (Remove breakpoint from all commands) e.g., as Olly.


Edited by sstrato

  • Author

@sstrato: it was reported here, thanks for the report anyway though!

Hi there and thanks for the great tool!
It would be very useful if x64dbg could remember the arguments from the "Change Command Line". For now, it must be changed every time you restart the console app.Regards

Hi Mr. eXoDia,


thanks a lot for your (and your co-workers) results on x64dbg ... it's becoming better and better day by day. :)


Tabbed interface with multiple tabs per "function" helps a lot having all at hand ... really nice :)


 


If it's not a problem, can you please add support for the HOME/END keyboard keys, so I could reach the top/bottom of the current disassembled memory area/section? I use it regularly on x86 with Olly and I really miss this feature on x64dbg. I understand it's not a top priority, so - please - write it down into the TODO list at the last free place :P


 


Thanks a lot in advance.


 


Best Regards,


Tony


Edited by tonyweb

  • Author

Hi Mr. eXoDia,

thanks a lot for your (and your co-workers) results on x64dbg ... it's becoming better and better day by day. :)

Tabbed interface with multiple tabs per "function" helps a lot having all at hand ... really nice :)

 

If it's not a problem, can you please add support for the HOME/END keyboard keys, so I could reach the top/bottom of the current disassembled memory area/section? I use it regularly on x86 with Olly and I really miss this feature on x64dbg. I understand it's not a top priority, so - please - write it down into the TODO list at the last free place :P

 

Thanks a lot in advance.

 

Best Regards,

Tony

For old friends there is always room for priority management :P In a few minutes there will be a snapshot with the requested features available on http://snapshots.x64dbg.com(it should be from today)

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.