Jump to content

Rook

Administrator
  • Posts

    66,797
  • Joined

  • Last visited

Everything posted by Rook

    1. WolfDesigns
    2. Chrizk0

      Chrizk0

      I still don't know how to enter :/

    3. WolfDesigns

      WolfDesigns

      @Chirizko share with the buttons then a email will tell that you've entered :) ; Avatar pic is my BO2 emblem

  1. I think there's a problem with iPad version?
  2. it's working for some. Partially works for me.
  3. I tried iTransmission 4 and the torrent files are located in: /var/mobile/Documents/config/Torrents/
  4. Awesome! If you have any more questions or problems, feel free to create a new support topic! Happy Holidays!
  5. You can now copy those two files and paste them in /Library/MobileSubstrate/DynamicLibraries/ to activate the hack. But a better way is to make the hack a .deb file so it auto does that for you. To do this, type: make package or make package install In PuTTy.
  6. Edit your makefile and add this: include theos/makefiles/common.mk TWEAK_NAME = fragger fragger_FILES = Tweak.xm fragger_FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" @@EvillyG00d has explained this very well here: http://iosgods.com/topic/831-tutorial-how-to-hack-using-mobile-substrate-method-hooking/
  7. The error has been generated in the popup part. Replace it all with this: %hook FraggerAppDelegate -(void)applicationDidBecomeActive:(id)application { UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Welcome to Fragger" message:@"Hacked by L33T Pr0xY. Visit iOSGods.com" delegate:nil cancelButtonTitle:@"Thanks" otherButtonTitles:nil]; [alert show]; [alert release]; } %end
  8. Imma go watch the interview. See what it's all about. Have a nice time!
  9. Yeah and we're here just thinking about our lives. The Interview is out btw
  10. They're all celebrating it which is why they're not online
  11. Does it crash when purchasing? Which iDevice are you using?
  12. Merry Christmas & a Happy New Year to you too!
  13. You haven't even learnt simple IDA hacking yet. Don't rush, start small then go big.
  14. Restart I think it's Bulgarian?
  15. The Interview is out on Torrent!

  16. Hello! Welcome to iOSGods! Hope you'll enjoy your stay! Merry Christmas to you too!
  17. The video is private. Can you make it Unlisted or Public?
  18. Which iTransmission are you using?
  19. Nice! The xCon URL doesn't work btw. :thumbsup:
  20. Just use the 2nd link. No mega required, just make sure you have iFile installed.
  21. From their official repo: http://system.in-appstore.com iAPCrazy should work with this also but haven't tested it.
  22. Not really sure what could be the problem. Keep trying stuff and maybe a miracle might happen. Try reinstalling the hack and turn it off and on.
×
  • 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