Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. For me it doesn't, so you must have done something wrong. Ownership mobile mobile do you have that?
  2. I just tested it. Cydia Impactor signs the entire .ipa, also the binary. Filza & AppCake don't sign the binary, which causes a crash. You'll need to manually sign the binary. How? - Install the .ipa - Go to your app folder - Copy the binary (name is 'Magicarp) to var/mobile - Go to terminal - cd to /var/mobile ( cd /var/mobile) - sign the binary (ldid -s Magikarp) - Place it back in app folder - Set premissions to 777 if still crash.
  3. Link the ipa thread please.
  4. This is not a proper request.
  5. Is this the first time it happened? If yes, just try again. Cydia Impactor f**ks up for me sometimes too, when I try again, it works.
  6. Why would it ask you about your build numer? You just want to rejailbreak right? Then, use the link I told you
  7. Go to this site: https://jbme.qwertyoruiop.com/ & rejailbreak using that.
  8. I heard there will be a more stable JB for ios 10.2 - 10.3.2 soon. But that's just rumors
  9. That's because the jailbreak isn't stable enough. I can't help that.
  10. There is no point of adding the binary if you only hack arm64. Just doesn't make sense, because arm64 can't be load on arm32 devices. if you hack 32bit, you use autlipo. if you only hack arm64, those arm32 won't be able to use your hacks, ever. so idk why slater said that, but he's wrong. gn
  11. %hook DSMLinearVideoAdsManager -(id) providerPrePodPromo { return NILL; } %end or %hook DSMLinearVideoAdsManager -(id) providerPrePodPromo { return NULL; } %end
  12. You don't hack strings itself, you hack what sub_x functions are inside them. See shmoo's strings hacking tutorial
  13. Mod Menu. - Open Game - Wait few seconds - Three Finger tap the screen - A mod menu will appear - Enjoy.
  14. It's a mod menu. Three finger tap the game screen & the mod menu will appear. Mark comment solved.
  15. Maybe it doesn't have settings. It can either be a tweak instead a patrcher or a Mod Menu. Can you link the hack please?
  16. Hi! I'll show you here how you can crack a apps, without needing iTunes. The cracked app, will only have the arm32 or arm64 binary (depends on your device). So for example, if you have a iPhone 6S, you'll only get the arm64 binary, which means you have to hack that. If you don't like that, then you should use iTunes or fake your device & iOS version with a tweak. Requirements: - Jailbroken Device - Rasticrack or Clutch - Pangu Store (see video) repo for the pangu store: http://apt.25pp.com/ Video: Credits; @Ted2
  17. It should work now. read hack instructions.
  18. We hacked another function though, so maybe your work just fine. The one I did was bullets wouldn't substract.
  19. I hacked this to. In my function, it made the hack not work & was only visual Visual in like, I could keep shooting, but I didn't do any damage with the bulllets which were hacked. Does your hack work fine, can you still kill people?
  20. Working on a fix. Will let you guys know when fixed.
×
  • 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