Top "Jailbreak" questions

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

What does `uicache` command do on jailbreak iphone?

I use the command Whenever I install a jailbreak app and the app's icon doesn't show up. What are some …

ios jailbreak cydia
Compile an iOS Objective-C command line app through gcc on mac

Here is a very simple Objective-C console app: #import <Foundation/Foundation.h> #import <CoreLocation/CoreLocation.h> …

ios gcc jailbreak
iphone reboot programmatically

I have code system("reboot") The reboot command works in the terminal, but even if I run the app as …

ios objective-c jailbreak reboot
is there anywhere where I could start MobileSubstrate tweaks programming?

After a search here on the forum I found a question like that, and it redirected me to a tutorial …

objective-c cocoa-touch ios jailbreak
dpkg error: contains ununderstood data member

I'm trying to install a jailbreak tweak using make package install but I'm receiving this error from dpkg: dpkg-deb: file `/…

makefile jailbreak dpkg theos
can Jailbroken iphone used for development

We have paid developer account for iphone development and we have 2 iphones one jail broken and other one non jail …

iphone iphone-sdk-3.0 jailbreak
How to use ldid?

I am trying to run unsigned application on iOS 5.1/iPhone 4s (jailbroken). What I did: Disable code signing in XCode. …

iphone ios xcode code-signing jailbreak
Node.JS Development on iOS?

I'm wondering if there is any chance to run Node.JS on iOS to develop as on desktop? I definitely …

ios ipad node.js terminal jailbreak
Is there any way to determine if the iphone is roaming?

I am working on an iPhone application and would really like to determine if the device is roaming so that …

iphone jailbreak core-telephony roaming-profile
Get GNU C Compiler working on iOS 6.x

I have a jailbroken (evasi0n) 4th generation iPad, with iOS 6.1 firmware. Through Cydia I've installed Mobile Terminal, version 520-2. …

compiler-construction ios6 terminal gnu jailbreak