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.

Featured Replies

Posted

I'm trying to implement dll injection technique from PMA book.

It works for third-party applications, such as notepad++.exe, chrome.exe, FoxitReader.exe, etc. But don't work for windows applications, such as notepad.exe, explorer.exe, etc.

With third-party app "CreateRemoteThread" returns threadId, with windows app returns 0.


Can you help me to understand what happens?

Let me just quote MSDN:

Quote

If the function fails, the return value is NULL. To get extended error information, call GetLastError.

So, what is the error code? 

Most likely causes: mixing 32 and 64bit processes, protected processes, and/or overly aggressive antivirus. :)

  • Author

Error -  ERROR_INVALID_HANDLE (0x6)

 

You're right, the cause was mixing 32/64bit processes.

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.