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.

hex change (delphi) ?

Featured Replies

Posted

delphi soruce code

myprogram.exe (olly)

before

0046B376 . /74 0C JE SHORT 19_1.0046B384

after

0046B376 . /90 90 JE SHORT 19_1.0046B384 /// nop 90 90

How do delphi programing

thanks

delphi soruce code

myprogram.exe (olly)

before

0046B376 . /74 0C JE SHORT 19_1.0046B384

after

0046B376 . /90 90 JE SHORT 19_1.0046B384 /// nop 90 90

How do delphi programing

thanks

Actually the first question should be how you want to change these bytes, in memory using a loader? or hard patch it by changing the offset bytes?

Once you know what sort of method your going to use then have a look in this catagory there are heaps of examples for memoryloader and offset patching(I have posted some my self here). Just keep in mind if you decided to use offset patching is that ollydebug is showing you the virtual address NOT the offset address! (lots people seems to forget this when attempting to create a patcher for first time).

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.