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.

trace api

Featured Replies

Posted

Hello, i search for a source code example of a program with can trace API call, a wrapper or something like that. 

For example, i want to see MessageBox call from a other exe, i want this program to put a hook on the second executable and print MessageBox api call and is parameters.

If someone have a example of how to do that, thank you in advance.

Microsoft Detours includes a handful of examples of hooking various API and printing out information as needed via their personal detouring library:

https://www.microsoft.com/en-us/research/project/detours/

 

The concept behind how the examples work can be applied to any other detouring / hooking libraries.

  • Author

Thank, i will take a look 

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.