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 to custome right popup menu?

Featured Replies

Posted

i want to custome right poupmenu in windows like you guys do

i want add open with oly, scan with peid,...

but i haven't any idea :wacko: ?

thanks in advance

save as .reg and execute:

(just a few examples, you have to modify the pathes of course)

Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\exefile\shell\LordPE Editor\command]
@="C:\\Reversing\\LordPE\\LordPE.EXE /PEEDIT\"%1\" /NOTRADEMARK"[HKEY_CLASSES_ROOT\exefile\shell\OllyDbg\command]
@="C:\\Reversing\\OllyDbg\\OllyDbg.exe \"%1\""[HKEY_CLASSES_ROOT\exefile\shell\Scan with PEiD\command]
@="\"C:\\Reversing\\PEID\\PEiD.exe\" \"%1\""[HKEY_CLASSES_ROOT\exefile\shell\Scan with Protection ID\command]
@="C:\\Reversing\\Protection ID\\pid.exe -scan %1"

The commands differ from app to app, some need "%1" and some only %1, others need an extra flag.

And some don't support cmd line at all.

To do the same for dlls, you have to change exefile to dllfile, ie.

[HKEY_CLASSES_ROOT\dllfile\shell\LordPE Editor\command]
@="C:\\Reversing\\LordPE\\LordPE.EXE /PEEDIT\"%1\" /NOTRADEMARK"

If you just want to do Olly and PEiD the options are in the tools.

In PEiD go to options->add to context

In olly go to options->add to explorer

  • Author

Thanks alot

exedllfile

exedllfile.rar

post-41139-1229267944_thumb.jpg

Edited by by:70

:dunno: ?!? what's this by:70?
:dunno: ?!? what's this by:70?

post-41139-1229272006_thumb.png

English

post-41139-1229275957_thumb.jpg

CtF.rar

CtF.rar

Edited by by:70

  • Author

lol :1:

Hi

You can use a very simply example

\masm32\examples\bcraven\append

Greets,

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.