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 script save log file question

Featured Replies

Posted

Hi,

Currently, I am writing script with x64dbg feature.

The question is how can I save the log info to a new file, as alike as "wrta" cmd in OllyDbg.

mov vBp,0000000140238A8F
bphws vBp,"x"

LOOP:
erun
cmp cip,vBp
jnz LOOP
log "RVA: {d0} VA: {p1} Size: {d2}",rax, rcx, rdx
jmp LOOP

Here is what I got in x64dbg, every stop at vBp, there is a info "Hardware breakpoint (execute) at 0000000140238A8F !" .

Can I remove it with changing settings/preferences ?

 

Hello,

Currently there is no command to save the log and it is not possible to disable any of the log messages. I added an issue on http://issues.x64dbg.com

Greetings

 

  • Author
10 hours ago, Mr. eXoDia said:

Hello,

Currently there is no command to save the log and it is not possible to disable any of the log messages. I added an issue on http://issues.x64dbg.com

Greetings

 

Ok, I hope it will be soon anyway.

 

  • 2 months later...

thanks!

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.