Jump to content

Johnkittz

Senior Member
  • Posts

    1,481
  • Joined

  • Last visited

Everything posted by Johnkittz

  1. So guys I'm wanting to NULL only the id leaving the BOOL FALSE -(bool)checkBirdCollisonWithTrap:(id)arg4 { if(GetPrefBool(@"kbird")) { return FALSE; } return %orig(arg4); }
  2. Paper?
  3. You don't need to finish the id hacking you done included all the id hacking anybody would need with the NString and NSNumber
  4. So ive been trying to attach to an app for awile but i keep getting this error: Using username "root". [email protected]'s password: johns-iPhone:~ root# debugserver 127.0.0.1:23 --attach=Binrawsniper debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-320.2.89 for arm64. Attaching to process Binrawsniper... error: failed to attach to process named: "" (os/kern) invalid address Exiting. johns-iPhone:~ root# debugserver 127.0.0.1:23 --attach="Binrawsniper" debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-320.2.89 for arm64. Attaching to process Binrawsniper... error: failed to attach to process named: "" (os/kern) invalid address Exiting. johns-iPhone:~ root# debugserver 127.0.0.1:23 --attach=Binrawsniper debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-320.2.89 for arm64. Attaching to process Binrawsniper... error: failed to attach to process named: "" (os/kern) invalid address Exiting. johns-iPhone:~ root#
  5. Yes I tried with and without including it Do you have a substrate.h file that has the MSfind parts?
  6. I've already downloaded the header from there still the same error
  7. i downloaded the substrate.h then just replaced my old one
  8. same error goes to compile the tweak.xm but it says use of undeclared identifier MSfindsymbol
  9. same error this is annoying lol
  10. It's not my tweak.xm everything is correct inside it
  11. Where can I get the latest from?
  12. So I've been trying to compile a MShook hack but I keep getting the error below any fixes. ? Error: Compiling Tweak.xm... Tweak.xm:111:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:113:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:115:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:117:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:119:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ 5 errors generated. make[2]: *** [obj/Tweak.xm.ab9fe65f.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [JW.all.tweak.variables] Error 2
  13. not really took 3 minutes it Would have taken less but i had to add a UIAlert View
  14. Hacked App: Cookie ClickersBy redBit games iTunes Link:https://itunes.apple.com/us/app/cookie-clickers/id703439482?mt=8 Bundle ID:it.junglestudios.cookieclicker Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools / AnyTrans / iExplorer / DiskAid or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Inf Cookies (Never Will Go Negative) - Inf Clicks Per Second - Free Shop Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the file from the link above. Step 2: Copy the file over to your iDevice using any file managers mentioned above or skip this step if you're downloading from your iDevice. Step 3: Using iFile or Filza, browse to where you saved the downloaded deb file and tap on it. Step 4: Once you tap on the file, you will then need to press on "Installer" or 'Install' from the options on your screen. Step 5: Let iFile / Filza finish the installation. Step 6: Once the installation is finished, open the app and enjoy the hack! Note: If you have any questions or problems, read our Frequently Asked Questions topic or post your issue down below and we'll do our best to help! Credits: - @@Johnkittz
  15. Sims?
  16. Would you know how to return one of those as a argument to a void?
  17. So as the title says I need help returning a ID turned into a NString
  18. I might as well hack this game I'm tired of seeing it in the request section lol
×
  • 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