Skip to content

iOS tweak that allow playing SuperMarioRun on jailbreak device and unlocks all worlds +gives coins

License

Notifications You must be signed in to change notification settings

DuIslingr/RunMario-Worlds-Coins-Patch-for-Mario-Run-1.1.2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunMario+Patch - For Mario Run 1.1.2

RunMario is a iOS tweak that allow you to play SuperMarioRun on a jailbreak device.

Usage

Why

When your iOS device is jailbreaked, SuperMarioRun.app will quit immediately after launching. It may on the perpose of preventing cheating, but, as a developer, where are many more reasons to jailbreak my iOS device while playing my SuperMarioRun. Also dont pay $10 for world unlock and have some coins to spend ;)

How

There are many methods of checking jailbreak state for an AppStore APP. The most common method is checking the pathes outside an app's sandbox. By disassenble the binary, fileExistsAtPath is found to use for checking. Just hook this method and return NO for some pathes outside the sandbox.

Added

  • Unlock all worlds
  • Unlimited coins (play a tour game)

Credits

Leavez for the original JB patch, and Sterling0x1 for world unlock and coins.

About

iOS tweak that allow playing SuperMarioRun on jailbreak device and unlocks all worlds +gives coins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Logos 64.3%
  • Objective-C 27.1%
  • Makefile 8.6%