-
Posts
3,072 -
Joined
-
Last visited
Posts posted by Oxytyramine
-
-
Just now, Ted2 said:
I had that too, with setuptheos. Then I did DiDA's tutorial on kirbs theos which worked fine.
although soon I'm gonna do old school theos ftom castix or caoyin tutorial
old one sucks lol btw with DiDA's it says include and lib folders don't exist
Just now, Zimon said:Try
git clone --recursive git://github.com/theos/theos.git
did, even added lib and include manually but it says they don't exist
-
hi, i get an error while cloning theos from https://github.com/theos/theos
error code:
iPad:/var root# git clone --recursive https://github.com/theos/theos.git Cloning into 'theos'... fatal: Unable to find remote helper for 'https'
-
18 hours ago, DiDA said:
GG
this f**ked up my +10
-
damn good joob
-
Go with ipad 4 10.0 of course.
-
-
Do u have a jailbroken phone?
-
im in, gimme this.
-
12 hours ago, PrincessJayJay said:
How did you get the handshake packet to work?
Instead of 127.0.0.1, put your iphone's IP address.
-
What is LLDB all about?
LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler.Packages to install:
https://github.com/Proteas/native-lldb-for-ios/blob/master/python-v2.7.6-proteas-2015-11-30.deb
https://github.com/Proteas/native-lldb-for-ios/blob/master/lldb-v3.8.0-proteas-2016-05-06.debhere's how to fix errors and use it:
in SSH type: ldid -S /usr/lib/libpython2.7.dylib cd /usr/lib/python2.7 for i in *; do ldid -S $i; done // this will return with massive errno text, its fine, ignore them. lldb -n binname or just type "lldb" and when it goes in lldb type "attach binname"
Getting Started with LLDB:
if you get any issues, make a support topic.
-
12
-
5
-
7
-
1
-
-
1 minute ago, Ezi clan said:
already did that like 5 times
when u crack something, Clutch tells u where its stored...
-
Check the storage of the system partition left, in iCleaner because that could be cos of not using stasher
-
-
-
Just now, Amuyea said:
Not sure, it would crash when sideload to NJB but it's fine for JB.
I just cracked it, i dunno if it works for no jb though
-
3 minutes ago, Amuyea said:
Lol, only thing I hate this. That It can't be cracked so that I can sideload it for my Iphone 7+
Why can't it be cracked?
-
Was lazy to make this, thanks!
-
What offset or what function to look? For free store you need search for stuff like this: cost, price, canAfford or etc...
and in the top of the function for canAfford = mov r0, #1 (true) - bx lr
for cost = 0020 (false) - bx lr or just bx lr
for price = same as cost
-
7 minutes ago, QuasaR said:
Can you share the tool with me too
If you want my skype I can PM you.Nope, its for cheaters only
-
1 minute ago, Lord Alucard said:
The game was updated today
aight, will update soon
-
3 hours ago, Alconsin said:
Update please to 1.1
already??
-
1 minute ago, Mayaxaya said:
check skype
-
Just now, Mayaxaya said:
How do I remove ASLR from ios9 games?
i'll give u a tool on skype
hold on
-
10 minutes ago, QuasaR said:
@0xBL4Z3R Thank you for this tutorial!
2 questions:
1) Do we need a cracked binary to hook the debugserver to or does it also work on clean installed apps ?
2) How where you able to crack the binary from June's Journey ?
(Clutch gives me the following error : Error: Failed to dump <Stickers> with arch arm64)1- cracked because you need to remove aslr from the binary
2- u need to install the game from itunes then crack it.
-
1
-
Bladebound No CD Function [iOS/Android]
in Coding Center
Posted
hmm