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.

x64dbg-python no memory area r/w breakpoint api

Featured Replies

Posted

First of all, I would like to thank the person who developed this.

Really, it is a good debugger.

 

By the way, I think that memory area breakpoint API does not exist.

I would appreciate it if you could make it.

I am always thankful to you.

 

SCRIPT_EXPORT bool SetBreakpoint(duint address);

SCRIPT_EXPORT bool DeleteBreakpoint(duint address);

SCRIPT_EXPORT bool DisableBreakpoint(duint address);

SCRIPT_EXPORT bool SetHardwareBreakpoint(duint address, HardwareType type = HardwareExecute);

SCRIPT_EXPORT bool DeleteHardwareBreakpoint(duint address);

 

The existing functions are listed above, There is no function that can breakpoint the entire memory region.

SetHardwareBreakpoint that function is a 1 byte breakpoint.

 

Best regards.

 

Edited by Gegul

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.