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

Objective: Find the password. No patching.

Obfuscation: Moderate

Coded in: C++

voidsCrackme.rar

Objective: Find the password. No patching.

Obfuscation: Moderate

Coded in: C++

I'm no expert... But as far as I can tell - this can't be done without patching?

0040116B . 3B05 70904000 CMP EAX,DWORD PTR DS:[409070]

EAX is the first letter of whatever you enter...

DWORD PTR DS:[409070] is 0x00000000

which cannot be entered.

bug? or am i being dumb? i'll relook at this in the morning and see if i'm just to tired...

Objective: Find the password. No patching.

Obfuscation: Moderate

Coded in: C++

I'm no expert... But as far as I can tell - this can't be done without patching?

0040116B . 3B05 70904000 CMP EAX,DWORD PTR DS:[409070]

EAX is the first letter of whatever you enter...

DWORD PTR DS:[409070] is 0x00000000

which cannot be entered.

bug? or am i being dumb? i'll relook at this in the morning and see if i'm just to tired...

Ahhh silly me!

of course null can be entered!

at the command line hold control + shift and hit 2 (@)

this will result in a null character (^@ is displayed)

and you get a win ;)

that brings back old terminal memories..

LOL its so simple, i was wondering how to do that thanks for the info ZART. I saw that right away too but didnt know how to enter it. :lol:

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.