-
Posts
66,711 -
Joined
-
Last visited
Everything posted by Rook
-
Ther error is saying that the binary is already thinned.
-
All logged conversions and user submissions appear uppercase by default.
-
Then move along. This isn't for you.
-
Updated! Fixed x64 Output. Previously, the conversions displayed in the wrong output boxes. Now it's fine. Also fixed the conversions log page. Now displays in a table format which is much cleaner. Highly suggested using that page on big screens. And there's a few UI Element changes also to improve responsiveness across browsers and devices.
-
If the game is cracked then you can continue to thin the binary. http://iosgods.com/topic/9598-tutorial-how-to-perform-a-binary-patch-how-to-thin-your-binary/ http://iosgods.com/topic/18548-how-to-crack-thin-the-binary-on-ios-9/
-
Thanks for making this tutorial for the newbies.
-
@@jacyr The error has been mentioned on the forum. It's being caused by ModMyi repo. Removing the repo should fix it but so will waiting. Your choice.
-
Ooo! Interesting! Thanks for sharing. Nah, that's not secure either.
-
Hello everyone! This is a project we've been working on for a few months and it's finally ready! Here is the web-based ARM To HEX Converter! Since this is web-based, it will work on any OS. Mac, Windows, Linux, iOS, Android and any OS that has a browser! The converter was first released around a week ago from the time of posting this for beta testing and so that users provide suggestions and feedback. Here's what the converter can do and some of its features. Features: 1. Web-based which means it supports all Operating Systems. 2. Supports x32 (ARMv7), x64 (ARM64). x32 Converter: ARM GDB/LLDB - ARM HEX - Thumb GDB/LLDB - Thumb HEX - Thumb-2/v8 GDB/LLDB - Thumb-2/v8 HEX x64 Converter: ARM64 GDB/LLDB - ARM64 HEX 3. Can convert multiple instructions at a time. Although this is a neat feature, it is suggested converting only one instruction at a time to prevent some other instructions from failing to convert. Or if you place the simple instructions on top of the list and the most complex ones at the bottom, it might work. But still, for better results, it is suggested you only convert one instruction for each conversion you do. http://i.imgur.com/4UmIEiW.png 4. It logs all conversions done by the converter into a page which is publicly visible. This page can also be useful for HEX to ARM or for finding conversions if the converter is not working for some reason. http://i.imgur.com/TiRG4sL.png 5. User Submissions. This page allows users to submit their own conversions for others to see. All you need is an instruction, the HEX conversion of that instruction and you can submit it to the page for everyone else. http://i.imgur.com/d0jf2uV.png 6. Alternative Converters. It uses a different engines from the latest converter you see on the front page so if one is down, you can use the other or you can check the logs or user submissions. The converter is still under development so feedbacks and suggestions are more than welcome. Let me know if you find any bugs also. To Do: - Improve Conversions Log page. Done - Improve some UI Elements Done - HEX To ARM Converter? Done - You tell me The online ARM Converter is live right now at http://ARMconverter.com/. Hope you enjoy and find this useful. The people who made this possible: - Kienn - @Valeschi - @Earthiest Video: Read the posts below for changelog. ARMConverter 2.0 announcement
- 70 replies
-
- 18
-
-
-
-
-
-
If it's a Jailbreak only app, you can't get it on a non-jailbroken unless the developer made it so. Or unles someone converts it to IPA??
-
Hardware issue then. :s
-
-
Try "EasySpring 2" from Cydia.
-
What exactly is moonlight?
-
Run 'uicache' in Terminal
-
Welcome to iOSGods
-
Can you copy "perl" from /usr/local/bin to /usr/bin ?
-
Paste the full error here.
-
You can only try Hex editing the file. If that doesn't work, Jailbreak and use cheat engines.
-
You should use a * for the directory name without App Names turned on. It's different for eaxh user afaik.
-
Help/Support Question about lipoed & removed aslr binaries
Rook replied to th0rn's topic in Help & Support
lipo (Darwin CC Tools) has been updated for iOS 9 so it should work now.