Recent Posts

Pages: [1] 2 3 4
1
All Credit Goes to Author Il.Socio[/SIZE][/CENTER]

Description

Nokia Cooker is a PC software reserved to the Cookers, which allows to modify the files containing the phone's firmware to create customized firmwares versions named Cooked-Firmware.




Nokia Cooker can modify data which is located in:
- UDA
- CORE (ROFS1 data only)
- ROFS
- ROFx

WARNING:
Not all the ROFS/ROFx can be modded!
Modding a protected ROFS/ROFx you'll risk to brick the phone.
If you aren't sure that your ROFS/ROFx can be modded, don't do it.
The modding of the UDA, instead, is always a safe operation.



For more info...

Download Nokia Cooker

Informations for Developers about Plugins:

When NokiaCooker launches your application it will pass the 4 command-line parameters below:
1) the file currently selected in the window on the right side
2) the path where the fw files have been extracted (eg: c:\nokiacooker\files\n8fw_extracted\)
3) firmware filename (eg: RM-596_011.012_U01.01_79.92_prd.uda.fpsx)
4) firmware type (UDA, ROFS, CORE, UNKNOWN)

How to read the arguments depends on the programming language you're using:
- for Delphi you should use ParamStr() ParamCount()
- for C# you can find the source code of a skeleton Plugin inside \NokiaCooker\TestPlugins\



[COLOR="#2e8b57"]NokiaCooker Change-Log:[/COLOR]


2.02
- Fixed: for some fw, the rebuild corrupts the header informations

2.01
- Fixed: forgot to remove some debugging code that raises some errors when rebuilding images.

2.0
- New: it is now possible to cook ROFS1 too
- New: unlock ROFS1 / ROFS2 / ROFS3 feature (aka "ROFS Recalibration")
- New: Estimated Size and Partition Size are available for FAT image too
- New: added the "Explore Files" button in the toolbar
- New: added main icon
- New: added a context menu to both TreeView and Grid
- Improved: performances when viewing folders containing lot of files
- Improved: performances when deleting the temporary files
- Improved: performances when computing the estimated size
- Improved: performances for the treeview control
- Improved: grid component has been replaced with a new one
- Improved: error handling when opening bad fw files
- Improved: computation of the original CRC has been refactored to use less memory
- Improved: added marker (*) to the fw filename to notify fw needs to be saved
- Improved: Header Parsing
- Improved: log window contains more details
- Improved: minor changes in the GUI
- Improved: realtime detection for the changes in the file-system. The GUI will be automatically updated when you add/remove/rename contents directly using Explore.
- Fixed: Detection of the Partition Size
- Fixed: Computation of the Estimated Size
- Fixed: Wrong CRC computation for some UDA files (eg. N95)
- Fixed: Error when repacking an empty ROFS

1.1
- Fixed: support for large UDA files too (N8 - 16Gb File) but it will takes a lot of time to process them.
- Improved: NaviFirm+ plugin updated to 1.1 version
- Improved: ROFX repack seems to work properly (E71)
- Improved: ROFS repack is more accurate. Supports the attExtra attribute (N8)
- NOTE: you can't flash the modded N8 ROFS yet.

1.0
- New: Shows the maximum ROFS partition size and the ROFS extimated size.
- Improved: NaviFirm plugin updated to 0.9 version
- Improved: the "Allow ROFS Resize" option is not needed anymore and it has been removed.
- Fixed: the "Allow ROFS Resize" option sometimes corrupted the ROFS rebuild process, causing strange issues in the Cooked Fw.

0.9
- New: File > Recent Files
- Improved: NaviFirm plugin updated to the latest version
- Fixed: The "Advanced > Repack using rofs data: ROFS.ROM" option wasn't working properly when packing a ROFS bigger than original

0.8
- Fixed: Due to some recent changes the CRC-Fixer routine wasn't working properly anymore.
- Fixed: Removed tooltip from the "add/remove plugins" button.
- Improved: The CRC-Fixer routine will fix the fw CRC to match the one contained in the .vpl file (if the .vpl file exists) otherwise will match the original CRC if the .vpl file doesn't exists.
- Improved: Unpacking Speed.

0.7
- New: Support for 3rd party Applications/Plugins. You can Drag & Drop any executables to the Plugin's toolbar to add them to NokiaCoooker
- Fixed: for some UDA, the bkupBootRecord wasn't handled properly showing the message 'Root Cluster is NOT Supported!'

0.6
- New: Added a smart CRC-Fixer: There will be no more CRC warnings in Phoenix!
- Improved: Replaced checkbox with button for ROFS resize
- Improved: Sligtly GUI improvements
- Improved: Better performances when showing folders with a lot of files

