robovm icon indicating copy to clipboard operation
robovm copied to clipboard

Jailbreak development possible?

Open eix128 opened this issue 5 years ago • 2 comments

Hi , I have seen Theos SDK that works for Jailbreak development.

Here is how to use: http://www.googleplus.party/2017/06/04/iOS-Reverse-2-Theos-introduction-installation-and-usage/

There is 13.4 SDK also: https://github.com/xybp888/iOS-SDKs

I want to use these libs on RoboVM is it possible ? is there any tutorial ? or can you make a tutorial for jailbroken devices in java ?

eix128 avatar Jun 03 '20 09:06 eix128

This is an issue tracker. Please use MobiVM Gitter (https://gitter.im/MobiVM/robovm) to ask for help/support.

There's a tutorial on how to create bindings for third party frameworks here https://dkimitsa.github.io/2017/10/19/bro-gen-tutorial/.

obigu avatar Jun 03 '20 11:06 obigu

@eix128 in 2.3.10 release we have removed possibility for unsigned builds. as free provisioning is available for a long time already and this normally it wasn't used. for your case -- just build signed build and re-sign it with ldid from Theos. I doubt that anybody will invest time in writing tutorial you asked so you are on your own with this stuff.

dkimitsa avatar Jun 03 '20 11:06 dkimitsa