about the T01A SIM unlock - TG01 ROM Development

Now the main work is finished with the tgtools of cedesmith, so the main question for t01a maybe is how to solve the SIM unlock.
I think if we can flash the radio,maybe we can solve this question, so who can tell us how to flash radio??
BTW:many simple chinese ROM have released lately, as follow link, I think we need recall cedesmith with his great work.only after tgtool, this forum is revived again.
http://u.115.com/file/f7baff4792

chinese rom
this is the pic of chinese rom

Flash radio?i think it very imposible...

mr.mike said:
Flash radio?i think it very imposible...
Click to expand...
Click to collapse
but I think bird may choosed the right way.japanese rom has a radio packet.because we can compare it from the past versions.

yes i made some of the CHS ROMS
it's realy a big work on the muis
there still has some bugs
when i check the ROM files,i also think the radio may help to unlock the sim
maybe i can find someone to dev a tool to unpack the partitions include THE RADIO.

when i use tgtool to check the .tsw file
it show some usefull info:
Code:
G:\TG01>tgtool -dci tg01.tsw
TGTool v1.3.20 copyright(c) 2010 cedesmith
00: Name:MIBI 0000-0009(00021000-0016AFFF) unk:00000004
01: Name:SIM_ 000A-000F(0016B000-00230FFF) unk:00000000
02: Name:FSBL 0010-0013(00231000-002B4FFF) unk:00000003
03: Name:OSBL 0014-0017(002B5000-00338FFF) unk:00000003
04: Name:AMSS 0018-00B1(00339000-01712FFF) unk:00000072
05: Name:EFS2 00B2-00F2(01713000-01F73FFF) unk:00000000
06: Name:DSP1 00F3-0174(01F74000-03035FFF) unk:0000003B
07: Name:FOTA 0175-024F(03036000-04C70FFF) unk:00000000
08: Name:APBL 0250-0257(04C71000-04D78FFF) unk:00000006
09: Name:APPS 0258-0259(04D79000-04DBAFFF) unk:00000000
10: Name:WMB0 025A-0272(04DBB000-050F3FFF) unk:00000000
11: Name:WMB1 0273-029C(050F4000-0565DFFF) unk:00000000
12: Name:WMB2 029D-05CE(0565E000-0BFCFFFF) unk:00000000
13: Name:WMB3 025A-05E6(04DBB000-0C2E7FFF) unk:0000037E
well,just look at the par00 and part01
as we already know,part00 is the OS partition
and,part01 named as SIM_,could it be the point to unlock the phone?myabe...
i think this tgtool may supp a command to split out the sim_(part01) or the RADIO?

great
this is a great news,if we can solve the sim lock ,it will be perfect for T01A user.
cedesmith,can you help us?

ffboy2005 said:
when i use tgtool to check the .tsw file
it show some usefull info:
Code:
G:\TG01>tgtool -dci tg01.tsw
TGTool v1.3.20 copyright(c) 2010 cedesmith
00: Name:MIBI 0000-0009(00021000-0016AFFF) unk:00000004
01: Name:SIM_ 000A-000F(0016B000-00230FFF) unk:00000000
02: Name:FSBL 0010-0013(00231000-002B4FFF) unk:00000003
03: Name:OSBL 0014-0017(002B5000-00338FFF) unk:00000003
04: Name:AMSS 0018-00B1(00339000-01712FFF) unk:00000072
05: Name:EFS2 00B2-00F2(01713000-01F73FFF) unk:00000000
06: Name:DSP1 00F3-0174(01F74000-03035FFF) unk:0000003B
07: Name:FOTA 0175-024F(03036000-04C70FFF) unk:00000000
08: Name:APBL 0250-0257(04C71000-04D78FFF) unk:00000006
09: Name:APPS 0258-0259(04D79000-04DBAFFF) unk:00000000
10: Name:WMB0 025A-0272(04DBB000-050F3FFF) unk:00000000
11: Name:WMB1 0273-029C(050F4000-0565DFFF) unk:00000000
12: Name:WMB2 029D-05CE(0565E000-0BFCFFFF) unk:00000000
13: Name:WMB3 025A-05E6(04DBB000-0C2E7FFF) unk:0000037E
well,just look at the par00 and part01
as we already know,part00 is the OS partition
and,part01 named as SIM_,could it be the point to unlock the phone?myabe...
i think this tgtool may supp a command to split out the sim_(part01) or the RADIO?
Click to expand...
Click to collapse
ffboy, continue your great work and we all waiting for the great news.
cedesmith is a geniues developer, I believe he can give some advise,maybe we can get a new version tgtool supporting to split the part01?

i think it should be a large construction.radio package should be strong encrypted ,or there is a trap waiting for us.we must be patient.

dear all
I have found in xda somebody can flash radio to X05HT(HTC TOUCH PRO)
as the follow link:
http://forum.xda-developers.com/showthread.php?t=512157
and this
http://bbs.pdafans.com/viewthread.php?tid=874883&showk=241&extra=page=1
can we t01a possiblly do this as well?hhh

