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've downloaded this crackme long time ago. Its difficult could be 2/10 but it's really funny and, above all, instructive. If you want to try something different ... :smilie3:


Crackme.rar

Solved by mrexodia

Go to solution

buddy i download this but its not exe  its  file?


  • Author

yes ... the main purpose of this type of challlenge is examine the file and then, find its secret! A good start point is an Hex editor and, obviously, internet search! :-)


  • Solution

Solution:

PEEKPOKE

Tutorial:

  • Open up 'Cr4ckM3' in your favorite hex editor
  • First check if you can find the signature (first 4-8 bytes) on google: 3F 3F 3F 3F or 31 35 34 31 have no interesting results, let's look further down.
  • If you scroll down to 0x2D0 you will find a commonly-occurring pattern: A5 29 4A 52 94 <- various intersting hits on google!
  • First link: http://ist.uwaterloo.ca/~schepers/formats/G64.TXT tells us the file should start with 47 43 52 2D instead of 3F 3F 3F 3F. Change this and save the file with the extension .g64
  • Download WinVICE (commodore 64 emulator): http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/WinVICE-2.3-x86.zip
  • Open 'x64mm.exe' and use 'File->Autostart Disk image' and select our saved .g64
  • Appears to be running:

    g64_screen.png

  • Download http://style64.org/dirmaster to browse the contents of the .g64 file
  • Let's look inside "SECRET":

    g64_secret.png

    g64_secret_inside.png

  • Try "PEEKPOKE" as code and everything appears to be in order:

    g64_yay.png

Mr. eXoDia

Edited by Mr. eXoDia

The [crackme] tag has been added to your topic title.

Please remember to follow and adhere to the topic title format - thankyou!

[This is an automated reply]

  • Author

Well done Mr. eXoDia!  :thumbs: Your solution is certainly faster than mine ... probably an old C*4 user would have had a different approach  :smilie3:


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.