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.

x64 inline patching

Featured Replies

Posted

Is there any way please (code or tool) for x64 '.dll' files inline patching ?

I will be a great favor.

Thanks.

  • 4 weeks later...
  • Author

No solution ?
Need help guys !

Solution for what ?! No one will write the code for you.

show us what you have and where you failed and we may help.

  • Author

Well to be more precise, I'm looking for a way from where I can start coding.
an example of x64 exe/dll in-memory patching...

Anyway thanks Kurapica and sorry if I'm nagging.

research OpenProcess,  CreateProcessA, CreateProcessW,  SuspendThread, ResumeThread, GetThreadContext, SetThreadContext, ReadProcessMemory, WriteProcessMemory, VirtualAllocEx, CreateRemoteThread... and use the search button too

Edited by evlncrn8

  • Author
11 hours ago, evlncrn8 said:

research OpenProcess,  CreateProcessA, CreateProcessW,  SuspendThread, ResumeThread, GetThreadContext, SetThreadContext, ReadProcessMemory, WriteProcessMemory, VirtualAllocEx, CreateRemoteThread... and use the search button too

Thanks dude !

No need to apologize, I was just trying to understand your purpose.

have fun.

i forgot VirtualProtectEx too, that might come in useful, but all of those generally give you what you're after and im sure you can find some examples of the api usage or documentation on msdn, codeproject, github or the like

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.