about radio
I had find many info about how to flash radio,especially in HTC device the flash radio method is popular.
so maybe is it possible of flashing radio in t01a?
Hoping the expert answer or explain like as cedesmith or stepw or collula.....

hope that
waiting for the cedesmith ,stepw and collula answer

OK
I have droped a PM to cedesmith,and get the reply as follow:
not sure i understand right...
you can dump radio with tgtool
just use tgtool -t01a -dc T01A_to_SP50_wm65.tsd
radio is resulting T01A_to_SP50_wm65.amss.bin
or T01A_to_SP50_wm65.efs2.bin
that mean the tgtool have supported the dump radio rom.....
so ffboy can you try for this?

bird_9527 said:
I have droped a PM to cedesmith,and get the reply as follow:
not sure i understand right...
you can dump radio with tgtool
just use tgtool -t01a -dc T01A_to_SP50_wm65.tsd
radio is resulting T01A_to_SP50_wm65.amss.bin
or T01A_to_SP50_wm65.efs2.bin
that mean the tgtool have supported the dump radio rom.....
so ffboy can you try for this?
Click to expand...
Click to collapse
where's the unlocksim radio. dump from hongkong tg01 version.who can run on this project?

right
liuchuanlsy said:
where's the unlocksim radio. dump from hongkong tg01 version.who can run on this project?
Click to expand...
Click to collapse
I think when we flash the rom,if the ROM contain radio rom,and the setup of radio rom is writable, then we can write the radio rom to our t01a.
that myself thought,maybe I am wrong, forgive my unknowege
I think we indeed need experts like cedesmith and stepw help.

UP again
wait......

Don't have any news
Looking for a hyper sim

about T01A
I have flashed the O2,Orange,malasiya,hongkong,italy,german ROM to my japanese version T01A.
and I find whatever I flashed, the radio rom is not change, it still is 5005.1901.1.20.
So I think if we can verify a ROM that can write the radio rom to mobile phone? And if we can unlock sim by this method?

Related

[NEW RELEASE] ◄ HyperCore Kitchen ► MULTIDEVICE !!!

