Firewall iP giveaway II

I’m giving away 5 copies of Firewall iP via RockYourPhone.

To enter you’ll have to do a bit more than last giveway ;) . Make a post/thread about Firewall iP in one of your favorite forums (no forums which support piracy please). Then post a comment here with a link to it. Make sure you comment with a real email address so I can contact you when it’s over.

The giveaway ends on the 28th February 2010 at 12 pm GMT. Winners will be announced here and contacted via email.

The only Firewall for the iPhone

-Block outgoing TCP & UDP connections selectively
-Shows you the hostname for the connection & can provide you with WhoIs information
-Block connections of apps when you are on a cellular network
-Block analytic providers / data collectors which PrivaCy can’t
-Block unneeded content (ads ;) )
-Easy to use interface & control app
-and many more….

Requirements & Rules:

- a jailbroken iPhone so you can use this app

- you’ll need to have a RockID so I can activate a free license for you

- you’re only allowed to post 1 comment

- only forum-posts/threads made within the duration of this giveaway count.

Good luck and have fun.

PS: You can follow me via twitter for upcoming giveaways: @_Yllier_

ScreenDimmer 1.0 in CydiaStore

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 due to permanent locking and unlocking while waiting for something.

ScreenDimmer is the solution for this problem: Save battery life by reducing the backlight to a minimum if the device hasn’t been used for a pre-defined time and reduce the waste of the most energy consuming component, the backlight, of the iPhone or iPod.

Free yourself from worrying about locking your device

Brought to you by the developers of 3G Unrestrictor and Firewall iP.

ScreenDimer is available via the CydiaStore for only $0.99! Will come to RockYourPhone in a few days!

Features:

  • Longer battery life
  • Can turn the display’s backlight of
  • Dims the screen after a user defined time
  • Doesn’t dim the screen if the battery is being charged
  • Doesn’t dim if an app needs the screen (navigagtion software, video players, …)
  • Ability to exclude apps from dimming
  • Configuration interface in the Settings app

Coming Soon: ScreenDimmer

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 device or your device is laying next to you waiting until autolock kicks in, cause ScreenDimmer will dim your iDevice’s screen after a user-defined time, saving lots of battery. A simple touch will bring the display back to live.

In case you are running an app which needs the screen to stay “alive”: ScreenDimmer handles this automatically  (for example Navigon, VideoPlayback, …)

ScreenDimmer is being developed by Crash-X (3G Unrestrictor) and Yllier (Firewall iP).

Features

  • dims your device’s screen
  • you set the time interval
  • doesn’t dim when the battery is charging
  • doesn’t dim when an app needs an active screen
  • ability to exclude apps

ScreenDimmer will be integrated into your Preferences.app.

It will be available via CydiaStore for only $0.99 !

unlock for BaseBand 5.12 seems possible

@sherif_hashim seems to have found a hole in BB 5.12, which came with the latest OS update 3.1.3.

:) ))))))))))))))))))))))))))))))))))))))))))))))))))))))) i just crashed the 5.12.01 baseband :) ))))))))))))))))))about 3 hours ago from web

and a bit later:

Musclenerd confirmed it working :) ))) timing of 5.12 unlock release is totally the dev team opinionabout 1 hour ago from Twitterrific

what @MuscleNerd said:

@sherif_hashim yep that’s a very nice find you made…congrats! :) about 1 hour ago from web in reply to sherif_hashim

This is really good news for all the people who “accidentally” upgraded to 3.1.3 and did loose their unlock. But maybe the iPhone Dev Team will keep it for 3.2’s baseband? (that, in my opinion, would make more sense )

Congrats to sherif_hashim for finding this. Good work!

Firewall iP: give away Update: the winners are

I’m giving away 10 copies of Firewall iP via RockYourPhone.

The only Firewall for the iPhone

-Block outgoing TCP & UDP connections selectively
-Shows you the hostname for the connection & can provide you with WhoIs information
-Block connections of apps when you are on a cellular network
-Block analytic providers / data collectors which PrivaCy can’t
-Block unneeded content (ads ;) )
-Easy to use interface & control app
-and many more….

