Jump to content

Crack Me v1.0 - [Medium Difficulty]


Regarding the difficulty  

8 members have voted

  1. 1. Was this too easy?

    • Yeah... Definitely
      2
    • Mhh, No!
      6


20 posts in this topic

Recommended Posts

Updated (edited)

Heyy,

below is an iOS Crack Me iPA for JB & Non-JB devices.

You can sideload the IPA with Sideloadly or any other signing service to try it.

67x8YwD.jpeg

 

Nice done to @ios_noob_roblox to crack it !!:hyper:


Informations:

- Authentication System: Very Easy
- Obfuscation: Medium
- Goal: Show the Premium page
- Version: 1.0

Download IPA Link:

Hidden Content

React or reply to this topic to see the hidden content & download link. 👀


Credits:
- 𓄼 . f v c k . 𓄹

Updated by 𓄼 . f v c k . 𓄹
crack instruction
  • Like 44
  • Winner 1
  • Thanks 7
  • Haha 1
  • Agree 3
  • Informative 7
Posted (edited)

Since I'm new to iOS reverse engineering it took me a couple of hours to crack this app. I don't know swift nor objective-c so it was frustrating but in the end a fun challenge for me. 

 

Observations

During my initial analysis, I identified some key strings related to license verification (found using a debugger):

  • 0x102284878: "The license code must be 10 digits"
  • 0x102284A20: "Oops! A license is needed"
  • 0x102284C5C: "The license code is invalid"
  • 0x102284AD4: Success message location

 

Steps to Crack the App

I’ll modify the instruction at 0x1022846A4 to redirect any conditions to the success message.

Original Instructions:

  • 0x1022846A4: 80 10 00 B4

Patched Instructions:

  • 0x1022846A4: 07 01 00 14 — Modified instruction to forcefully jump to the success message

Replace the original bytes with the patched ones in a hex editor, or use your debugger to make the change directly.

 

Proof: 

https://imgur.com/a/we9agFi

Updated by ios_noob_roblox
  • Like 1
  • Winner 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines