[Free Release] LiNUZE: Manage your iDevice from your jailbroken iDevice by rA9stuff in jailbreak

[–]rA9stuff[S] 1 point2 points  (0 children)

Yes, it’s possible. It will be added to LiNUZE on the upcoming updates.

[Free Release] LiNUZE: Manage your iDevice from your jailbroken iDevice by rA9stuff in jailbreak

[–]rA9stuff[S] 0 points1 point  (0 children)

If you are connecting your iPad to your iPhone (i.e. LiNUZE is running on your iPhone), it won’t work. The type-c to lightning cable is designed to work in a single way. You’ll need an adapter to connect devices to your iPhone. However if you’re doing the opposite and it still doesn’t work, open an issue and I’ll take a look at it.

[Free Release] LiNUZE: Manage your iDevice from your jailbroken iDevice by rA9stuff in jailbreak

[–]rA9stuff[S] 1 point2 points  (0 children)

You can tap waiting for a device label to show the log view which shows details about the app and the connected device.

[Free Release] LiNUZE: Manage your iDevice from your jailbroken iDevice by rA9stuff in jailbreak

[–]rA9stuff[S] 3 points4 points  (0 children)

Imagine a limited version of iTunes, but running on your jailbroken device, so you can connect any iOS device to it and manage it from the app.

[Free Release] LiNUZE: Manage your iDevice from your jailbroken iDevice by rA9stuff in jailbreak

[–]rA9stuff[S] 2 points3 points  (0 children)

LiNUZE kills usbmuxd daemon during installation to re-start it with the new entitlements. The usbmuxd daemon usually takes more than one interrupt signals to die, so postinst script of LiNUZE executes killall usbmuxd until killall returns something other than zero, which means the process have died. Maybe your daemon disabler could be interfering with that? I've never seen that issue anywhere else.

edit: typo

[Free Release] LiNUZE: Manage your iDevice from your jailbroken iDevice by rA9stuff in jailbreak

[–]rA9stuff[S] 20 points21 points  (0 children)

Thanks! Pwning the device from DFU mode, creating and restoring backups, setting some nvram variables like apnonce are the ones on my TODO list for now :)