Firmware 3.1.3 Spoofer App in Cydia

Author: BigBoss  //  Category: Apps, Jailbreak

I have removed the firmware 313 spoofer from Cydia and instead placed a firmware 313 spoofer *app* into Cydia. This time, rather than rely on cydia to copy the files, I have an app that will let you load it and toggle the firmware from 3.1.2 to 3.1.3. Note that it does require a reboot after toggling in order for this to take effect. In hindsight, having Cydia copy the files was a bad idea because it seems Cydia has crashed on some installs or the scripts have not completed for some reason causing problems on uninstall. The new app will solve that as it removes all the scripts from cydia.

The app still just edits the file at /System/Library/CoreServices/SystemVersion.plist, which you can manually edit if you so choose.

If you installed the previous version of firmware spoofer, I suggest you do not remove it (ever) as there was a bug in the uninstall script that could remove your firmware plist. Just use this new app instead to select which firmware you want. Selecting 3.1.2 and rebooting is equivalent to uninstalling the old tweak

App is basic but functional:

And some quick comments to some questions I keep getting:
1) No, this does not actually update your firmware to 3.1.3
2) No this does not impact tethering tweaks or other tweaks. It just changes the *reported* firmware version
3) No this does not break your unlock or cause “no service”

Remember that you have to reboot for this to take effect even though the settings app shows the version change immediately.

Final note: if you want this to remain permanent you can uninstall the app after selecting the firmware so you don’t have to have the icon. The last firmware you have chosen will remain. If you wish to change it later you can always reinstall the app and change it again.

Continue Reading ..>>

Infiniboard and Infinidock

Author: chpwn  //  Category: Apps

Take full control of your SpringBoard! Two tweaks from chpwn, the recently released Infiniboard and Infinidock, allow you to scroll your home screen in ways not seen since firmware 1.x — or ever before. Both are available in the Cydia Store now!
Infiniboard lets you scroll each page on your home screen up and down, expanding [...]

Continue Reading ..>>

ScreenDimmer 1.20 with cool new features

Author: Yllier  //  Category: Apps

ScreenDimmer 1.20 has been released. It is now offering you the option to set different time intervals for dimming the screen and turning off the backlight. Also, apps with disabled idleTimer won’t lock anymore if you allow them to dim.
if you don’t know about ScreenDimmer:
ScreenDimmer allows you to save battery life by automatically dimming your [...]

Continue Reading ..>>

ILogManager Basic 3.0.1 Out

Author: iarrays  //  Category: Apps

Do you know that IPhone’s mobile application doesn’t allows to delete recent calls (I hate this , while all other basic phones has this basic function but the IPhone doesn’t!)? If you’re searching for an app that would allow to “Delete” a call in call list, here your search comes to an [...]

Continue Reading ..>>

ScreenDimmer - saves battery

Author: Yllier  //  Category: Apps, News

ScreenDimmer allows you to save battery life by automatically dimming your device’s screen after a pre-defined time; or if you wish by turning the backlight off.
Most users suffer unnecessary battery drain while having their iPhone not on standby. Setting auto-lock to a short time makes it better, but is an inconvenience most of the time [...]

Continue Reading ..>>

WARNING Vroom is fake

Author: BigBoss  //  Category: Apps, Jailbreak, News

Update: Appsidy will issue a refund to everyone that bought this in the next 5-7 days.

Today some developer released a “pay” package called “Vroom” which sounded too good to be true. Unfortunately, it is. Do not install this package. Not only does it not do what it claims, but it is also somewhat dangerous and will wear out your iPhone with limited use. Read below for details. (Note: Zodttd has removed this package from Cydia, but it may creep up somewhere else).

First, this package claims to speed up your iphone, increase your free memory by managing your daemons, and increase your battery usage. Sounds amazing right? Who wouldnt want this?

So what does it really do? It enables memory swap on your device.