0.5
- New: you can now create cooked fw for N8 (UDA/FAT only)
- New: added a checkbox to allow resizing of ROFS/ROFx images.
- Fixed: FAT/UDA editor wasn't working properly.

0.4.3
- Improved: Log Window can be resized
- Improved: The OBY is created trying to keep the same file order as in the original firmware.
- Fixed: Warnings raised from the RofsBuild.exe command will be shown in the log window and the repack will complete successfully. If the RofsBuild.exe raised an error, the repack will not be completed.

0.4.2
- Fixed: Some ROFS file were skipped during the Rebuild if the file was in a very long path like:
  "C:\Documents and Settings\Root\Desktop\NokiaCooker BETA 0.4.1\Files\private\10203636\security\trustroots\device\certificates\TMO_trusted_third_party_certificate.cer"

0.4.1
- Improved: Shows warning messages raised from the RofsBuild.exe command
- Improved: ROFX Rebuild

0.4
- New: FAT32 file-system is now supported. (X6 UDA is in FAT32 format)
- New: Extension Column in the grid. So you can easily remove unneeded languages files from the ROFS
- New: Experimental ROFx support... It should work but NEEDS TO BE TESTED!
- New: Automatically creates a Backup File when repacking firmware.
- Improved: FAT Detection
- Fixed: ROFS Rebuild for N97


[SIZE="3"][COLOR="red"]NOTE: [/COLOR][/SIZE]

this tool is very easy to use, but it is always a tool for experts and smart people, it is not for everyone!
If you remove or replace some critical system component, your phone will dead at 100%, you have to know exactly which is the purpose of the files that you remove/replace!


[SIZE="3"][COLOR="red"]Additional Disclaimer:[/COLOR][/SIZE]

You use this tool at your own risk.
If, for any reason, your phone explodes in your face, don't complain to me.
If you don't like this policy, nobody forces you to use this tool... just don't use it!
2
All Credit Goes to Author Il.Socio[/SIZE][/CENTER]

Description

Nokia Cooker is a PC software reserved to the Cookers, which allows to modify the files containing the phone's firmware to create customized firmwares versions named Cooked-Firmware.




Nokia Cooker can modify data which is located in:
- UDA
- CORE (ROFS1 data only)
- ROFS
- ROFx

WARNING:
Not all the ROFS/ROFx can be modded!
Modding a protected ROFS/ROFx you'll risk to brick the phone.
If you aren't sure that your ROFS/ROFx can be modded, don't do it.
The modding of the UDA, instead, is always a safe operation.



For more info...

Download Nokia Cooker

Informations for Developers about Plugins:

When NokiaCooker launches your application it will pass the 4 command-line parameters below:
1) the file currently selected in the window on the right side
2) the path where the fw files have been extracted (eg: c:\nokiacooker\files\n8fw_extracted\)
3) firmware filename (eg: RM-596_011.012_U01.01_79.92_prd.uda.fpsx)
4) firmware type (UDA, ROFS, CORE, UNKNOWN)

How to read the arguments depends on the programming language you're using:
- for Delphi you should use ParamStr() ParamCount()
- for C# you can find the source code of a skeleton Plugin inside \NokiaCooker\TestPlugins\



[COLOR="#2e8b57"]NokiaCooker Change-Log:[/COLOR]


2.02
- Fixed: for some fw, the rebuild corrupts the header informations

2.01
- Fixed: forgot to remove some debugging code that raises some errors when rebuilding images.

2.0
- New: it is now possible to cook ROFS1 too
- New: unlock ROFS1 / ROFS2 / ROFS3 feature (aka "ROFS Recalibration")
- New: Estimated Size and Partition Size are available for FAT image too
- New: added the "Explore Files" button in the toolbar
- New: added main icon
- New: added a context menu to both TreeView and Grid
- Improved: performances when viewing folders containing lot of files
- Improved: performances when deleting the temporary files
- Improved: performances when computing the estimated size
- Improved: performances for the treeview control
- Improved: grid component has been replaced with a new one
- Improved: error handling when opening bad fw files
- Improved: computation of the original CRC has been refactored to use less memory
- Improved: added marker (*) to the fw filename to notify fw needs to be saved
- Improved: Header Parsing
- Improved: log window contains more details
- Improved: minor changes in the GUI
- Improved: realtime detection for the changes in the file-system. The GUI will be automatically updated when you add/remove/rename contents directly using Explore.
- Fixed: Detection of the Partition Size
- Fixed: Computation of the Estimated Size
- Fixed: Wrong CRC computation for some UDA files (eg. N95)
- Fixed: Error when repacking an empty ROFS

1.1
- Fixed: support for large UDA files too (N8 - 16Gb File) but it will takes a lot of time to process them.
- Improved: NaviFirm+ plugin updated to 1.1 version
- Improved: ROFX repack seems to work properly (E71)
- Improved: ROFS repack is more accurate. Supports the attExtra attribute (N8)
- NOTE: you can't flash the modded N8 ROFS yet.

