Jump to content

Test this mshook hack I made


Go to solution Solved by castix,

7 posts in this topic

Recommended Posts

Posted (edited)

Looking someone to test this out for me, as I don't have access to a jailbroken idevice

 

Game: Warbits

Itunes: https://itunes.apple.com/us/app/warbits/id584927317?mt=8  (if you don't want to buy the game, get it in Appcake or Vshare)

Features: The inf booster upgrade (join a multiplayer game with boosters enabled, tap on HQ and buy the inf booster) would give you 1000 charges instead of spending 5

 

CODE

 

#import <substrate.h>
#import <Foundation/Foundation.h>
 
static int INF BOOSTER() {
return -1000;
}
 
%ctor {
MSHookFunction(MSFindSymbol(NULL, "__"),(int*)INF BOOSTER, NULL);

 

}
 
 
credit me if you make this and slap it in a substrate cydia hack thread :Watching:
Updated by ma44
Posted (edited)

Why "-1000;" :woa:

 

Looks wrong tbh

Updated by Amuyea

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