To enter simply post a comment and use a valid email address so I can contact you. You can enter till 11th February 2010 at 12 PM GMT. Then I will choose 10 random winners.

Requirements:

- a jailbroken iPhone so you can use this app

- you’ll need to have a RockID so I can activate a free license for you

- you’re only allowed to post 1 comment

Good luck and have fun.

FiP via Rock doesn’t use RockExtensions. It’s still using “normal” MobileSubstrate
Update:
and the winners are: Meecrob, Jaron Liu, fuoco, Erik Joya, neo, hermdog, gurcu, Ashley, millergr, Stefan
Congrats! You got mail ;)

If you didn’t win this time: stay tuned there will be a new give-away in about 1 week.

3.1.3 causing battery issues?

Recently Apple did push out iPhoneOS 3.1.3 which should improve “accuracy of reported battery level on iPhone 3GS” along with 2 other fixes.

The jailbreaking-community suspects this release to be made with the intension to close holes for future jailbreaks; the iPhone Dev Team suggests to stay away if possible.

According to Apple’s iPhone Support Forum the update seems to offer more problems than solution. Users are reporting about battery drain, fluctuating battery percentage

my battery was down to 23%, 2 minutes later it reads 44%, another 2 minutes later down to 41% with nothing running

and iPhones becoming very hot.

A forum member posted a possible solution:

1. Reboot the phone (hold Home and Sleep until the Apple logo appears; about 10 seconds).

2. Delete the email account(s), reboot, add them back.

3. Reset Network Settings in the Settings app and reboot.

4. Restore the phone in iTunes.

5. Restore again in iTunes, and this time set up as a new phone.

Doesn’t look good this time, Mr. Jobs.

objC wrapper for openSSL on iPhone

You need openSSL in your iPhone app? Using  C# is a lot of work, but luckily the guys at Septicus Software made a nice wrapper for it, called SSCrypto.

provides a simple wrapper around OpenSSL library functions for encryption, decryption (both symmetric and RSA) and checksums. It also encodes and decodes base64 data and can generate both private and public RSA keys.

I’ve  prepared the wrapper for easy use in iPhone Apps. Download it from here.

usage:

-add the *.a files to frameworks
-add the openssl headers to your project
-add the SSCrypto.h and .m to your project

if you want to build your project for simulator and iPhone I suggest having 2 targets, one for the Simulator (linked with the *i386.a files) and one for the iPhone (linked with the *arm.a files)

Check out the readme.txt for examples.

SSCrypto is under the BSD Style License, so you can use it for free in commercial apps without telling anyone about it.

Firewall 1.39 is available

The newest version of Firewall iP has been submitted and should be available soon is available.

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 example an issue with Sonic Winter Games)

- new icon

This will be the last update for a few weeks (unless hot-fixes are needed). I’ve to prepare for exams. After that I’ll go back adding a few ideas to FiP.

one word about disabling Firewall for specific apps:

if you find an app which is causing problems (there are too many apps in the AppStore to test them all) you can use the switch in the top bar (navigation bar; right where the app name is) to disable FiP only for this app.

security flaw in iPhone certs

Apparently there a new security flaw has been found in iPhone OS. According to Cryptopath’s blog there is a major flaw in the iPhone’s certificates. The hacker posted a description on how to exploit this issue. The new firmware version 3.1.3 is also affected.

Cryptopath says that it might be able to establish a proxy and control the iPhone using this leak.

According to the Register this hole can’t be used to execute malicious code but it could be used to stop executing applications or block websites.

Users should be careful with accepting profiles, especially root certificates.

about the iPad

From what we know so far about Apple’s iPad, my opinion can be expressed in one picture:

I really hope they will improve the software side… the hardware is simply amazing. It really needs some kind of open file structure, USB file transfer (even if it’s only to one common folder), real backgrounding and more from the beginning. I’m sure the iPhone Dev Team will do the rest ;)