HyperCore
PUBLIC BETA​
The most complex KITCHEN a begginer cook may ever need.
Easy to use but also very complex, it can be usefull to anyone.
Why ask and wait for others to make the perfect ROM for you when you got the power to do it yourself ?
~. Base ROM .~​* NO BASE ROM ! but ANY ROM !
~. Best part .~​* IT USES TADZIO TOOLS
* YOU CAN OPTIMISE EXE's and DLL's, SO IF YOU WANT EVEN MORE SPACE, YOU'LL GET IT
* IT CAN BE USED ON ANY DEVICE WITH VERY LITTLE MODIFICATIONS !!!!!
* NO LONGER LIMITED BY ANYONE OR ANYTHING.
* YOU CAN COOK ANY ROM YOU LAY YOUR EYES ON VERY EASY
* IT HAS ADVANCED ERROR CHECK
~. It will install .~​Core folder on the system drive. Some tools and settings required.
HyperCore folder on the Desktop. There is your kitchen. You can move it wherever you want.
The place where you actually use it is HyperCore\Panel.
~. How To .~​- First of all edit the file named "Device.txt" located on the "Core\ACK\" folder located on systemdrive (mostly drive C:\)
Edit as following.
If you have a :
HTC Wizard : " set device=Wizard "
HTC Hermes : " set device=Hermes "
HTC Artemis : " set device=Artemis "
HTC Herald : " set device=Herald "
HTC Universal : " set device=Universal "
HTC Trinity : " set device=Trinity "
HTC Prophet : " set device=Prophet "
Click to expand...
Click to collapse
Save it and then you're good to go.
It's much similar to the old Core kitchen...so those of you who used it ...will feel comfortable with it. Regenerated batch scripts, better, and i hope bug free.
~. Guides .~​* Hermes Cookbook - THANKS to sambartle
* My Way of cooking
* How to ADD/REMOVE programs -THANKS to mfrazzz
~. Notes .~​Since this is still a public BETA, I await your problems/ideas/concepts.
If you spot a bug, i suggest to send me a PM as well as a post on the thread.
I suggest having a ROM to make a backup in case you do something wrong
I created and tested this tool for WindowsMobile 6 , but WM5 should work OK too.
~. Download .~​
RapidShare
Special thanks :
* Papamopps - for real support
* nandlal_mk - for answering questions and DSM editor
* mfrazzz - for being a calm, intelligent and helpful person
* mUn - for finding the time to answer some of my questions
* molski - for i started working on his tools and still used some of them
* Tadzio - for his tools and patience
* bepe - for his tools
* the-equinoxe - for his splash-screen tools
* naboleo - for his initflashfiles generator
* dutty - for his NBH Tool
few others that surely i forgot to mention Sorry..
great work anichillus, thankyou for sharing this with the community. I look forward to xploring your kitchen.
This looks great, I only have two questions, any issues in building the ROM or adding packages that have already had tadzio tools applied?
In your opening post you mentioned that you are able to use with any device with small modifications, what are these for a Hermes if any?
Thanks again for the new toy!
BTW, looks very professional and I love the web site, great explanations.
PLEASE NOTE THAT IT'S ORIGINALLY MADE FOR THE HTC WIZARD
I KNOW THAT IT WORKS ON OTHER TOO WITH LITTLE MODDIFICATIONS BUT I SUGGEST TO ASK ME FOR A VERSION SPECIFFICALLY.
Follow originally thread here :
The HTC Wizard side of the forum
http://forum.xda-developers.com/showthread.php?p=1287430#post1287430
Lurch3559 said:
This looks great, I only have two questions, any issues in building the ROM or adding packages that have already had tadzio tools applied?
In your opening post you mentioned that you are able to use with any device with small modifications, what are these for a Hermes if any?
Thanks again for the new toy!
BTW, looks very professional and I love the web site, great explanations.
Click to expand...
Click to collapse
None that i know of. It shouldn't have any problems.
But i strongly reccomend that if you don't have a HTC Wizard to ask before you try and do anything.
It's written also in the tutorial
I don't take credit for some of the applications that are included in this kitchen ... like bepe's package tool , tadzio's modified mamaich tools...and of course some of the 3rd party apps.
I take the credit only for the whole thing....i busted my ass of to gather all that and make them easy to use
The moddifications :
Almoust all programs are included already. I would only have to edit some batchfiles to use other programs or other commands for same.
If you know what you are doing, you could use it yourself
For Hermes there are some neat stuff in Tools\TTools - thx to tadzio of course
We use one RUU you use another....stuff like that
One friend of mine built an Terra ROM with this...it's not that hard
anichillus said:
PLEASE NOTE THAT IT'S ORIGINALLY MADE FOR THE HTC WIZARD
I KNOW THAT IT WORKS ON OTHER TOO WITH LITTLE MODDIFICATIONS BUT I SUGGEST TO ASK ME FOR A VERSION SPECIFFICALLY.
Follow originally thread here :
The HTC Wizard side of the forum
http://forum.xda-developers.com/showthread.php?p=1287430#post1287430
Click to expand...
Click to collapse
Hermes Please
First question, tried to dump ROM and I am getting an error
Error ! There is no nk.nbf in the core/extract/source
I place the ROM NBH in that folder, originally was name RUU_signed.nbh, I tried to rename to nk.nbh, didn't matter.
I am using a hermes.
See next post waiting for the Hermes modifications.
Lurch3559 said:
Hermes Please
Click to expand...
Click to collapse
I will, give me little time to sleep lol
I will made moddifications for
HTC Herald / Terra/Wing
and I will do it for the Hermes too, but be litle patient.
You should use the "Dump nb and bin" and use the "Extra" way
The HTC Wizard uses a nk.nbf ..not a nbh. so...extract the .nb and run it thru the Dump nb and bin ... the extra option
You could extract the .nb with the little app in Tools\TTools\Tadzio\ ROMBaker.exe
You have to rename the *.nb into OS.nb and move it into Extract\ folder
It will split....but you won't be able to make it back unless you edit the
C:\Core\Tools\Batch\Create_ROM.bat according to your device....
anichillus said:
I will, give me little time to sleep lol
I will made moddifications for
HTC Herald / Terra/Wing
and I will do it for the Hermes too, but be little patient.
Click to expand...
Click to collapse
Thanks I will, I just finished working nights also, I should get some zzz's also, I was just excited when I found a tool that appears to be very user friendly.
Enjoy your rest.
Lurch3559 said:
First question, tried to dump ROM and I am getting an error
Error ! There is no nk.nbf in the core/extract/source
I place the ROM NBH in that folder, originally was name RUU_signed.nbh, I tried to rename to nk.nbh, didn't matter.
I am using a hermes.
See next post waiting for the Hermes modifications.
Click to expand...
Click to collapse
The .nbh has to be extracted by nbhextract.exe in "tools" folder. then you will recieve os.nb, splash.nb, spl.nb etc
the os.nb can be placed in "extract" folder and then dump it by using "dump .nb and .bin" from extract panel.
lol
papamopps said:
The .nbh has to be extracted by nbhextract.exe in "tools" folder. then you will recieve os.nb, splash.nb, spl.nb etc
the os.nb can be placed in "extract" folder and then dump it by using "dump .nb and .bin" from extract panel.
lol
Click to expand...
Click to collapse
Yes, correct
but he has to use the "extra" option in "Dump .nb and .bin"
his rom is different ..anyway...i will make it work for hermes too, just give me a day
Lurch3559 said:
Hermes Please
Click to expand...
Click to collapse
and Universal
My Best regards,
Thanx for release
and for pre-beta testing
so as of now, this will or will not work for the Wing? my device isn't CID Unlocked but i'd love to donate back to this site by creating a rom especially since this seems very easy with your kitchen. i don't wanna mess up anything so please let me know if this version works with the wing also or if its one of the new ones your making soon, thank you
blackout203 said:
so as of now, this will or will not work for the Wing? my device isn't CID Unlocked but i'd love to donate back to this site by creating a rom especially since this seems very easy with your kitchen. i don't wanna mess up anything so please let me know if this version works with the wing also or if its one of the new ones your making soon, thank you
Click to expand...
Click to collapse
I cooked a terra rom with this - by using the wingdump imgf_raw.bin and the xip from terra rom. you dump the rum by using "dump .nb and .bin"
The only mistake i did - was editing the .hv files BUT i forgot to convert the boot.rgu back and that bricked my device.
But you can cook a rom. YOu only have to use PKT "manually". That´s all. Just follow the steps from the kitchen.
I cooked for example a terra rom without transcriber, autoupdate und included batterystatus and totalcommander - no problems with this, when using Aserg upgrade_rom.bat for falshing.
BTW - do you have an official WWE ROm for flashing - if something goes wrong? OK - it will be WM5 then but you can flash?
good luck.
papamopps said:
I cooked a terra rom with this - by using the wingdump imgf_raw.bin and the xip from terra rom. you dump the rum by using "dump .nb and .bin"
The only mistake i did - was editing the .hv files BUT i forgot to convert the boot.rgu back and that bricked my device.
But you can cook a rom. YOu only have to use PKT "manually". That´s all. Just follow the steps from the kitchen.
I cooked for example a terra rom without transcriber, autoupdate und included batterystatus and totalcommander - no problems with this, when using Aserg upgrade_rom.bat for falshing.
BTW - do you have an official WWE ROm for flashing - if something goes wrong? OK - it will be WM5 then but you can flash?
good luck.
Click to expand...
Click to collapse
I wouldn't test it on my phone because I don't have it CID Unlocked and couldn't risk it getting bricked as Tmobile hasn't released the official rom for download yet but i'll see what I can do as into building a rom. If you get a free chance this week, wanna walk me through it?
Glad to see you are providing my tiny initflashfiles generator. You added a great functionnality with the automated cab extraction. Well done !
So if I understand this correctly, if someone posted their dump from the Wing I could proceed to cook and flash to my unbranded P4350 using Aserg's method without the possibility of bricking since i have the official HTC WWE that I can re-flash?
xander803 said:
So if I understand this correctly, if someone posted their dump from the Wing I could proceed to cook and flash to my unbranded P4350 using Aserg's method without the possibility of bricking since i have the official HTC WWE that I can re-flash?
Click to expand...
Click to collapse
For the wing dump you need the XIP from terra dump - but you find it in the Wing-dump thread from Herald forum.
And yes - you can cook - if you have an official rom. SO no worry to brick - you can go back to WM5. lol
Have a try. BUT you must use the "manual" way from PKT. Just follow all teh steps from kitchen. And use the "Dump .nb and .bin" from extract panel.
papamopps said:
For the wing dump you need the XIP from terra dump - but you find it in the Wing-dump thread from Herald forum.
And yes - you can cook - if you have an official rom. SO no worry to brick - you can go back to WM5. lol
Have a try. BUT you must use the "manual" way from PKT. Just follow all teh steps from kitchen. And use the "Dump .nb and .bin" from extract panel.
Click to expand...
Click to collapse
I'm about to try cooking one up today, I read the tutorial and it doesn't look too bad. If I can find the tmobile wing wm6 rom, i'll base it off that otherwise imma have to use a wm5 rom. I'll let you guys know how it goes.
blackout203 said:
I'm about to try cooking one up today, I read the tutorial and it doesn't look too bad. If I can find the tmobile wing wm6 rom, i'll base it off that otherwise imma have to use a wm5 rom. I'll let you guys know how it goes.
Click to expand...
Click to collapse
I will give this a shot as well. I believe you can find the wing OS and XIP in the Herald mobile 6 forum.

