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 patching 0/x

Featured Replies

Posted

Hi there,

In x32dbg when i try to patch file it shows me 0/x patch(es) applied knowing that i try to change Jne to Jmp or adding mov al,1 to an empty byte as in these images 

x64dbg1.PNG

x64dbg2.PNG

x64dbg3.PNG

There can be various reasons for this. From the looks of it x64dbg cannot convert the VA to file offsets. This can be because of packing (eg your section has no raw size) or because of a bug in x64dbg.

  • Author

Thanks for helping , but what should i do? if it is bugged? 

You could try to diagnose the VA to offset conversion. Can you find those instructions with something like CFF Explorer or a hex editor? I'm checking now with http://www.flightsimsoft.com/downloads/AS_PFPX_V126.exe but I'm not sure if that's the program you're looking at.

Yeah so in your case the problem is that the section has no raw space at that point (it's packed with Themida):

vgVar1B.png

  • Author

yes it is the same program but version 105 .

i tried to unpack it but when i open the unpacked one it tells me that the program maybe debugged or damaged and it doesn't open maybe i should rebuild imports? 

 

Edited by Shefo

  • Author

No it is not the same program unfortunately

  • 2 weeks later...
  • Author

Do you know any good tutorial about Themida unpacking?

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.