Jump to content

ITz_kser

Senior Member
  • Posts

    1,396
  • Joined

  • Last visited

Everything posted by ITz_kser

  1. do you have posix_spawn in you /usr/bin ? if you can't find it try to install it from cydia and what's your iOS
  2. Write make package messages=yes Take a screenshot for it and upload it to imgur then post it here
  3. It's just an example return for the function -(BOOL)isPremiumForMediaType and arg1 is the return for the argument (int)arg1
  4. Hey don't forgot me i know how to hack with MShook Write it like this CRCredentialManager -(BOOL)isPremiumForMediaType:(int)arg1 { return TRUE; %orig(arg1); } %endAnd if you want to return the arg1 just make it like this CRCredentialManager -(BOOL)isPremiumForMediaType:(int)arg1 { return TRUE; arg1 = 99999; %orig(arg1); } %endAlso you can change the arg1 to any name you want and let's say you have more than 1 argument CRCredentialManager -(BOOL)isPremiumForMediaType:(int)arg1:(BOOL)arg2 { return TRUE; arg1 = 9999; %orig(arg1, arg2) } %end
  5. In your patcher file change the com.johnkittz.pocketplanesTo com.johnkittz.pocketplanespatcher
  6. DiDA have his life Did you change ProjectListController To pocketplanesListController in pocketplanes.mm entry.plist -->Resources/Info.plist Also can i see pics for them all
  7. Then use them all
  8. Did you remove something from iFile related to cydia?Did this happen after installing a tweak?
  9. For what? For the .deb?Or the binary if you need to crack and thin it? I thinks they should be mobile right?
  10. What's your iOS and the SDK? Because you need to change 7.1 one to your iOS and one to the SDK
  11. Maybe you can find china here? http://iosgods.com/topic/3047-itunes-accounts-for-vip-14/#entry50455
  12. In the top of your Makefile
  13. Are you on iOS 9?Did you try Rasticrac to crack the game? Are you sure you set the permissions correctly? Maybe a stupid question
  14. maybe you need to reinstall it?@
  15. change the permissions to 777
  16. When did you see this?After running the game? Then alpha game booster hack is outdated
  17. What about the other games/apps? Did you try to install another game/app?
  18. Maybe gameloft patch it
  19. I think LLDB will work on iOS 8.4i don't have 8 but i think it will work also he won't lose anything if he tried This is the tutorial
  20. Try to install the latest version if you didn't before
  21. Crack the binary Thin it if you can Sign it Set the permissions to 777
  22. Evil No it's working for me in my Windows 7
  23. Maybe Cygwin in PC? You can get the cracked binary from appcake website version if you need You can thin it and class dump it and remove the ASLR and more with iOSGods binary tools online
  24. No need to go into root to run theos Maybe you need to reinstall theos? Do you remember what did you do? I mean everything you did when you install the template
×
  • 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