HardSPL kit for ROSE (S740) by jockyw2001

HardSPL kit for ROSE (S740)
====================
Brought to you by JockyW (jockyw2001)
March 20, 2010
Download: http://forum.xda-developers.com/attachment.php?attachmentid=296559&d=1269109944
DISCLAIMER: I WILL NOT BE RESPONSIBLE IF YOU BRICK YOUR DEVICE USING THIS TOOL
Instructions
-------------
1. connect your ROSE with your PC by USB cable and boot into Windows Mobile
2. wait until ActiveSync is ready (icon green)
3. run "flash-hardspl.bat" to flash the HardSPL. It will create a backup of your current SPL
(called "spl-backup.bin") and creates a file "check.bin" in subdirectory "1" (for diagnostic purposes)
4. the phone will be rebooted automatically
5. you can now flash any cooked or original rom, splash screen or radio rom
Notes
-------
- if your device is application locked the batch file will run with errors. To app unlock your device
Download PHM Registry Editor - v0.70 from here:
http://www.pocketpcfreeware.com/en/index.php?soft=31
Copy it to your device and execute it.
Modify this registry key:
HKLM/Security/Policies/Policies/0000101B if set to dword:2, change it to dword:1
Reset using power button and try again.
Alternatively run the cab posted: here
- the HardSPL is based on the SPL v1.54.0000 (Rose, Shipped) for ROSE with modelID ROSE100 (check your modelID in battery compartment)
- a quick verification for correct installation is to boot into SPL tri-colour bootloader screen. In the top-left corner it should display "1.54.Hard"
- to flash back the stock SPL 1.54.0000 run "flash-stock-1.54.0000.bat"
- to flash your original SPL run "flash-your-backup.bat"
Roms
------
Original Asian and Orange ROMs can be found here:
http://forum.xda-developers.com/showpost.php?p=5137413&postcount=1
I have reconstructed Elusivo's dumped rom WM 6.1 build 20279 (german):
http://www.sendspace.com/file/je1iyu
With these rom you can easily set up a kitchen for ROSE.
Check this Kaiser kitchen tutorial for a jump start:
http://wiki.xda-developers.com/index.php?pagename=Kaiser ROM Kitchen Tutorial
Credits
--------
- itsme for his fantastic open source itsutils package
- pof and Olipro for many HardSPL patches
- Elusivo for testing HardSPL
Donate
--------
If you like the HardSPL and appreciate the time and effort I have put into this then feel free to send a PayPal donation to [email protected]
or click the donate button in my signature.
Enjoy,
JockyW
-- reserved --
Yes! finally!
it means we have the hard spl now ?it would be very good !thanks to you jockyw2001
Wow these are very very good news......
thanks,I think S740 is best soon
hardspl kit for the rose never thought i would see the day
this is the best news ive had all week lol
many thanks Jockyw2001 and to all others who helped make it happen
TESTED and WORKING!
wooohoooo DD works 100% without any hiccups
thanks JockyW ^^ and count on my donation ^^
HardSPL was tested and working with a ROSE100.
I've published it now and looking forward to your generous appreciation
Have fun!
Jockyw2001 you are a legend
no matter what anyone else says about ya ur still sweet in my books lol
thanks again
Good job dude!Mine did not pass the test so my phone si stucked in the bootloader .But maybe i`ll fixe it this days..hope so...It`s good that someone thaught about a HSPL and managed to make it
at last!thank you
Hopefully someone will cook a 6.5 ROM for us
N3m3SiS_bcn said:
PD2: Donation done! I'll wait for my salary to donate some more, I think 5$ isn't enought for this!
Click to expand...
Click to collapse
Thx bro, much appreciated. I hope Churchil is as generous to me as he is for his brothers
@jockyw - See if there is something over from this months salary... And if not next month
Great Great Phantastic
Hi jockyw2001,
What a good and surprising news. I wanted sell my S740 because there was no HardSPL to expect and WinMo 6.1 isn't a hit. But now I'm looking forward to all ROM's based on WinMo 6.5. Thanks a lot for your great work!
regards
Semmelknoedel
Great! waiting for roms!
Thanks to your work.
Many thanks
finalmente che viene fuori,
prima di provarlo
dillo grazie!!!!!
My experience with JockyW (jockyw2001) HardSPL:
I could not install the referred "PHM Registry Editor - v0.70" (not build for WM 6.1 standard?)
"Total Commander" (for smartphone) ghisler.com/smartphone.htm worked for me though (I'm not allowed to post an external link - sorry).
There is an inconsistency in the first post of this thread and the output of flash-hardspl.bat concerning the application unlock:
JockyW (jockyw2001) writes in the first post of this thread:
Modify this registry key:
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1 "
Click to expand...
Click to collapse
flash-hardspl.bat writes:
Phone must be application unlocked !!
If not, add the Registry value "HKLM/Security/Policies/Policies/0000101B" with D
WORD = 1
Click to expand...
Click to collapse
I guess the output of flash-hardspl.bat is correct but I'm not an expert.
flash-hardspl.bat has the word "ERROR" in its output:
ITSUTILS stream-ERROR: 80072746: Readresult=80090041
Click to expand...
Click to collapse
The tri-colour bootloader screen indicates that the hard-spl is installed though.
To enter tri-colour bootloader screen follow the instructions of of baliles in this other thread
To leave tri-colour bootloader screen remove the battery
Attached is a screenshot of the output of flash-hardspl.bat

[PROJ] TG01 "The Kitchen Project" UPDATED (29/03/2010)

Hi guys, after the release of the latest cedemish tgtool, we may expect that we have the enought elements to create a kitchen for the TG-01. So... let's start:
I built a package with all the tools needed for a custom ROM on the TG-01.
http://www.megaupload.com/?d=DQOSCQBJ
This package contains the latest release of the TGTool created by cedemish and a custom version of ImgfsFromDump that allows ROM sizes up to 512MB.
The package description is:
-TGTool 1.3.19
-OSNBTOOL 1.59
-IMGFS Tools (Custom version up to 512Mb)
-Package Tools
-Xidump beta
That's all you need to create custom roms on your tg01. The knowledge is not included
(29/03/2010) Update: Added bat files to dump and repack tsw files from and to dump directory.
NOTE: The TGTool Thread is: http://forum.xda-developers.com/showthread.php?t=650075 I'm sure you may think to donate to cedemish that released the tool in order to support his work because the tool stills under develop and without cedemish we couln't start this project.
NOTE2: The TGTool 1.3.19 stills not tested as stable and reliable, so the users flashing a ROM created with this tools may brick their device. We will delete this advice once cedemish can asure it's not goint to brick any device
Unpacking a TSW File:
Code:
tgtool -sp *.tsw tg01.os.nb.payload
osnbtool -d tg01.os.nb.payload 2 imgfs.bin
imgfstodump imgfs.bin
Optional:
xidump -x tg01.os.nb.payload
You can also use the runtime to dump with: "tswtodump *.tsw" or droping a tsw file to the bat file in a file explorer window.
Repacking a TSW File:
Code:
imgfsfromdump imgfs.bin imgfs-new.bin
osnbtool -c tg01.os.nb.payload 2 imgfs-new.bin
tgtool -mp tg01.os.nb.payload.New source.tsw destination.tsw
You can also use the runtime to dump with: "dumptotsw source.tsw" or droping a tsw file to the bat file in a file explorer window (the dropped tsw will be the source, a tg01-release.tsw will be created).
reserved 2
reserved 3
sweet....
HOTFILE mirror http://hotfile.com/dl/34607196/21b9adb/tgtool_set.zip.html
Once I've tested the ROM I'm working on, I'll post that as a set of packages.
I've written a set of batch scripts as well if they'd be useful.
Will upload stuff tomorrow, as I need my sleep....
l3v5y said:
Once I've tested the ROM I'm working on, I'll post that as a set of packages.
I've written a set of batch scripts as well if they'd be useful.
Will upload stuff tomorrow, as I need my sleep....
Click to expand...
Click to collapse
That would be nice. Now I'm using this steps to get from the TSW to the dump folder:
tgtool -sp tg01.tsw tg01.os.payload
osnbtool -d tg01.os.payload 2 imgfs.bin
imgfstodump imgfs.bin
Seems to be the fastest way to go.
arag0n85 said:
That would be nice. Now I'm using this steps to get from the TSW to the dump folder:
tgtool -sp tg01.tsw tg01.os.payload
osnbtool -d tg01.os.payload 2 imgfs.bin
imgfstodump imgfs.bin
Seems to be the fastest way to go.
Click to expand...
Click to collapse
I've got that, followed by some of bepes tools, for making a PRB folder layout, and then rebuilding it with PRB. Seems to have booted, with 23549!
Will upload that tomorrow!
Cedesmith is amazing!
l3v5y said:
I've got that, followed by some of bepes tools, for making a PRB folder layout, and then rebuilding it with PRB. Seems to have booted, with 23549!
Will upload that tomorrow!
Cedesmith is amazing!
Click to expand...
Click to collapse
Yes I know how do you build back from the PRB? I couldn't with imgfsfromdump or xidump.
l3v5y said:
I've got that, followed by some of bepes tools, for making a PRB folder layout, and then rebuilding it with PRB. Seems to have booted, with 23549!
Will upload that tomorrow!
Cedesmith is amazing!
Click to expand...
Click to collapse
Crazy stuff man!
First WM6.5.5 Rom on the TG01.
Damn cedesmith is a real genius in software development...this guy is totally crazy. So it seems his tool works just like a charm. Great...
And it's also great that you sucessfully booted WM6.5.5 I3v5y! That's a Milestone in the development.
I'm looking forward to flash the WM6.5.5 Rom tomorow on my TG01 right after you upload it
Best regards and again, I want to thank all the people that worked on the project!
Just one thing i'd like to know...
Is it difficult for us, french users (or more generaly speaking, non english users) to have your rom in French? A lot of modifications to do, or just 2/3 things?
Will we to wait for a french developper, or are you going to make one in french, or something to adapt your rom?
Thanks!
All the people who work on this project are amazing, and you are doing a fantastic work!
That's unbelievable . Actually i can't wait
are you serious?! tomorrow is the dat we all have been waiting for?
too god to be true... I won't be able to sleep tonight
welldone!!!
arag0n85 said:
Yes I know how do you build back from the PRB? I couldn't with imgfsfromdump or xidump.
Click to expand...
Click to collapse
PRB just generates a dump from OEM\XIP\SYS (and relocates the modules). From there, you get an XIP and a dump, and I used IMGFSFromDump (a slightly modified one, but still). The XIP can then be put in to the OS.nb.payload file, and it's done!
One thing that needs to be done is clearing up the mess that is Toshibas OEMDrivers. HTC have put most things in seperate packages which is great, but Toshiba have seemingly failed to do this.
I'll post some batch scripts when I get home.
To try and keep things a little more organised, I'll reply to this here:
Well, I detected some rubish files that may help us to improve the ROM space abalible, and might help also with RAM usage:
Orange UK 10Mb Help Video
Arround ~12Mb from toshibas keyboard
Arround ~15Mb from Toshibas strip menu
Arround ~6Mb from random useless files.
There is also other work arrounds not including myphone, windows live, messenger, marketplace... well... almost any program that usually comes by default to strip down the rom size another couple of MB. I guess we can expect reduction sizes from 40Mb up to 80Mb.
Click to expand...
Click to collapse
The 10MB help video is junk, along with things like the Orange home screen, but unless they're loaded (like the keyboard) there's no RAM usage.
I've built a ROM based on a light WM6.5.5 kitchen I have, so the SYS is pretty clean, but I need to clear up the OEMDrivers etc.
PRB/WMReloc/something else is an absolute requirement to get a booting ROM, otherwise you end up with bad things happening in virtual memory causing a lot of issues.
There is a version of WMReloc that can handle the 6.5 kernel and added slots, or PRB can, but G'Reloc can't (I think). I'm also working on a relocate function, but that could take some time!
Great work l3v5y .I can't wait to flash your rom.
Is there a chance to have it in italian too?
When you will release it please post a videotutorial for flash with shorten pin method.I didn't understand yet what we need to do and how make the bridge between pins.
Alucard24 said:
Is there a chance to have it in italian too?
Click to expand...
Click to collapse
And polish of course
l3v5y great work! Thanks!
will you cooks be using the new radio from the tosh update as it seems to have improved sound a bit or try some different ones to test results.
and if a sense based rom is made am i right in assuming that it probably wouldnt have the same bugs as the port in ather thread.
good work all cant wait to make my tg01 better
about t01a
I have a japanese version known as t01a, Can I test your rom i3v5y?
waiting....
bird_9527 said:
I have a japanese version known as t01a, Can I test your rom i3v5y?
waiting....
Click to expand...
Click to collapse
no way now

[UTIL][TUTORIAL] TG01 to T01A ROM Converter

Utility Link: http://www.4shared.com/zip/KBQLOO9d/TG01toT01A_Converter_Utility.html
How to use it:
There is 2 ways to use it.
1- Drop a TG01 ROM at the "TG01toT01AConverter" batch file, and a CMD window will appear showing the process.
2- Run a CMD and use the comand "TG01toT01AConverter rom.tsw"
In both cases, a file called "T01A_to_SP50_wm65.tsd" will be created if all it's OK. That's your ROM.
That's all, simple right?
I hope you enjoy it!
PD: The TG01 to T01A Converter includes my TG01 Tool set for simple ROM dumping and repack. If you need to redefine packages you should need to use l3v5y kitchen.
PD: This pack includes cedemish TGTool.
arag0n85 said:
Well, since finally someone has reported that my TG01->T01A method works properly, I decided to release for public a converter instead T01A/TG01 ROM's Version. In my ROM's threads, will be up to people to re-upload the T01A version and share the link, but I will only release TG01 version of the ROM and link to this thread.
Click to expand...
Click to collapse
you should not call MY TG01->T01A method yours just because you put it in a bat. maybe i should point you to tgtool 1.3.20 announcement post, your .bat is more or less a copy/paste of sample code there.
so how my tool+my sample = your tg01->t01a method ?
arag0n85 said:
PD: The TG01 to T01A Converter includes my TG01 Tool set for simple ROM dumping and repack. If you need to redefine packages you should need to use l3v5y kitchen.
Click to expand...
Click to collapse
The TG01 to T01A Converter only needs tgtool and rom files, the rest of tools for this purpose is just bloatware.
keep up the great work
Long time ago, some old dispute, I think it's time to move on!
What each of you is doing complements each other's work, but giving appropriate credit in your every posting is just too much overhead. IMHO there's a bit of a wording issue, I'm sure arag0n85 didn't intend to claim this batch to be entirely his own achievement or neglect cedesmith's role/involvement.
I've seen some very bright members leaving xda-devs because their work was not treated here with due respect. I'm sure everyone would hate to see either of you go or give up your projects. The truth is that if you are not ready to witness other people using, reusing and even abusing results of your work, then either don't release it or protect it from abuse.
Take it easy. Peace...
stepw said:
What each of you is doing complements each other's work, but giving appropriate credit in your every posting is just too much overhead. IMHO there's a bit of a wording issue, I'm sure arag0n85 didn't intend to claim this batch to be entirely his own achievement or neglect cedesmith's role/involvement.
I've seen some very bright members leaving xda-devs because their work was not treated here with due respect. I'm sure everyone would hate to see either of you go or give up your projects. The truth is that if you are not ready to witness other people using, reusing and even abusing results of your work, then either don't release it or protect it from abuse.
Take it easy. Peace...
Click to expand...
Click to collapse
Wisdomly said...
Couldn't agree more...
bib*oops said:
Wisdomly said...
Couldn't agree more...
Click to expand...
Click to collapse
bib*oops,do you have tg01 sim free version???can it used in my T01A?
btw,the convert link I can not open it,can argu post it in forum,thanks!h
bird_9527 said:
bib*oops,do you have tg01 sim free version???can it used in my T01A?
btw,the convert link I can not open it,can argu post it in forum,thanks!h
Click to expand...
Click to collapse
The file is arround 20Mb, can't be placed on the forum attached... By the way, I tested the link and should be working.
bird_9527 said:
bib*oops,do you have tg01 sim free version???can it used in my T01A?
btw,the convert link I can not open it,can argu post it in forum,thanks!h
Click to expand...
Click to collapse
My tg01 is sim-unlocked by code(IMEI dependant)...
TG01toT01AConverter rom
many time i try to use this App. But still can not convert rom.
everybody already convert it susses...to teach to step by step please ! thanks
sory my bad english
nhattuong said:
many time i try to use this App. But still can not convert rom.
everybody already convert it susses...to teach to step by step please ! thanks
sory my bad english
Click to expand...
Click to collapse
The idea is easy. There is an instruction to extract payload from a tsw and an instruction to merge payload to a tsd. So, I placed the tgtool with a tsd rom with an empty payload side by side and a .bat file that calls the proper instructions for the conversion from a tsw file. The file is called TG01toT01AConverter, and you have 2 ways to act with it.
a) Click on a tsw ROM, and move it over the .bat and drop it.
b) Open a MSDOS Command Window at the directory and type: "TG01toT01AConverter yourrom.tsw"
In both cases you should see a file called "T01A_to_SP50_wm65.tsd T01A_to_SP50_wm65.tsd" as output.
thank so much your support. It have done, after converted i flashed it. Successful.
Enjoin it.
Can it be used to convert any new ROM in the future, such as 6.5.3 or 6.5.5?
Thanks
I already to use this tool to Converted new Rom 6.5.5. Then flash it Sucsess.
nhattuong said:
I already to use this tool to Converted new Rom 6.5.5. Then flash it Sucsess.
Click to expand...
Click to collapse
i'm using t-01a too .so may i know which version of rom do you have use to your phone
Thankk you
WM6.5.5 WM6.5.5 OS 5.2.23563 Build 23563
Rom By ffboy
WM6.5.5 WM6.5.5 OS 5.2.23563 Build 23563
Rom By ffboy
nhattuong said:
WM6.5.5 WM6.5.5 OS 5.2.23563 Build 23563
Rom By ffboy
Click to expand...
Click to collapse
in this step do i have to chance from T01A_to_SP50_wm65-theduyet.tsd to T01A_to_SP50_wm65-theduyet.enc ???
{Rename your ROM extension from (.tsw) to (.enc) at the PRG folder.}
Thank you again ^__^
cant download it. it says file tempo not avail...
use tsd extension and pin method to flash your device...i am using Novembre5 6.5.5 rom,very stable and fast,i liked...
Pls help me. My phone is currently using English rom. I would like to change it to Japanese rom. How can i change it?
I used the converter but it didnt work. My pc is windows 7 (64bit). May I know the reason why it failed?

