Flame Kitchen Tools Pre-Alpha v0.2

Search This thread

CWKJ

Senior Member
Jul 9, 2006
899
12
Singapore
WARNING
A. USE AT YOUR OWN RISK OF BRICKING YOUR DEVICE.
B. Only try extraction on one FLAME WM5 NBA file.
C. Ignore nb0 to nba convert & flash part in Readme as it is still unknown. EDIT:They are the same


Consolidated by CWKJ

Many many thanks to all the people (long list of name) from XDA-DEV who have make the so many tools used here available.

The extraction part is an attempt by copying and adapt from SCOTER Kitchen by JKR I found in XDA-Dev.

The Add File, Delete File and Build is an attempt by copying and adapt from Laurentius Kitchen

Hope it is useful.


1. Extraction Steps,

i. Convert nk.nb0 or diskimage.nb0 file to nk.nba using "HTC64 Extended ROM Tool.exe". (WARNING: Have not try this as I do not have nb0 file and not sure the link between nb0 & nba, EDIT: they are actually the same, this step is not needed)

ii. Drag & Drop the nk.nba to Dump.lnk in "Extraction Room" to get Dump files in Tools (works with Russian Flame nk.nba file, download Flame_nk.rar from http://4pda.ru/forum/index.php?&showtopic=43333&st=60 or http://4pda.ru/forum/attach/839243/flame_nk.rar and extract nk.nba)

iii. If you want to view the Dump, make a copy from Tools to "Extraction Room".


2. Add Files

i. Using normal copy command, just add the Hibernate.exe file in Dump of Tools. (Example)


3. Delete Files

i. Using normal delete command, just delete the PMSN.cpl file in Dump of Tools. (Example)


4. Build (WARNING: Do not have the complete image in ROM XIP, Edit: http://xdaflameusers.com/viewtopic.php?id=256, Step 6i may brick your device)

i. After Step 2 & 3, run Package.lnk in "Extraction Room" to get Package files in "Extraction Room"

i. Copy the original nk.nba to Rom

ii. Copy Oem and Sys in Package to the Oem and the Sys in Flame Kitchen.

iii. In FlameKitchen, run BuildOs.exe, click the play button.

iv. After 4iii is completed with no errors, run CreateRom.cmd.

v. After 4iv is completed with no errors, you should see the new nk.nba.

vi. Convert nk.nba to nk.nb0 using "HTC64 Extended ROM Tool.exe". (WARNING: Have not try this as I do not have flashing tools, so not sure if this will brick your Flame, EDIT: They are actually the same, this step is not needed)


5. Check
i. To check if the files are added and deleted correctly into the new nk.nba by using the new nk.nba and go to Step 1ii.


6. Flash

i. No known tools yet. Edit: Flashing possible now, take care, http://www.xdaflameusers.com/viewtopic.php?pid=2045#p2045

Edit: New development, http://www.xdaflameusers.com/viewtopic.php?pid=2209#p2209
 

Attachments

  • FlameKitchenPreAlphaVersion0.2.zip
    922.3 KB · Views: 474
Last edited:

CWKJ

Senior Member
Jul 9, 2006
899
12
Singapore
Flame Extraction Only Tools

WARNING
A. USE AT YOUR OWN RISK OF BRICKING YOUR DEVICE.
B. Only try extraction on one FLAME WM5 NBA file.
C. Ignore the nb0 to nba convert


Consolidated by CWKJ

Many many thanks to all the people (long list of name) from XDA-DEV who have make the so many tools used here available.

The extraction part is an attempt by copying and adapt from SCOTER Kitchen by JKR I found in XDA-Dev.

Hope it is useful.


Extraction Steps,

1. Convert nk.nb0 or diskimage.nb0 file to nk.nba using "HTC64 Extended ROM Tool.exe". (WARNING: Have not try this as I do not have nb0 file and not sure the link between nb0 & nba)

2. Drag & Drop the nk.nba to Dump.lnk in "Extraction Room" to get Dump files in Tools (works with Russian Flame nk.nba file, download Flame_nk.rar from http://4pda.ru/forum/index.php?&showtopic=43333&st=60 and extract nk.nba)

3. If you want to view the Dump, make a copy from Tools to "Extraction Room"

4. After Step 2 & 3, run Package.lnk in "Extraction Room" to get Package files in "Extraction Room"
 

c_shekhar

Inactive Recognized Developer
Jun 7, 2005
1,979
40
Good efforts. Dis-assembling is fine. But for re-assembling do you use scotter kitchen tools or something else inprovised by you??
 

CWKJ

Senior Member
Jul 9, 2006
899
12
Singapore
For assembling, I modify a little from Laurentius Uni Kitchen.

Most of the tools are from the long list of gurus here, like Bepe, Buzz, Mamaich, etc.

If JKR's Scoter Kitchen way of assembling is friendly, I may try it out.