-
Posts
2,379 -
Joined
-
Last visited
Everything posted by castix
-
This is literally taken from a tutorial ... It's obviously meant to help you making this. If you don't get the tutorial leave it because you're not ready for it
-
Impossible unless you copied the declarations to another file included
-
Main function %hook SKPaymentTransaction - (int)transactionState { return 1; }Some things I tested to multiply the currency (maximum of 3) %hook ISOperation - (BOOL)success { return true; } %hook ISProtocolDataProvider - (BOOL) shouldProcessAccount { return true; } %hook SUPurchaseManager - (BOOL)_needsAuthenticationForPurchases:(id)fp8 { return false(nil); }
-
Help/Support Fix Enable USDD iOS 8.1.3 without jailbreak help
castix replied to IronHeart's topic in Help & Support
It's different for every provider contact them first or check or possible solutions also on their webpage. Here in my country it's for example #100* (or other way around idc) -
Help/Support Gamegem keeps crashing the app help
castix replied to Cyber X's topic in Help & Support
Cydia > Installed > GameGem > Modify > Remove Fixed GameGem is the last things that you should consider for hacking. Before starting to hack with GameGem I wouldn't use any Memory Dumper at all because it's obviosuly the biggest crap ever released. It's not an excuse that you couldn't get iGG to work. Everybody does sooner or later .. -
But you need substrate.h for MSHook
-
Do you mind giving me mikeyb's facebook ? ^^ Yea it's not the first time AirMAX uses offsets from caoyin or you
-
Help/Support candy crush soda saga cheat n'est pas sur cydia ?
castix replied to luffyD's topic in Help & Support
yes it appeared dida, thank you I managed to view the uninstalled the hack that wasn't visible thank you dida - translated -
Make a tweak with it. Search for some lock events and combine it with the functions above
-
On what screen you stuck then
-
Btw remove the Script _db_UnitGetHitPoints enemy buildings are one hit though what also works is Unit_GetLevelFromUpgrade
-
Press 'G'
-
void (*BKSDisplayServicesSetScreenBlanked)(BOOL blanked) = (void (*)(BOOL blanked))dlsym(RTLD_DEFAULT, "BKSDisplayServicesSetScreenBlanked"); and then use: BKSDisplayServicesSetScreenBlanked(1); // 1 to dim, 0 to undim "Dim" here means totally turn off the screen. This is what the system uses when e.g. a proximity event occurs while in a call.
-
No supposing anymore please you are hurting my brain. Only use the 64-bit converter when your device is an iPhone 5s or above meaning 64-bit iDevices. ARM functions can not be assigned to a particular HEX value. You can try Nitroxic's strange advise and copy&paste the function but I don't think that would change something because the converter as the name sais converts ARM functions to HEX and no matter if they are written manually the ARM function is still the same. However be carefull with typing so you don't get any spelling mistakes and also the capitalization.
-
@DiDA your tutorial is so complicated and outdated
-
Help/Support Need help about encrypt a bash shell script
castix replied to Valeschi's topic in Help & Support
You could use the CCCrypt library to encrypt your data. These links should guide you in the right direction: http://aptogo.co.uk/2010/07/protecting-resources/ http://www.raywenderlich.com/6475/basic-security-in-ios-5-tutorial-part-1 -
Goind to do a Teamviewer meeting soon again. This time only for teaching and questions promised
-
On iPad there is a button to close the keyboard
-
Oh I thought you're skilled enough for that I guess just the notification is also fine ..
-
Add a new 'Outdated' button next to the 'Report' button to directly report an outdated cheat. The notification should also be received by the author as well if he wants to update it.
-
Help/Support How i can find the damage value in a sub_x game ?
castix replied to CmakLove's topic in Help & Support
Here is the situation: Enemy health = 100 If incoming damage = 100 , enemy is dead After hacking it If incoming damage = 1 , enemy is dead -
Requirements iFile PreferendeLoader Features High Drop Chance Unlimited Money (get some) Unlimited EXP (get some) Unlimited Donuts (get some) Unlimited Special Currency (get some) Unlimited Items Instructions Download my hack, open it with iFile and press 'installer' Downloads [Hidden Content] Credits castix
- 330 replies
-
- 99
-
-
-
-
-
-
-
Just saying ..this is the best tutorial for learning IDA you will ever find
-
Your promotion system doesn't work for me