Top "Jailbreak" questions

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

(iOS, TheOS) %hook into global app function

I am looking for a global function for apps in iOS 7. More specifically, I want to injected code into the …

objective-c ios7 hook jailbreak theos
iOS - Add "objects" to existing app (jailbroken)

How do you add "objects" to an existing app ? For example, the EasyRefresh for Chrome tweak, enables a new button …

ios jailbreak tweak tampering
Intercepting phone call - iPhone (correct method to hook in CoreTelephony)

I am new to the jailbreak tweak development scene. I am trying to figure out the appropriate method to 'hook' …

ios objective-c hook jailbreak core-telephony
Interprocess SQLite Thread Safety (on iOS)

I'm trying to determine if my sqlite access to a database is thread-safe on iOS. I'm writing a non App …

ios sqlite thread-safety jailbreak
Xcode 4.2: Error 0xC002 when trying to use a jailbroken iPhone 3G for development

I have this jailbroken iPhone 3G with iOS version 4.2.1 (the latest supported version). When I connect it to Xcode 4.2, Xcode …

xcode4 ios5 jailbreak
Theos for armv7 and arm64

I'm trying to get theos working on OSX Mavericks. I recently purchased an iPhone 5s and have since then jailbroken …

objective-c jailbreak cydia theos
How Can I Get A Crash report From a Jailbroken App Running In My Device?

My Application is for jailbroken devices. It compiles and works fine in general in the iOS simulator but it crashes …

ios ios4 ios-simulator jailbreak crash-reports