Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. yoo still trying to get theos working, i think i'm pretty close now.. But I'm getting the error ' Nothing can be done for internal-bundle-compile' So I searched on the forum, but nothing fixed it. So I did make package messages=yes & I got this: iPhone-van-Joey:/var/mobile/brp root# make package me ssages=yes Making all for tweak brp... make -f Makefile --no-print-directory --no-keep-going \ internal-library-compile \ _THEOS_CURRENT_TYPE=tweak THEOS_CURRENT_INSTANCE=brp _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes make[2]: Nothing to be done for `internal-library-compile'. Making all in brp... make[1]: Entering directory `/private/var/mobile/brp/brp' Making all for bundle brp... mkdir -p "obj/brp.bundle/" mkdir -p "obj/brp.bundle/" mkdir -p "obj/brp.bundle/" for d in Resources; do \ if [ -d "$d" ]; then \ rsync -a "$d/" "./obj/brp.bundle/" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*"; \ else \ echo "Warning: ignoring missing bundle resource directory $d."; \ fi; \ done make -f Makefile --no-print-directory --no-keep-going \ internal-bundle-compile \ _THEOS_CURRENT_TYPE=bundle THEOS_CURRENT_INSTANCE=brp _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes make[3]: Nothing to be done for `internal-bundle-compile'. make[1]: Leaving directory `/private/var/mobile/brp/brp' rm -rf "/private/var/mobile/brp/_" /var/mobile/brp/theos/bin/fakeroot.sh -p "/private/var/mobile/brp/.theos/fakeroot" -c mkdir -p "/private/var/mobile/brp/_" [ -d layout ] && rsync -a "layout/" "/private/var/mobile/brp/_" --exclude "DEBIAN" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*" || true Making stage for tweak brp... mkdir -p "/private/var/mobile/brp/_/Library/MobileSubstrate/DynamicLibraries/" cp ./obj/brp.dylib "/private/var/mobile/brp/_/Library/MobileSubstrate/DynamicLibraries/" if [ -f brp.plist ]; then cp brp.plist "/private/var/mobile/brp/_/Library/MobileSubstrate/DynamicLibraries/"; fi Making stage in brp... make[1]: Entering directory `/private/var/mobile/brp/brp' [ -d layout ] && rsync -a "layout/" "/private/var/mobile/brp/_" --exclude "DEBIAN" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*" || true Making stage for bundle brp... mkdir -p "/private/var/mobile/brp/_/Library/PreferenceBundles/brp.bundle" rsync -a "./obj/brp.bundle/" "/private/var/mobile/brp/_/Library/PreferenceBundles/brp.bundle" mkdir -p /private/var/mobile/brp/_/Library/PreferenceLoader/Preferences cp entry.plist /private/var/mobile/brp/_/Library/PreferenceLoader/Preferences/brp.plist make[1]: Leaving directory `/private/var/mobile/brp/brp' mkdir -p "/private/var/mobile/brp/_/DEBIAN" sed -e '/^[Vv]ersion:/d' "/private/var/mobile/brp/control" > "/private/var/mobile/brp/_/DEBIAN/control" echo "Version: 1.0.0-3" >> "/private/var/mobile/brp/_/DEBIAN/control" echo "Installed-Size: 328" >> "/private/var/mobile/brp/_/DEBIAN/control" COPYFILE_DISABLE=1 /var/mobile/brp/theos/bin/fakeroot.sh -p "/private/var/mobile/brp/.theos/fakeroot" -r dpkg-deb -b "/private/var/mobile/brp/_" "./com.ted.brp_1.0.0-3_iphoneos-arm.deb" dyld: could not load inserted library '/var/mobile/brp/theos/bin/libfauxsu.dylib' because no suitable image found. Did find: /var/mobile/brp/theos/bin/libfauxsu.dylib: can't map segments into 16KB pages /var/mobile/brp/theos/bin/fauxsu: line 43: 3893 Trace/BPT trap: 5 "$@" make: *** [internal-package] Error 133 iPhone-van-Joey:/var/mobile/brp root# Any help? Would be great, I'm getting tired of this pff
  2. Yea that's what they tell me, I downloaded all the headers you guys have posted here but none of them worked. It's so anoying
  3. Sooo, I finally got a iPhone which I could jailbreak again & I wanted to setup theos.. I got a shitloads of errors while compiling it & I fixed most of them by searching on the forum but I can't with this one... https://www.dropbox.com/s/nou0he3vsks51am/Foto%2003-01-17%2009%2005%2041.png?dl=0 Help would be great! Thankyouuu EDIT: Fixed it, got 'logos.h not found' now.. the error I had in the beginning too.. what's this mann..
  4. down for me too, I suggest not to upgrade. site will probably be up soon there are probably somewhere links for the tool tho
  5. isLevelUnlocked isWorldUnlocked isUnlocked hasLevelUnlocked hasWorldUnlocked usefull too, sometimes
  6. Yea, I loaded another game & saw something usefull. But now I get it, I had no clue where you got it from lol. Thankyou
  7. Hey, Shmoo wrote a very nice tutorial with a new way of making a MShook tweak: https://iosgods.com/topic/4295-tutorial-how-to-hack-with-mshook-new-way/ I get the most part, except one thing. This is the code I am not getting: %ctor{ MSHookFunction(((void*)MSFindSymbol(NULL, "__ZN10Characters5Money8GetValueEv")),(void*)getMoney, NULL); } Where does he get the function called 'getMoney' from? I never saw it somewhere in his tutorial... Do I miss something? See I something over my head? Help would be awesome
  8. I did that too, what did I got? The option menu
  9. Well, I don't think I'm not the only one who didn't know you had to use this command: Clutch -i to know which number a app is to crack.
  10. yea, it did for me too before. I've f**ked up something I guess, I don't like this way either, but better this than nothing I've Clutch2 2.0.4, from the iphonecake repo. edit: oops, sorry. you said it to him Does an old version of clutch work on iOS 9.3.3 too?
  11. I figured out, I have to do this: Clutch -i - it will show all apps & the numbers of it then: clutch -b (number of app which was showed when doing clutch -i) so: su alpine clutch -i clutch -b 13
  12. I can't even setup Clutch, whenever I type 'Clutch -C' I get the exact same error in the picture
  13. Ok thankyou & yea sorry bad wifi, didn't had the app on my phone yet aswell.
  14. Alright.. Clutch: https://www.dropbox.com/home/Crack%20binsry%20errors?preview=Foto+05-10-16+21+14+55.png Rasticrack: (error was diffrent before tho, now some itunes shit) https://www.dropbox.com/home/Crack%20binsry%20errors?preview=Foto+05-10-16+21+16+12.png
  15. How I can get it working like others, because it doesn't work on my phone. I don't get what the others get.. That's the whole entire point, maybe I'm not clear. When I run the command: 'Clutch' I'm not getting list of apps, but I'm getting shortcuts like: --h = help
  16. Edited the post, understand now?
  17. You mean duplicate a app?
  18. Heyy, I searched on the forum for how to crack a binary, They do this: su alpine Clucth after that comment ^, they get a list of names. I get a list of shortcut codes.. when is use rasticrack, Rasticrack gives me: succes: 0 error: 1 Any help?
  19. Not working for me on the latest version, any help?
  20. hmmm, lemme see:)
  21. thankyou!
×
  • 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