duraki / SketchCrapp

SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
433 stars 37 forks source link

Version 95.3 #96

Open pgeorge677 opened 1 year ago

pgeorge677 commented 1 year ago

ketchCrapp is finding application bundle path ... [+] Selected Sketch.app path is (auto-detected) ... OK [+] Analysing application bundle ... Starting [+] Finding executable file ... OK [+] Finding Info.plist ... OK [+] Checking Info.plist for CFBundleShortVersionString ... OK [ERR] Version 95.3 is not supported, please carefully review README file again. [INFO] Copy the details below and open a new issue on GitHub repository: https://github.com/duraki/SketchCrapp +===================================================================

duraki commented 1 year ago

Oof thats a long way of releases and new Sketch versions that we haven't managed to keep up with. I have not touched Sketch assembly code for years now. Latest supported version by SketchCrapp (thanks to @elijahtsai) is v71.2 which is what most of us use and run with no issues whatsoever

See line :202 of our script, indicating that 71.2 is latest version we support out of the box.

Maybe you should stick to the old version like us, it's pretty stable and most of the new things works on it.

Try out the oneliner documented here

bash -c "$(curl -s https://raw.githubusercontent.com/duraki/SketchCrapp/master/sketchcrapp.sh -o -)" -O -m

I highly doubt I'll have time to reverse newer versions. To be honest, @elijahtsai deserves all the credit for most of the supported versions. And there are a lot of them he provided crack and patch offsets. Eli, bro, hats off to u 🎩 !!

Supported versions: v51.3, v53, v58, v63.1, v64.0, v65.1, v66.1, v67"
  echo "v67.1, v67.2, v68, v68.1, v68.2, v69, v69.1, v69.2, v70.2, v70.3, v70.4"
  echo "v70.5, v70.6, v71.1, v71.2"

Still not satisfied with my response? Head over to this tutorial and learn to crack newest versions of Sketch, all by yourself!!

Cheers 🍻