-
Posts
372 -
Joined
-
Last visited
Everything posted by niro
-
You can use the tweak slices, it lets you load multiple 'slices' for each app EX: 50 accounts on 1 Instagram
-
Oh rip. Didn't know that, but I know there is an alternative to ifunbox or backupbot if you do a quick search you should find one, I'll be glad to help when I'm home
-
You could try iFunBox It's a lot easier
-
Rip me, iPhone rekt itself last night now I'm on 9.1 ;( good luck to you all
-
I'm on iPhone 6 and my friend just got it to work on his 6s, so yes.
-
SIKE, seems like a phish, I will make a fake steam and test when I get home, Someone should enter fake details and check where it sends it, inb4 phish.php
-
yo guys, a lot of people have been having problems with theos and iOS 9, today I accomplished the mission and successfully compiled a tweak on my phone! I will tell you exactly what I did - Requirements - iOS9 setuptheos by Kingralph old versions of Darwin CC Tools and LD64 Links here iPhone headers -> mine Mobile terminal iPhone --- Step 1. Download Kingralphs script (he made it in a deb already for you you can save it to a Dropbox then open it with Ifile and click installer) Step 2. Open terminal and login (type su then click enter/return) then it will ask for a password, the default password is alpine if you have changed your password use that one, then click enter/return) Step 3. now type "setuptheos.sh setupAll" without the quotes Step 4. Once it's done you are going to need to downgrade Darwin CC tools and LD64 use the debs I have provided, don't forget to download perl Step 5. Copy all the perl files from /usr/local/bin to /usr/bin Step 6. Reopen terminal and cd into /usr/bin so type "cd /usr/bin" without quotes Step 7. Now you will need to sign a lot of the files ;( Step 6. Type "ldid -S clang++", "ldid -S clang", "ldid -S perl" , "ldid -S make" , "ldid -S git" without quotes Step 7. Try to compile if you get missing header errors use this https://db.tt/IhsIPqUf<- my headers https://db.tt/775qEyGF<- setuptheos,Darwin and ld64 https://db.tt/lvAdG185<- compile this as a test *make sure to sign* EDIT 1: clang++: error: unable to execute command: posix_spawn failed: Bad executable (or shared library) clang++: error: lipo command failed with exit code 1 (use -v to see invocation) make[2]: *** [obj/Tweak.xm.ee01af3c.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [Kik8.all.tweak.variables] Error 2 People are getting errors after this, so what you will have to do is use the ldid command like before, in this case it would be ldid -S lipo since the error says lipo command
-
i used setup theos, but im still getting the same errors
-
New update, I've gotten this far now http://i.imgur.com/fSe1wWu.jpg
-
Has anyone Succesfully compiled on an iDevice?
-
I have an old theos set up for 7.1 and was working I'll try to switch to it and see what error I get, it may be perl If you would like to try it here, sdk included, and my headers work but I have a lot of extra files in it https://www.dropbox.com/s/ag8w9668psntpkb/theos%20%281%29.zip?dl=0
-
New error http://imgur.com/cCoRZoq Thank you for the help
-
So where would it be? var/Platforms/etc/etc/etc
-
I tried to CD to it through terminal and there is no such folder or directory?
-
yeah i do have it in /var/theos/sdks
-
I installed via putty and followed the instructions given by dida in the post. everything has gone smoothly up unil i tried to compile, upon typing 'make package install' i get the error "/var/theos/makefiles/targets/Darwin/iphone.mk:24: *** You do not have an SDK in /Platforms/iPhoneOS.platform/Developer/SDKs. Stop." I have never gotten this error so im quite confused. Does anyone know how to fix it?
-
hopefully this one works thank you
-
we need more crying emojis
-
I used EasyTheos to install theos this time around and everything seems to work except compiling for tweaks, I have no idea why but I get different errors for different tweaks I try to compile :S error 1 = https://gyazo.com/1ee4eb8f0a36520b120b170ac8edf062 error 2 = https://gyazo.com/fd00e81ff25dee71978f645d4aafbac5
-
Hmm, then what else could be giving me the Killed9 error? Should I just start over with installing theos from scratch?
-
I tried fixing the killed 9 error and got this ? http://imgur.com/h2zGGnu After every command I try this happens ?
-
Forgot to quote you http://imgur.com/xXLaEIg
-
http://imgur.com/xXLaEIg
-
Thank you! Now the other error
-
Not sure why this happens but it's every time. What I did was copied and extracted my theos that did work from iOS 8 and now I'm trying to use it on iOS 9, I just updated perl and now I get a bad interpreter error! And on top of that I get a no target found etc, I am using both iOS 7.1 and 8.1 SDKs (I have both in my folder) I have done the Darwin64 thing etc etc, could someone that has a working theos upload it to Dropbox Errors: http://imgur.com/06O1Dzt