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.

How to use SnR patch by Ali.dbg in Delphi?

Featured Replies

Posted

Hi everyone, help me.
How to integrate in delphi with buttons and Infobox?
I don't understand it.

 

SnR_Patch_Delphi_Src.zip

Edited by Doorker
changed attached file to real delphi src

22 hours ago, Doorker said:

Then ?? bytes will it be CC? or what?

usually ?? bytes ... are the bytes that do not change.

 

  • Author

My patch code looks like this:
Search pattern: 83 E8 04 8B 00 83 F8 23 0F 9C C0 84 C0 ?? ?? B2 01
Replace pattern: ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
how do I replace ?? bytes in JohnWho code? Tried 90 and CC, not working :(
progressbar doesn't move (complied patch always says File successfully patched :().
or how to use Ali.dbg code? (looks like coolier)

Edited by Doorker
.

  • 2 weeks later...
On 2/5/2025 at 4:53 PM, Doorker said:

how do I replace ?? bytes in JohnWho code? Tried 90 and CC, not working :(

Replace with the same pattern,

Example:

Search pattern:   83 E8 04 8B 00 83 F8 23 0F 9C C0
Replace pattern: 83 E8 04 8B 00 83 F8 23 0F 90 90   instead :  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 90 90

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.