• Hiện tại trang web đang trong quá hình chuyển đổi và tái cấu trúc lại chuyên mục nên có thể một vài chức năng chưa hoàn thiện, một số bài viết và chuyên mục sẽ thay đổi. Nếu sự thay đổi này làm bạn phiền lòng, mong bạn thông cảm. Chúng tôi luôn hoan nghênh mọi ý kiến đóng góp để chúng tôi hoàn thiện và phát triển. Cảm ơn

Cập nhật NokiaCooker BETA - Cooked Fw for 3rd / 5th / Symbian^3 Fix lỗi check

habaolinh

Super V.I.P
Cập nhật NokiaCooker BETA - Cooked Fw for 3rd / 5th / Symbian^3 Fix lỗi check

Cập nhật
Thêm chức năng fix lỗi CRC, sẽ kô còn cảnh báo CRC trong Phoenix
Chọn nhanh resize ROFS chỉ bằng 1 phím nhấn
Chạy nhanh hơn khi hiển thị thư mục có nhiều tập tin
(Đã test)

View attachment 183486

Thanks Koijro!!!
 

TruongHan

Super V.I.P
Cập nhật bản NokiaCooker BETA 0.7 - Cooked Fw for 3rd / 5th / Symbian^3

View attachment 184127
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\


NokiaCooker BETA Change-Log:

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


PLEASE 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!
 
Last edited by a moderator:

hanhoai

New Member
Update Bản cập nhật !

Nokia Cooker BETA 0.9
NokiaCooker BETA 0.9 Change-Log:
- 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


*** 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\

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
- ROFS
- ROFx
It can't modify data located in the CORE yet.

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.

This software is provided "as is" with no warranty whatsoever, express or implied and moreover, WITHOUT any technical support, so, DO NOT contact me about this, because you WILL NOT receive any reply.

If you don't know how to install, or how to use it, probably you don't need Nokia Cooker at all.
cookershot1.jpg

CLICK HERE TO DOWNLOAD
 

TrieuNhan

New Member
Nokia Cooker v1.0 - Bản cập nhật [ 28/12/2010 ]

Nokia Cooker 1.0
Bản cập nhật - NokiaCooker v1.0 - Cooked Firmware for 3rd / 5th / Symbian^3
NokiaCooker v1.0 Change-Log:


- 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.

*** 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 codeof a skeleton Plugin inside\NokiaCooker\TestPlugins\

 
Chỉnh sửa cuối:

TrieuNhan

New Member
NokiaCooker 1.1 [ Update 01/02/2011 ]

NokiaCooker v1.1 - Cooked Firmware for 3rd / 5th / Symbian^3 - Bản cập nhật


Mã:
NokiaCooker 1.1 Change-Log:
- Fixed: support for large UDA files too (N8 - 16Gb File) but it will takes alot of time.
- Improved: NaviFirm  plugin updatedto 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.



 
Top