1.0
- New: Shows the maximum ROFS partition size and the ROFS extimated size.
- Improved: NaviFirm plugin updated to 0.9 version
- Improved: the "Allow ROFS Resize" option is not needed anymore and it has been removed.
- Fixed: the "Allow ROFS Resize" option sometimes corrupted the ROFS rebuild process, causing strange issues in the Cooked Fw.

0.9
- New: File > Recent Files
- Improved: NaviFirm plugin updated to the latest version
- Fixed: The "Advanced > Repack using rofs data: ROFS.ROM" option wasn't working properly when packing a ROFS bigger than original

0.8
- Fixed: Due to some recent changes the CRC-Fixer routine wasn't working properly anymore.
- Fixed: Removed tooltip from the "add/remove plugins" button.
- Improved: The CRC-Fixer routine will fix the fw CRC to match the one contained in the .vpl file (if the .vpl file exists) otherwise will match the original CRC if the .vpl file doesn't exists.
- Improved: Unpacking Speed.

0.7
- New: Support for 3rd party Applications/Plugins. You can Drag & Drop any executables to the Plugin's toolbar to add them to NokiaCoooker
- Fixed: for some UDA, the bkupBootRecord wasn't handled properly showing the message 'Root Cluster is NOT Supported!'

0.6
- New: Added a smart CRC-Fixer: There will be no more CRC warnings in Phoenix!
- Improved: Replaced checkbox with button for ROFS resize
- Improved: Sligtly GUI improvements
- Improved: Better performances when showing folders with a lot of files

0.5
- New: you can now create cooked fw for N8 (UDA/FAT only)
- New: added a checkbox to allow resizing of ROFS/ROFx images.
- Fixed: FAT/UDA editor wasn't working properly.

0.4.3
- Improved: Log Window can be resized
- Improved: The OBY is created trying to keep the same file order as in the original firmware.
- Fixed: Warnings raised from the RofsBuild.exe command will be shown in the log window and the repack will complete successfully. If the RofsBuild.exe raised an error, the repack will not be completed.

0.4.2
- Fixed: Some ROFS file were skipped during the Rebuild if the file was in a very long path like:
  "C:\Documents and Settings\Root\Desktop\NokiaCooker BETA 0.4.1\Files\private\10203636\security\trustroots\device\certificates\TMO_trusted_third_party_certificate.cer"

0.4.1
- Improved: Shows warning messages raised from the RofsBuild.exe command
- Improved: ROFX Rebuild

0.4
- New: FAT32 file-system is now supported. (X6 UDA is in FAT32 format)
- New: Extension Column in the grid. So you can easily remove unneeded languages files from the ROFS
- New: Experimental ROFx support... It should work but NEEDS TO BE TESTED!
- New: Automatically creates a Backup File when repacking firmware.
- Improved: FAT Detection
- Fixed: ROFS Rebuild for N97


[SIZE="3"][COLOR="red"]NOTE: [/COLOR][/SIZE]

this tool is very easy to use, but it is always a tool for experts and smart people, it is not for everyone!
If you remove or replace some critical system component, your phone will dead at 100%, you have to know exactly which is the purpose of the files that you remove/replace!


[SIZE="3"][COLOR="red"]Additional Disclaimer:[/COLOR][/SIZE]

You use this tool at your own risk.
If, for any reason, your phone explodes in your face, don't complain to me.
If you don't like this policy, nobody forces you to use this tool... just don't use it!
3
Applications / Fruit Ninja
« Last post by vova1609 on October 30, 2011, 07:19:08 pm »

Version of the hit iPhone and Android now for Java.
A very active game where you have thrown up in one fell swoop cut fruit in half. Press the keys corresponding section of the screen, where the flying fruit. It all depends on your reaction. Three missed the fruit and loss. Also not getting on a bomb, or just blast and geymover. Control of the game and joystick support.
Language: Russian
4
MeeGo Modding / Change the color of the clock in standby mode
« Last post by vova1609 on October 30, 2011, 07:10:08 pm »
Change the color of the clock in standby mode:


1) Copy the file on your computer / usr / share / themes / base / meegotouch / libsysuid-screenlock-nokia / style / libsysuid-screenlock-nokia.css
2) Edit the text box in WordPad after LockScreen MLabelStyle # LockScreenLowPowerModeClockLabel line color: # FFFFFF; (the default code FFFFFF - it's white), substituting a different color, such as I have blue color: # 0000FF;
3) We throw back to the body (if the bluetooth, it will be in your MyDocs) and in a terminal type:


Code:



