Jump to content

ITz_kser

Senior Member
  • Posts

    1,396
  • Joined

  • Last visited

Everything posted by ITz_kser

  1. You can't see the cracked apps
  2. I think you can change it to MOV R0, R7 idk also maybe you can see this http://infocenter.arm.com/help/index.jsp
  3. So you want to null all the voids
  4. Try this %hook PRQuestionViewController -(void)setupQuestionTimer { if(GetPrefBool(@"key1")) { return; } return %orig; } %end And Class: PRAnswersGroupView Method: -(void)setWrongAnswerSelector:(SEL)arg1 { if(GetPrefBool(@"key2")) { return; arg1 =; %orig(arg1); } return %orig; } %end /* if you don't want to null the void here just remove return; *\
  5. you said NO for NumberBasedMenu idk if it the same but try to type Clutch2 -c and when you come to NumberBasedMenu say YES
  6. hello this is the NumberBasedMenu in Clutch you can do this by 2 ways way 1 [Hidden Content] way 2 [Hidden Content] i hope this was a useful tutorial for you @@Zimon
  7. "binary name" also you can change the binary name from iFile to make it easier also there is a number system on clutch want a pic for it?
  8. also where's the video tutorial did you copy it?
  9. my internet isn't that good too
  10. i'm not b0ss you don't have another hacks or mods for the game right? try to install crashreporter and see if it will tell you something but i think the error from the game
  11. can you access it without the hack?
  12. Use clutch mr.Spammer
  13. try ldid -S perl also maybe you can cd
  14. you're welcome also did you cd to /usr/bin ? cd /usr/bin also try to sign these with posix_spawn http://iosgods.com/topic/18581-how-to-get-theos-working-on-ios-9-32-bit-only/
  15. no you need to write it like this ldid -S binary-name the same error?
  16. i don't think so maybe it's iap crazy
  17. install posix_spawn from cydia biteyourapple repo
×
  • 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