Top "Jailbreak" questions

Questions related to the process of gaining root access to a mobile device for the purpose of software and OS modification.

Opening application via ssh on iOS devices

I have seen ways to open applications on linux and Mac devices but can't seem to get the same idea …

ios jailbreak launchd kiosk
How do I change my iOS applications' entitlements?

I need to run the following code to turn off my iphone screen . On iOS6: void (*BKSDisplayServicesSetScreenBlanked)(BOOL blanked) = (void (*)(…

ios objective-c xcode jailbreak entitlements
how to show iphone apps sniffing HTTP Requests?

i have iphone 3 with OS4 (not jailbreaked) and i want to inspect some apps http request urls , i tried fiddler …

iphone http httpwebrequest jailbreak sniffing
IOS Jailbreak How do intercept SMS / Text Messages

I'm currently trying to write an application that intercepts text messages and reacts depending on the content of that message. …

ios sms hook jailbreak intercept
Python on iPhone

How can I get a Python shell on my iPhone? I'm looking for step-by-step instructions. It's jailbroken using greenpo1son, …

iphone python shell jailbreak
How do I build apps to my jailbroken iPad?

I have XCode 3.2.2 and am trying to build an app to my jailbroken iPad. I have followed the tutorial to …

xcode jailbreak cydia
Writing apps for the Apple TV 2G

My company (a mobile dev house) has a number of HD TVs that we purchased some Apple TV 2Gs for (…

ios objective-c jailbreak
iPhone notification when wifi network changes

This is for a tweak, so the target is jailbroken devices, and not the app store. I have tried hooking …

iphone ios wifi jailbreak
How to develop an app for Cydia and jailbroken iPhones

I am starting to develop apps for iPhone. There is 1 specific app that I'd like to develop, but Apple will …

iphone xcode jailbreak cydia
Start OpenSSH service on iphone from iphone terminal

The OpenSSH ssh daemon is a useful tool for iPhone development. I use it to connect my MacOS @ my phone …

iphone ios jailbreak openssh