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.

Featured Replies

In x32 and x64 navigation keys up and down do not work in the window references and the window symbols.

In X32 when patched in some directions out the window.

2015-12-31_122351.png.1b77c5efd435440b33
The instruction is patched correctly.

 

 

Edited by sstrato

  • Replies 221
  • Views 203.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • @sstrato Thanks, I found where the issue is and a fix will be out soon.

  • @mrexodia: Since you love the free publicity, would you consider adding x64dbg project to the #hacktoberfest?

  • Done, 57 issues have been marked with the #Hacktoberfest label  

Posted Images

  • Author
On 30 December 2015 at 9:40 PM, sstrato said:

In x32 and x64 navigation keys up and down do not work in the window references and the window symbols.

In X32 when patched in some directions out the window.

2015-12-31_122351.png.1b77c5efd435440b33
The instruction is patched correctly.

 

 

Thanks for the report. I will look into it. This warning message is meant to help you if you try to assemble "jmp x" where x is not pointing to a valid memory location or a memory location that is marked as non-executable. This behavior has been fixed and a new snapshot should be available soon.

  • 2 months later...

Hi. Newest snapshot have issues with breakpoints. Sometimes doesn't break. Anyone can confirm this?

From this update do not work properly ((#373 (05-mar-2016 13:03:43) (DBG: implemented caching (lookup in the memory map))).

Edited by sstrato

  • Author

@sstrato What is not working exactly?

the first time you run the program breakpoints work properly if recharging the program and rerun the breakpoints of the libraries do not work. If you revert back cache modification work (tested).

  • Author

Okay, thank you very much! I disabled caching for most part now, there might still be some issues with disassembling in newly allocated pages but this was expected behavior.

From esta big update (#204 (24-nov-2015 1:57:45)) it is impossible to erase the HBP placed in memory (Outside libraries and program), without parecece grave But it is annoying. Anyway they are inactive and can not be used.

Edited by sstrato

  • Author

@sstrato Confirmed and fixed those issue(s). Thanks a lot for the report! Now 'inactive' breakpoints are shown in a GUI and you should be able to manipulate them normally (enable/delete).

9 hours ago, Mr. eXoDia said:

@sstrato Confirmed and fixed those issue(s). Thanks a lot for the report! Now 'inactive' breakpoints are shown in a GUI and you should be able to manipulate them normally (enable/delete).

They seem to work fine now, thanks great job.

Yeah they are working fine :) thx mr.exodia :)

 

You can highlight Regex search again.

Normal search:

normal.png.efd2d5817d8bda5b327ef9cdc6d3b

Regex search:

Regex.png.9693b860cf60a7a8f153694ced0850

  • 3 weeks later...

Hi,

just registered to say "Thank you!" for x64dbg. :)

And I already have a small feature request: Maybe the strings from a file should be cached somewhere so they are not "processed" again every time I want to start a string search?

  • Author
On 4/8/2016 at 10:06 PM, Cthulhux said:

Hi,

just registered to say "Thank you!" for x64dbg. :)

And I already have a small feature request: Maybe the strings from a file should be cached somewhere so they are not "processed" again every time I want to start a string search?

If you search for strings you can go back to the reference tab and see your old results there.

Unable to save patch introduced at the end of the file without code area.
Example:

no-patch.wmv

  • Author

@sstrato are you sure there is space free there? A bug was found in the RVA <-> Offset conversion but most executables simply don't have space after the 'NOP' that you saw as last instruction.

1 hour ago, Mr. eXoDia said:

@sstrato are you sure there is space free there? A bug was found in the RVA <-> Offset conversion but most executables simply don't have space after the 'NOP' that you saw as last instruction.

If there is free space. Tested with several executables, all with free space at the end of the section of the .text section. OllyDbg if allowed.

It works very well, thank you.

  • 3 weeks later...

the string search is working a bit slower in the last version from 1. May, it hangs at a percentage.
i do most of the time search for strings in one module, maybe it is normal, but i remember in a build from April, it was much faster.

Does anybody have any contact with the author? It would be cool to ask him to publish the source code in order to someone could make a script editor for x64DBG debugger? OllySubScript сommands can be added to the list, removing completely the same lines from the list does not work, there is only forcible manner. x64DBG_SubScript - Generally it would be useful to users.

  • 4 weeks later...

Thank you for making this program.

  • 1 month later...

Can someone provide SDK examples in C# ?

@Hatschi: considering that you can't create unmanaged exported functions in C# without extra hacks (like https://www.nuget.org/packages/UnmanagedExports ), people are quite unlikely to port SDK to C#. ;) 
But if you wish to do that yourself, that might be a pretty cool weekend project..

 

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.