-
Posts
184 -
Joined
-
Last visited
Everything posted by Aarivex
-
Just read.
-
damn satan
-
When i try something like Game::addCoins(1000); or Game['addCoins'] = function() { return 9999; } it keeps saying that he can't find the variable.
-
Where and how?
-
I cracked the game with rasticrac, opened the binary with IDA and found following methods: Game::setScore(int,int) Game::addPoints(int) http://prntscr.com/czb8zw How can i call use addPoints to add myself as much points as i want? Thanks.
-
-
When it's not signed anymore, you can't downgrade it.
-
You don't need any iAP Cracker for this - iAP Crackers create a fake receipt and with this method you let the app think that the iAP purchase was successfull.
-
Hey there. I want to share a method for making free iAP purchases without using an iAP Cracker like iAPCrazy with you guys. This works with Flex and hopefully the game/app you're trying on Requirements Flex 2 or Flex 3 ( Flex 2 Repo: hackyouriphone.org | Flex 3 Repo: getdelta.co ) Tutorial Open Flex and add a new patch. Select the app where you want free iap purchases and go to Add units. Scroll down until you see StoreKit - tap on it and let it load. After finishing, tap on it again. Now search for SKPaymentTransaction - tap on it and select (long long) transactionState. Go back till you see Add units and transactionState - tap on transactionState -> pass-trough -> pass-trough -> Number Type in "1" and tap on Done. Go back to the list of patches and activate your patch. That's it! Enjoy.
- 13 replies
-
- 26
-
-
-
-
-
-
Maybe no one had'nt had that idea yet? Or you just manipulate the game that it queries the server to give you 99999 coins for logging in or something.
-
I know, it is'nt possible to crack server-sided iAP's. But can't you just figure out the ip of the iAP server and redirect it to an own server who throws back an positive result? Or am i fantasising 2 much?
-
Hack ingame data or coins with this tool
Aarivex replied to Mafia0001's topic in iOSGods Archives's General Cydia
Bullsh*t. -
sorry, didn't knew that..
-
Will take a look 2n8
-
what's the problem?
-
bump
-
I think balance is also a method for any currency.
-
Has been added - thanks.
-
Hey there. I think a few of you guys work with Flex 3 or Theos to edit in-app/in-game methods, voids, functions or whatever to change the value of something special, like points, premium membership and stuff. Let's say you want to hack value for premium membership (set it to true), so you search all methods for names like "premium", "pro", "isPremium" ... To make this search easier, i thought we're creating a list together with all method names that could be helpful for this. With "we", i mean that everybody can post a method name and the category, which will be added here. Any help is appreciated - thanks! Coins, Credits, Diamonds (The in-game currency) coins (int) setCoins (int) credits (int) setCredits (int) cash (int) setCash (int) bucks (int) setBucks (int) bux (int) setBux (int) diamonds (int) setDiamonds (int) currency (Thanks to @@Helldegarde) PRO, Premium, Plus Membership ( Special User Ranks ) isPremium hasPremium isPro hasPro isPlus hasPlus Free In-APP Purchases StoreKit -> transactionState (long) transactionSucceed (bool) purchaseSucceed (bool) transactionSuccess (bool) Levels & Worlds Thanks to @@Ted2 isLevelUnlocked (bool) isWorldUnlocked (bool) isUnlocked (bool) hasLevelUnlocked (bool) hasWorldUnlocked (bool) Thanks to @ isCharacterUnlocked (bool) isTrailUnlocked (bool) - Flappy Golf isPowerupUnlocked (bool) Jailbreak Detections Thanks to @@Crypto isJailbroken (bool) jailBroken (bool) jailbroken (bool) isDeviceJailbroken (bool) hostJailbroken (bool) getIsJailBroken (id) = you can null it
-
bump
-
Does any of these VPNs log?
-
GFX Happy Halloween Signature
Aarivex replied to Earthiest's topic in GFX Club's GFX - Graphic Studio
Good work! -
I'd like the VIP award, please.