cp-f / home / user / MyDocs / libsysuid-screenlock-nokia.css / usr / share / themes / base / meegotouch / libsysuid-screenlock-nokia / style /

4) enter and reboot! And we admire the new Clock!
5
MeeGo Modding / Increased contact with the bell Pictures
« Last post by vova1609 on October 30, 2011, 07:05:31 pm »
Installation manual

1. File call-ui.css of applied archive call-ui.zip throws on the smartphone in mass storage mode, for example in the folder / Downloads (full path to the smartphone / home / user / MyDocs / Downloads /)
2. Turn off your smartphone from your PC.
3. The smartphone run the terminal
4. We enter the superuser root (team devel-su)
5. Type in the terminal string
Code:
cp-f / home / user / MyDocs / Downloads / call-ui.css / usr / share / themes / base / meegotouch / call-ui / style /

6. Close terminal and reboot your smartphone

To roll back to the original image repeat steps 1-6 using a file from a backup call-ui_original.zip

PS. Thank alxs_as-is the idea and help
6
Custom Firmware Releases / HOT! C6 V41 Ported for ALL S60 V5 by vova1609
« Last post by vova1609 on October 30, 2011, 06:59:33 pm »
HOT! C6 V41 Ported for ALL S60 V5 by vova1609
Change Log:
1.New Browser Anna style
2. Improved WLAN
3. Improve speed
4. New Installserver by vova1609

Screenshots:

Tested on 5530 V32.
How to install it:
1. Add all files to ROFS2(Original C6 V40 ported firmware).
2. Pack.
3. Flash.
4 Enjoy.




DOWNLOAD
7
Symbian^1 Modding / Re: Nokia N9 icon pack by Vova1609 for C6 V41
« Last post by vova1609 on October 30, 2011, 06:58:20 pm »
Can This be used for n97v30 port for 523x phones ???
yes
8
Forum News / New domain- nokianio.co.cc
« Last post by vova1609 on October 30, 2011, 06:46:25 pm »
9
Symbian^1 Modding / Re: Nokia N9 icon pack by Vova1609 for C6 V41
« Last post by vinieehunk on October 30, 2011, 06:45:53 pm »
Can This be used for n97v30 port for 523x phones ???
10
Mobile News / Nokia Announces Lumia 800 Windows Phone
« Last post by vova1609 on October 30, 2011, 06:42:01 pm »

Nokia Lumia 800 is "a simply elegant phone, the first "real" Windows Phone", as Stephen Elop refers to it. We have to thank Stephen Elop for showing this device off himself at the end of June in that secret(ly recorded) meeting where we first got a glance at the Nokia SeaRay. Now the Finnish manufacturer made the phone official as the Nokia Lumia 800 Windows Phone.

"It looks AWESOME!!!!!" as Kevin Shields, Senior VP of Program and Product Management for the Smart Device yelled! Borrowing its aspect from the "pure-touch" MeeGo-powered Nokia N9, the Lumia 800 runs Windows Phone Mango, a platform about which Shields sais: "What you don't see is a lame grid of application icons that sit there doing nothing".

What's in from the Nokia N9 aside from the aspect? First of all its the materials, that same monoblock polycarbonate which is very "reception-friendly". Then there's the eight-megapixel camera with f2.2 aperture lens with Carl Zeiss optics and dual-LED flash. It's a camera "that works great used by ordinary people in ordinary conditions".

With the Nokia Lumia 800 comes the free turn-by-turn 3D voice-guided navigation courtesy of Nokia, called Nokia Drive, making it the only Windows Phone with voice-guided navigation. There are over 69 million places included and the application supports an in-care landscape display.

Nokia Music also comes on-board as an effortless way of discovering and purchasing music. Also, with Mix Radio you can listen to pre-setup mixes of music and download them for listening on your phone later. There?s no login, no password and the library has hundreds of mixes and the ability of the user to create his/her own mix.

On to specs! The Nokia Lumia 800 is powered by a 1.4Ghz processor. Inside it packs 512MB of RAM, a 3.7-inch ClearBlack AMOLED WVGA display, eight-megapixel camera with Carl Zeiss optics and dual-led flash but unfortunately no front-facer, 16GB of internal user memory and 25GB of free SkyDrive storage for storing images and music. There's also WLAN 802.11 b/g/n, Bluetooth 2.1, A-GPS, micro-USB connector and a 1450 mAh battery.

It will be available in three colors: cyan, black and magenta for approximately 420 EUR (around $584). It will be available in November as it is currently being shipped to stores in UK, Germany, Spain, France, Italy and the Netherlands. Hong Kong, India, Russia, Singapore and Taiwan get it before the end of the year and additional markets will see the phone in early 2012. LTE and CDMA versions are also coming to specific local markets and as far as the U.S.A. is concerned, it will get it in early 2012.
Pages: [1] 2 3 4