Fujitsu n520 - I need help!

Hi,
this my first time about cooking a rom and I gooogled a lot but I can't find any info about cooking rom for this device.
The only information is in this old thread: http://forum.xda-developers.com/showthread.php?t=294165
and a wm6 port here: http://forum.xda-developers.com/showthread.php?t=320686
following this post: http://forum.xda-developers.com/showpost.php?p=2729160&postcount=16 I succesfully "converted" the nbf to nb.os
The nb.os with xidump is correctly(?) dumped in two folders, XIP and IMGFS
I'd like update WM to a newer release and include/remove some apps.
Can someone help me?
Thanks,
Michele
SystemR89 said:
Hi,
this my first time about cooking a rom and I gooogled a lot but I can't find any info about cooking rom for this device.
The only information is in this old thread: http://forum.xda-developers.com/showthread.php?t=294165
and a wm6 port here: http://forum.xda-developers.com/showthread.php?t=320686
following this post: http://forum.xda-developers.com/showpost.php?p=2729160&postcount=16 I succesfully "converted" the nbf to nb.os
The nb.os with xidump is correctly(?) dumped in two folders, XIP and IMGFS
I'd like update WM to a newer release and include/remove some apps.
Can someone help me?
Thanks,
Michele
Click to expand...
Click to collapse
osKitchen can take and rebuild the NB of that phone with probably no issues but you need to figure out the rest by yourself since the older the phone is the more likely it has drivers that will break with wm6.5.
Uhmm..thats interesting,could you explain how make this?
I have an old PocketLoox 720 with .nbf and it can run with no problem WM 6.1.
I know how to use OsKitchen but where i need to put the Os.nb converted?
Other issue will be the NBH output , of course ill need nbf for flash the PDA.
airxtreme said:
osKitchen can take and rebuild the NB of that phone with probably no issues but you need to figure out the rest by yourself since the older the phone is the more likely it has drivers that will break with wm6.5.
Click to expand...
Click to collapse

Categories

Resources