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 can I send packages to Delphi?

Featured Replies

Posted

How can I send packages to Delphi?

I want to hook certain API's for a game and then send the package for Delphi ...

Help me;)

thx a lot

Package? Do you mean packets as in altering what the game is sending and receiving from a server?

  • Author

Yes, but I do want to do the following, some hooker Api's, and then send the packages to Delphi.

It would be easier if I list the API's used in this game, for a hooker by a ..

How can I do this?

Once you hook the API you have access to the params. With that you could look into various IPC methods such as:

- Named Pipes

- Memory Mapped Files

- WM_USER messages

- Read/Write Files

You could use one of those (or any other IPC method) to send the data to another application.

do you mean data packets? and not packages?

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.