Heads up:
http://ijailbreakpro.com/
Is a SCAM.
The actual FREE sites are:
iphone-dev.org
or
http://www.iclarified.com/
Monday, March 17, 2014
JAFS: Just Another Jailbreak SCAM.
Thursday, January 24, 2013
iPhone Jailbreak / Unlock DO NOT BUY:
The iPhone-Dev Team and Chronic are working on the actual FREE software.
Redsn0w (iPhone-Dev Team)
Absinthe (Chronic Devolpment)
Before ever considering a purchase, check their support section, HOW could you contact them???
Do NOT fall for the many SCAMS out there.
That is all.
[ Aggregate: iPhone untethered jailbreak 6.1 6.0.2 6.0.1 5.1.1 5.0.1 unlock baseband ]
Wednesday, January 23, 2013
iPod, iPhone, iPad Firmware Download:
The various firmware download versions can be found here:
http://theiphonewiki.com/wiki/Firmware
Thursday, April 9, 2009
iPhone / iTouch Firmware 2.2.1 No or Intermittent WiFi issues:
Some iPhones / iTouchs have experienced No or Intermittent WiFi (wireless ethernet) connectivity.
Thursday, February 12, 2009
Monday, February 9, 2009
Google Wireless iPhone Syncing!
Google has launched a beta** of it's wireless syncing!
*Backup your device first, it will erase your information initially.*
Click here for the web site!
** a few limitations exist, it is in beta.
Wednesday, January 28, 2009
Apple App Store programs refusing to run (dumping immediately back to the main screen):
This post pertains to the applications downloaded from the Apple App Store.
Applications downloaded from 'Cydia' or 'Installer', see posting here.
Symptom: An iPhone / iTouch application appears to crash back to the spring/summerboard upon running.
Possible cause: The application was bought under, or synced to, another iTunes or App Store (.Mac) ID.
Possible solution 1: Uninstall, then reinstall the application.
(Programs purchased can be downloaded again free if using the same ID under which it was bought originally.)
Possible solution 2: Re-sync to the original computer profile/iTunes (apps not purchased under the original iTunes/App Store ID will be lost; the app can be re-downloaded [for free] only under the properly purchased ID).
Tuesday, January 13, 2009
iPhone Stack.app / Entended Preferences.app options not showing in Settings
Symptom 1: Installing the 3rd party app 'Stack' places the floating icon in the center of the dock, and there is no way to adjust this.
Symptom 2: Installing the 3rd party app 'Extended Preferences' doesn't appear to work.
[Uninstalling / reinstalling has no effect.]
The applications install their preferences into the native 'Settings' program.
However, the settings for Stack or Extended Preferences are not shown.
Culprit: 'Stack' and 'Extended Preferences' conflict with each other.
Fix: [From reader Dominick, Thanks!], turn off Extended Preferences in winterboard (if installed).
Fix: Uninstalling Extended Preferences or Stack until a patch is issued.
-Reinstalling Extended Preferences with Stack installed will prevent the extend prefs from appearing.
-Reinstalling Stack with Extended Preferences installed will prevent the exstended options (settings) appearing.
-At this point, it's one or the other.
Some screen shots showing Stack after uninstalling Extended Preferences
Note: you must place an icon behind the stack to space your five icon dock correctly.
A blank icon (using iBlank works best.)
Thursday, October 23, 2008
iPhone App Store; 'Unable to Download Application' Error:
[Occurs when trying to update an existing application]
If you receive this error, try deleting the original...
(Pay attention to page/placement, as you may need to move it to its original location manually.)
First, clear the dialog box, click 'Done', then press and hold your finger on the icon until it starts to "jiggle", press the little 'X' in the upper left corner of the app to delete it.*
Tap the icon again to install it.
Press and hold your finger until it starts to "jiggle", then hold down the center of the icon and drag it to the right edge to move it to another page.
*Apps from Apple's App Store only.
(Cydia and Installer apps, delete through those programs -where it was downloaded from.)
Wednesday, May 14, 2008
Resolving iPhone / iTouch / iPod Syncing issues:

Monday, April 28, 2008
iPhone / iTouch power saving tips:
Friday, April 25, 2008
Changing the default iPhone / iTouch password.
Wednesday, April 23, 2008
Preventing and/or correcting iPhone / iTouch crashes:
Friday, April 11, 2008
iPhone / iTouch: Fixing DIR permissions.
Goto 'Settings', select 'Wi-Fi', and press the little arrow to the right of your wireless network name.
Note the your IP address.

If using Cyberduck, Click 'Open Connection', enter your IP address into the server field.
Enter root into the Username field.
Enter alpine into the password field (unless you changed it).
click 'Connect' -[allow up to 30 secs for secure key generation if SSH wasn't used before.]

Check the 'Permissions' column, of the app (folder) in question. It should end with (755) or (775).
Click the little triangle to open the directory, the files inside should have similar permissions, except for the '.plist' file, which may end with (644).

Don't forget to turn OFF SSH (install 'BossPrefs' if necessary)
[ installer repository: sleepers.net/iphonerepo ]
Tuesday, March 25, 2008
Tracking iPhone / iTouch free memory or 'disk' space
Unhacked devices; touch 'Settings', touch 'General', touch 'About'.
Hacked devices; Installer.app currently doesn't provide a 'disk' space check [but Cydia does].

Monday, March 24, 2008
Symptom: iPhone / iTouch Installer.app crashes back to the springboard.
[Update: Changing the user ID (App Store / Mobile Me) will also cause this issue, use ONE login on your device. -Perhaps a shared one; keep the password secret for billing purposes...more here]
you'll need a Secure SHell to the iPhone.
(SSH should be among the first few programs installed, with BSD subsystem (necessary for most programs) , and BossPrefs (necessary to turn SSH on and OFF when not needed.))
Now:
Insure WiFi is enabled.
Insure SSH is On (if you were able to turn it off).
Goto 'Settings', select 'Wi-Fi', and press the little arrow to the right of your wireless network name.
Note the your IP address.

If using Cyberduck, Click 'Open Connection', enter your IP address into the server field.
Enter root into the Username field.
Enter alpine into the password field (unless you changed it).
click 'Connect' -[allow up to 30 secs for secure key generation if SSH wasn't used before.]
[Select /private/var from the pull-down menu, and click double-click 'Library', then double-click 'Installer' from the resulting lists.
** private/var/root/Library/Installer directory if apps weren't relocated from the 300MB partition.

[Note: I've found just deleting the 'RemotePackages.plist' file works.]
(These will be recreated by Installer.)
Do *not* delete the 'LocalPackages.plist', as this contains all your installed packages.
Reboot the iPhone.
Before turning OFF Wi-Fi & SSH (see end of this post), check to verify Installer loads.
I'll wait here....
Still no?
Time to reinstall the 'Installer' application:
Run 'Terminal' from your 'Utilities' folder.
Enter the following:
ssh root@your IP address
when prompted, enter alpine (or your password)
Enter [Case-sensitive]: (or copy/paste)
cd /
cd Applications/
wget http://repository.apptapp.com/packages/System/Installer.zip
rm -rf Installer.app
unzip Installer.zip
chmod +s Installer.app/Installer
chown -R root:wheel Installer.app
rm Installer.zip
Be patient, after your iPhone completes the reinstall, type exit to end the session.
Reboot the iPhone.
Upgrade to the newer version of Installer if prompted.
Don't forget to turn OFF SSH (install 'BossPrefs' if necessary)
[ installer repository: sleepers.net/iphonerepo ]


