Jump to content

K3NNNY

Senior Member
  • Posts

    1,428
  • Joined

  • Last visited

Everything posted by K3NNNY

  1. [Hidden Content]
  2. Oops sorry can't see too
  3. http://iosgods.com/topic/852-tutorial-how-to-hack-using-ida/ http://iosgods.com/topic/781-tutorial-how-to-hack-using-gnu-debugger-gdb/ http://iosgods.com/topic/121-gdb-cheating/
  4. Just notice Apple bought beats music -_-

    1. Show previous comments  4 more
    2. Ann3

      Ann3

      @klepto does purple marriage legal too?

    3. Rook

      Rook

      How about Green marriage? I always wanted that!

    4. Ann3

      Ann3

      yes yes indeed

    5. Srau

      Srau

      Also kony is dead

    6. Goggwell

      Goggwell

      Come back to iG

  5. Reinstall or remove some tweaks
  6. I don't know
  7. Example how I did mshook #import <CoreFoundation/CoreFoundation.h> #import <substrate.h> #import <Foundation/Foundation.h> #define prefs @"/var/mobile/Library/Preferences/com.kenny808.mcpemods.plist" inline bool GetPrefBool(NSString *key){ return [[[NSDictionary dictionaryWithContentsOfFile:prefs] valueForKey:key] boolValue]; } int (*orig__ZN9Inventory3addEP12ItemInstance)(void *self, unsigned int i1); int __ZN9Inventory3addEP12ItemInstance(void *self, unsigned int i1) { if(GetPrefBool(@"kadd")) { return 64; } else { return orig__ZN9Inventory3addEP12ItemInstance(self,i1); } } __attribute__((constructor)) void DylibMain() { MSHookFunction(((void*)MSFindSymbol(NULL,"__ZN9Inventory3addEP12ItemInstance")),(void *)__ZN9Inventory3addEP12ItemInstance,(void**)&orig__ZN9Inventory3addEP12ItemInstance); }
  8. enjoy your stay
  9. I do now now I don't hackProbably when 8.3 jailbreak is back
  10. Sorry can't help you I totally forgot this all some stuff
  11. Restore my iPad and now I'm 8.3 and happy late birthday iOSGod

  12. Require: - File Manager (iFile/iFunbox/Other) - Blokshot Features: - No ads - Unlock All SoundTracks - Insane Scores Download: [Hidden Content] Instructions: 1.Unzip Files 2.Copy 3 files 3.Paste at var/mobile/Applications/Blokshot/Documents 4.Open Game and Enjoy Credits: @Kennyboy
  13. Next time put it in correct section Thanks
  14. I might do giveaway in couple weeks

×
  • 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