..:*Donate Small 5$ Become VIP Member, Remove All ADs Also Get 500 Rep+ * :..

Results 1 to 4 of 4

Thread: NokiaCooker v2.02 - Cooked Fw for 3rd / 5th / Symbian^3

  1. #1
    Junior Poster


    Join Date
    May 2011
    Location
    Philippines
    Mobile
    Nokia c6
    Firmware
    c6 rm612
    Posts
    66
    User ID
    155404
    Status
    Offline
    Rep Point
    722


    Default NokiaCooker v2.02 - Cooked Fw for 3rd / 5th / Symbian^3

    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...
    http://www.symbian-toys.com/nokiacooker.aspx

    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\


    Some available Plugins:
    ROFS Language Tool
    Application Pre-Installer
    NaviFirm+


    NokiaCooker Change-Log:
    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\d evice\certificates\TMO_trusted_third_party_certifi cate.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


    NOTE:
    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!

    Additional Disclaimer:
    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!
    Last edited by jhaorosario01; October 22nd, 2011 at 03:01 PM.

  2. #2
    7 Days Theory
    Killuminati... Makaveli



    Join Date
    Jun 2010
    Location
    Nigeria
    Mobile
    Xperia P
    Firmware
    JB 4.1.2
    Posts
    1,844
    User ID
    54356
    Status
    Offline
    Rep Point
    10053


    Default Re: NokiaCooker v2.02 - Cooked Fw for 3rd / 5th / Symbian^3

    sir jhao can yu help with rofs2 language tool & pre-installer tool by uploading it here brov...... Please!!!!


    ...Live yur life as if God Exist
    ....If God exist den yhu will gain Eternity
    .....If God doesnt exist den yhu have nothing to loose

    Knowledge will give you power but character will give you Respect... 2Pac


    Code:
    NypoN>>>Xperia P Silver>>>Jelly Bean (JB) 4.1.2<<<

  3. #3
    Junior Poster


    Join Date
    Feb 2012
    Location
    india
    Mobile
    Nokia C6-00
    Firmware
    41.0.10
    Posts
    1
    User ID
    208366
    Status
    Offline
    Rep Point
    10


    Default Re: NokiaCooker v2.02 - Cooked Fw for 3rd / 5th / Symbian^3

    i cannot download it. please help

  4. #4
    Junior Poster


    Join Date
    Jul 2011
    Location
    philippines
    Mobile
    n73
    Posts
    3
    User ID
    164687
    Status
    Offline
    Rep Point
    10


    Default Re: NokiaCooker v2.02 - Cooked Fw for 3rd / 5th / Symbian^3

    sir jhao can i mod my n73?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •