Jump to content

Johnkittz

Senior Member
  • Posts

    1,481
  • Joined

  • Last visited

Everything posted by Johnkittz

  1. Yes thats the only reason i started using it again the update finally came
  2. so everytime i go to run CPloader i get a error message saying it cant find the Qt5core.dll but its clearly right inside the folder with the exe can anybody help?
  3. 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); }
  4. Paper?
  5. You don't need to finish the id hacking you done included all the id hacking anybody would need with the NString and NSNumber
  6. 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#
  7. Yes I tried with and without including it Do you have a substrate.h file that has the MSfind parts?
  8. I've already downloaded the header from there still the same error
  9. i downloaded the substrate.h then just replaced my old one
  10. same error goes to compile the tweak.xm but it says use of undeclared identifier MSfindsymbol
  11. same error this is annoying lol
  12. It's not my tweak.xm everything is correct inside it
×
  • 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