What are the results of memory swap on your device? The free memory will appear to be better. That’s because it is using your disk as memory.  But that’s not all. This package is actually just a stolen file that is already on your device, renamed. So that means the “developer” decided to take a file off his iPhone, rename it, and sell it to you for $1.99.

Here is proof that the file is stolen. The original file is dynamic_pager that is provided by Apple in your /sbin folder. The new file from this app is called Vroom_data. Check out the md5sum of both proving that the files are identical:

BigBoss-iPhone:~ root# md5sum /sbin/dynamic_pager
e57afa9289e98fbd336eff14b996370a  /sbin/dynamic_pager
BigBoss-iPhone:~ root# md5sum /sbin/Vroom_data
e57afa9289e98fbd336eff14b996370a  /sbin/Vroom_data

Ok so the package is fraud.

But if you already have dynamic_pager, whats the harm in enabling it? The reason you don’t want memory swap enabled on your iPhone is this:

1) Memory swap will create a disk file on your flash disk. The CPU will need to spend I/O cycles reading and writing to this disk file. The I/O cycles will cost you battery because it takes battery power to do disk writes.

2) Flash disk has limited life span. They say some 100,000 writes per sector then it is dead. Having a swap file running will be quickly writing to the same sectors wearing out your flash disk.

3) Writing to a page file takes some CPU cycles.

Now, lets examine the developer’s claims and compare them to what the package actually does:

Claim #1: Increases memory.  Sort of. It creates a disk swap. Result is iphone will appear to have more memory. Some apps may crash less. This isn’t all bad. (I think I will release a free package that enables disk swap with a strong warning on it for those that want this).

Claim #2: Manages your daemons. FALSE / lies. It is the apple dynamic_pager file. It does only that. It does not manage your daemons.

Claim #3: It speeds up your device: FALSE. In fact, disk swap actually slows down the device because there are extra disk write used in order to access memory.

Claim #4: It provides better battery performance: FALSE. In fact it actually causes your battery to drain faster because of the disk write I/O cycles and the extra CPU required.

Claim #5: It allows your iPhone to boot at 2% rather than 15% battery. FALSE. This is built into the device not the iPhone OS. (Just like DFU mode). You cannot make changes to this.

Claim #6: It allows your iPhone to run until there is 1% battery rather than 5% before it shuts off. FALSE. See #5 above.

Finally, the package in Cydia was packaged incorrectly. Daemon plist was owned by user 1000. Launchctl will not load any daemon not owned by root. This caused the daemon to not start. With that bug, the paging system is not even enabled resulting in no change in performance! (LOL again). Anyone claiming to install this and finding a boost in speed, battery, etc is experiencing the placebo effect.

This all reminds me of the scam last year with the fake app I dont crash. At least that guy wasn’t trying to charge you money.

Note: enabling memory swap also seems to break google maps app.

Continue Reading ..>>

Coming Soon: ScreenDimmer - saves battery

Author: Yllier  //  Category: Apps

Autolock is sometimes annoying. Most users use to set a long time interval until locking or even have disabled autolocking. Only problem: this consumes a lot of battery, especially if autolocking is disabled. But now there will be an app for that: ScreenDimmer
From now on it doesn’t matter if you forget to lock your [...]

Continue Reading ..>>

SBSchedule - Your ultimate SBSettings Profile manager

Author: openhebrew  //  Category: Apps, Jailbreak

SBSchedule is a new program for your iPhone / iPod Touch which allows to setup profile groups of SBSettings toggles. You can then schedule those profiles to fire at a given time or activate them anywhere via a shortcut you can trigger.
The possibilities here are limitless, as almost any on/off toggle you have for SBSettings [...]

Continue Reading ..>>

Firewall iP - Documentation

Author: Yllier  //  Category: Apps

Firewall iP is a very powerful tool. It’s abilities have been extended since the first release and some documentation is needed.
So I’ve created a short HowTo for every option in the app:
Firewall iP How To
In case you don’t already know about Firewall iP:
Firewall iP is the only security app of it’s kind and offers many advance [...]

