Jump to content

Enoch

Senior Member
  • Posts

    589
  • Joined

  • Last visited

Everything posted by Enoch

  1. I uninstalled all the hacks, I used App manager to wipe it, and it loads up to the "Activision" screen and then closes. I've respurng, deleted the game, and it still crashes. It was running fine for a while but I stopped playing to work on another game and after a while COD stopped working. I never touched COD in PuTTY or DLG.
  2. I'm attempting to install Python from here: https://github.com/Proteas/native-lldb-for-ios/blob/master/python-v2.7.6-proteas-2015-11-30.deb But when I press "install" it runs pretty smoothly until I hit the following code. I installed libffi through github but still get this. 1mdpkg: [0m dependency problems prevent configuration of python: python depends on libffi; however: Package libffi is not configured yet. python depends on sqlite3; however: Package sqlite3 is not configured yet. [1mdpkg:[9m error processing package python (--install): dependency problems - leaving unconfigured Errors where encountered while processing: python bash-5.0#
  3. Alright, thank you. I'm just trying to follow tutorials on YouTube and they're opening Tweak.xm's in IDA. Maybe these are really outdated.
  4. Not able to open tweak.xm in IDA -fixed issue
  5. I just edited the post above. Looks like it worked! Thank you so much!
  6. Alright I'll do that. Looks like I have to re-do the whole thing and hopefully this stops the error for next time.
  7. I already have it. I seemed to have fixed the error in OP but now in NewTerm I'm getting "[Process completed] Press any key to close the tab." and it's not closing. Edit: Fixed
  8. Hey everyone, my name's ZoZo. I haven't really been in the iOS modding scene. I had jailbroken iPhone's since I was a kid because of my brother and only ever used LocaliAP but never went any further than that. I used to hack PSP's thanks to my brother and made a hack for G-Force by messing with random things, and would hack on SOCOM and Siphon Filter. A few years ago I owned an RGH and had some fun with that until it got boring. I was a Diet Mod on a popular gaming website majority of you probably know about but it would be considered advertisement if I posted the website but it has something to do with the number 7. I am a former U.S. Marine, infantryman (03XX is open contract infantryman). That's where the 03XX comes from. I'm 22 and just learning and getting into the iOS hacking scene. Hopefully with all the pro's in this forum, I can further my knowledge and create some mod menu's or hacks in general for everyone. I've already learned quite a bit. Some things I love are: Dip, Whiskey, bacon, Star Wars (Clearly), Wolf of Wall Street (You gents know why *Cough* Margot Robbie), and Baywatch (*Bronchitis cough* Alexandra Daddario). I hope to see y'all around.
  9. So I ended up fixing the last error or it fixed itself, not quite sure. Do I need to reinstall Theos and all dependencies or is there any easier fix for this? But with getting rid of that error, a new one has sprung. I'm using SDK 9.3. I changed permsiions of Rokmod.mm.0f7f951.o to Read,Write, Execute and I'm still getting it. ==> Compiling RoKMod.mm (armv7)… error: unable to open output file '/var/mobile/rokmod/.theos/obj/armv7/RoKMod.mm.0f7f7951.o': 'Permission denied' 1 error generated. make[4]: *** [/var/theos/makefiles/instance/rules.mk:199: /var/mobile/rokmod/.theos/obj/armv7/RoKMod.mm.0f7f7951.o] Error 1 make[3]: *** [/var/theos/makefiles/instance/bundle.mk:37: /var/mobile/rokmod/.theos/obj/armv7/RoKMod.bundle/RoKMod] Error 2 make[2]: *** [/var/theos/makefiles/instance/bundle.mk:26: internal-bundle-all_] Error 2 make[1]: *** [/var/theos/makefiles/master/rules.mk:111: RoKMod.all.bundle.variables] Error 2 make: *** [/var/theos/makefiles/master/aggregate.mk:12: internal-all] Error 2
  10. Yes I did, I also just tried it right now.
  11. I’m trying to run “make package install” but I’m getting the following error, also I replaced my $functionRetval = shift $args; my $functionName = shift $args; with my $functionRetval = shift @{args}; my $functionName = shift @{args}; bash: line 1: 29985 Done swift --version 29986 | head -1 29987 Broken pipe: 13 | cut -d'v' -f2 29988 Killed: 9 | cut -d' ' -f2 29989 Killed: 9 | cut -d'-' -f1 > Making all for tweak RoKMod… make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/rokmod/.theos/obj/armv7/RoKMod.dylib] Killed: 9 make[2]: *** Waiting for unfinished jobs.... ==> Preprocessing Tweak.xm… Experimental shift on scalar is now forbidden at /private/var/theos/vendor/logos/bin/lib/Logos/Group.pm line 107, near "$args;" Experimental shift on scalar is now forbidden at /private/var/theos/vendor/logos/bin/lib/Logos/Group.pm line 108, near "$args;" Compilation failed in require at (eval 10) line 1. BEGIN failed--compilation aborted at (eval 10) line 1. at /var/theos/bin/logos.pl line 22. BEGIN failed--compilation aborted at /var/theos/bin/logos.pl line 22. make[3]: *** [/var/theos/makefiles/instance/rules.mk:264: /var/mobile/rokmod/.theos/obj/arm64/Tweak.xm.mm] Error 255 rm /var/mobile/rokmod/.theos/obj/arm64/Tweak.xm.mm make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/rokmod/.theos/obj/arm64/RoKMod.dylib] Error 2 make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2 make: *** [/var/theos/makefiles/master/rules.mk:111: RoKMod.all.tweak.variables] Error 2 iPhone:/var/mobile/rokmod root#
  12. Huh, alright that makes sense. Thank y'all.
  13. I decrypted an app named RiseofKingdoms and renamed the decrypted version to RoKDecrypted. I used bfdecrypt to decrypt the ipa. However, when I load it into armconverter and attempt to thin the binary I get "Error occurred while thinning the binary. Contact Us for help." There is one post on here where someone had the same issue but it was from like 2015 or something. I saw that in iOS 9 you had to download the ipa from iTunes and I'm not sure if that's still the case here in 2019. I'm currently on iOS 12.4, iPhone 8.
  14. I just found out about Cyber Duck and transferred it in seconds. Although I do need an upgrade. This is solved.
  15. So I’m using iMazing but it’s extremely slow when transferring decrypted ipa files. I’ve also tried iExplorer and it closed every time my device connected. I transferred the original ipa and it transferred within 30 minutes to an hour. But when transferring the decrypted ipa, I can leave it going for 4-5 hours and it’s still in the process of being transferred over. Is there any faster programs or faster ways to do this? Maybe it's my laptop that's extremely slow or something? But iMazing makes the busy noise or "Bading!" whenever I try to click on anything in the program so I assume it's busy transferring.
  16. Hey I tried this and it didn’t seem to work. I’m still getting the error on Snapchat.
  17. I’m pretty sure you get banned from this. I’m stuck on an 805 error code. I’ve deleted Mario kart, resprung, and all of that stuff.
  18. Name of the game you want hacked: Rise of Kingdoms Version of the game: 1.0.2715 iTunes Link for the app: https://apps.apple.com/us/app/rise-of-kingdoms/id1354260888?uo=4&at=1010lce4 Jailbroken or Non-Jailbroken: Jailbroken Requested Features: VIP 16 (or VIP points) Legendary Commander Sculptures Exp Speedup's Golden Key’s Dazzling Starlight Sculpture’s
×
  • 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