Continue Reading ..>>

biteSMS Release 4.6 Out Now

Author: biteSMS  //  Category: Apps

12 February 2010

Templates!!
Scheduled SMS - Ability to schedule an SMS message for a future date and time, say your partners Birthday!!
For Quick Compose, you can now configure your “Button Display Order”, “Displayed or Not” and “Gesture” preferences for the existing Open, Call and Send buttons.
For Quick Compose, you can now also configure a “Close” button [...]

Continue Reading ..>>

Firwall iP 1.39: slicker, faster, better

Author: Yllier  //  Category: Apps

Firewall iP, the first and only Firewall for the iPhone, got an update to 1.39
The changes are all in the background, but massive. It improves stability, memory usage and speed. The beta testers are all impressed how quick it is now, and you will be too.
Changelog 1.39:
- significantly improved speed
- reduced memory ussage
- improved stability (fixes for [...]

Continue Reading ..>>

iRealSMS 3.0.1 Update Available Now in Cydia Store

Author: iRealSMS dev  //  Category: Apps

Now Available in CYDIA STORE! So Paypal & Amazon payments accepted!
Changelog 3.0.1:

fix - Templates / drafts bug caused by iPhoneDelivery conflict.
fix - QuickReply when touching area between keyboard and QuickReply popup, sometimes resulting in unintentional hiding of keyboard.
new - QuickReply keyboard toggle for more intuitive functionality (now you can also tap the [...]

Continue Reading ..>>

Firewall iP 1.35… bugfix along with something new

Author: Yllier  //  Category: Apps

_
Firewall iP, the first and only Firewall for the iPhone, got a new update to 1.35. This update brings you new features along with some stability fixes.
Firewall iP is the only security app of it’s kind and offers many advance features like getting WhoIs-informations about the host.
Block outgoing TCP & UDP connections selectively
Shows you the hostname for the [...]

Continue Reading ..>>

ProSwitcher Is Awesome

Author: BigBoss  //  Category: Apps

Backgrounder + ProSwitcher

I realize this isn’t new news, but I just had to write it because ProSwitcher is just awesome. (And yes, it’s totally free). I have updated my why jailbreak iPhone page adding ProSwitcher. ProSwitcher is written by developers rpetrich and chpwn and backgrounder is written by ashikase.

There are severe limitations imposed on AppStore apps. One of these is “no background processes.” This means that if you have an app, such as an instant messenger app, every time you press home to go to something else, the app is closed out. You are disconnected. You get no messages, no notification, nothing.

Backgrounder is an attempt to fix this. Backgrounder allows you to select an app that you want to allow to run in the background. Then when you press home, that app will keep running. Perfect for an IRC app (try flowchat + backgrounder) or such that you do not want to get disconnected everytime you tap the home key. This adds critical functionality that you cannot get unless you jailbreak! On 3gs, you have plenty of memory to use this fully!

Combine this with ProSwitcher and you have a beautiful and simple interface into backgrounding one app and starting another. Activate ProSwitcher (in my case I have it to activate by double tapping status bar) and you get a coverflow view of all your running processes:

With this you can background and kill apps easily. While composing an email, quickly look something up on the web without closing your email program. Uses are endless.

3g / 2g users: you don’t have enough memory to really background a lot of apps, use it sparingly. 3gs users, you are in for a treat!

Continue Reading ..>>

Firewall iP 1.30 with awesome new features

Author: Yllier  //  Category: Apps

Firewall iP, the first and only Firewall for the iPhone, got a new update to 1.30. This update brings you new features along with some stability fixes.
Firewall iP is the only security app of it’s kind and offers many advance features like getting WhoIs-informations about the host.
Block outgoing TCP & UDP connections selectively
Shows you the [...]

Continue Reading ..>>