PDA

View Full Version : HTC Kaiser SSPL v1 (or flashing any rom 4 free)


pof
06-10-2007, 02:28 AM
* THIS WILL WORK ON KAISER ONLY - FOR GENERIC METHOD SEE JumpSPL (http://forum.xda-developers.com/showthread.php?t=334667) *

This tool allow to flash any Kaiser ROM bypassing CID and signature check.
You'll be able to change the ROM language, flash cooked roms, custom splash screens, etc...

FEATURES


1. SuperCID / Security Level=0
2. Does not check NBH signatures
3. Based on 0.92 Shipped SPL
4. Accept any Model ID
5. Disabled initial SD card loading to prevent hang

INSTRUCTIONS

Transfer SSPL-KAIS.exe to your Kaiser
Connect the USB cable and run SSPL-KAIS.exe (on kaiser, not on PC!)
Click "Continue", the Bootloader tri-color screen should appear
Check SPL version number: if it ends in ".JumpSPL" then everything is fine.
Unplug the USB cable and re-plug it
Device is ready to flash any ROM, you don't need ActiveSync at all.


DISCLAIMER

This software is free to use but at your own risk, I take no responsiblity for any conflict, fault, or damage caused by this unlocking procedure. No warranties of any kind are given.


DONATIONS
https://www.paypal.com/en_US/i/btn/x-click-but04.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=pau%40eslack%2eorg&item_name=xda%2ddevelopers%20donation&no_shipping=1&cn=Comments&tax=0&currency_code=EUR&bn=PP%2dDonationsBF&charset=UTF%2d8)

Your donations are a strong incentive to continue research on new devices, if you find JumpSPL useful please cosider making a PayPal donation. Any donation amount is greatly appreciated :)

Enjoy!

--------------------

UPDATE: Found a problem on SSPL where it will hang when flashing a full ROM with a new RUU due to the NBH buffer being smaller in SPL-0.92, I removed the link and will update Kaiser SSPL version when I have some free time. At the moment, please use Kaiser Hard-SPL (http://forum.xda-developers.com/showthread.php?t=334679), this is safe ;)

For those of you had the phone stuck in bootloader mode after flash with SSPL stopping at 16%, follow these instructions to unbrick your phone:

1. Download mtty.exe (http://wiki.xda-developers.com/uploads/mtty.exe)
2. Disable activesync (connection settings -> uncheck "allow usb connections")
3. Connect your Kaiser to PC using USB cable.
4. Open mtty, select USB port and click OK.
5. Hit ENTER twice, you should see the "Cmd>" prompt.
6. Type the command "boot", you should see something like this:

Cmd> boot
InitDisplay: Display_Chip=1
No card inserted
OSSIReadBack ++
Read SI data from flash success
tail signature match
Checksum match
UserStorageSIPreload ++

After that device should boot WM6 again, you can now re-enable USB connections in activesync and flash HardSPL :)

pof
06-10-2007, 02:28 AM
[- reserved -]

austinsnyc
06-10-2007, 02:43 AM
OMG thank you POF!!! You are truly the MASTER!!

Question how do we go about dumping and using Imgfs tools in Kaiser ROMS?
Can you give us a basic run down since its different than the Hermes please

kman79
06-10-2007, 02:46 AM
Okay, excuse my ignorance, but when you say Kaiser, do you mean all versions of the Kaiser, like the ATT Tilt (8925), or just the HTC Kaiser? Please don't beat me up :)

pof
06-10-2007, 02:57 AM
Question how do we go about dumping and using Imgfs tools in Kaiser ROMS?
See here how to dump the ROM: http://forum.xda-developers.com/showthread.php?t=334680

I've not researched yet on how to use ImgfsTools, reconstruct dumped roms, etc... but should not be very different from what you already know from hermes, just be creative :)

when you say Kaiser, do you mean all versions of the Kaiser, like the ATT Tilt (8925), or just the HTC Kaiser?
All versions :p

mcq3000
06-10-2007, 03:21 AM
now the race is on for who comes out with the first ultra lite, mega storage space slim downed rom, who will it be....... :D

Syrius_B
06-10-2007, 04:09 AM
pof! you are tha MAN!

Thanks! :D :D :D

Donation to follow... :D

-Syrius

Syrius_B
06-10-2007, 04:27 AM
* THIS WILL WORK ON KAISER ONLY - FOR GENERIC METHOD SEE JumpSPL (http://forum.xda-developers.com/showthread.php?t=334667) *

3. Based on 0.92 Shipped SPL


was this from me?? ;)

- Syrius

pof
06-10-2007, 04:36 AM
was this from me?? ;)

Yes ;) Thanks mate! :D

Syrius_B
06-10-2007, 04:38 AM
Yes ;) Thanks mate! :D

anytime ;)

- Syrius

botap
06-10-2007, 06:58 AM
HI Pof,

Does this also SIM unlock the device?
Or if I use this CID unlock and load the HTC rom will that SIM unlock the device?

Thanks

jcespi2005
06-10-2007, 08:57 AM
OMG, wonderfull.... now only need some research on how to repack dumped /modified ROMs... any aproach?

THANKS Pof :) you are incredible...

jcespi2005
06-10-2007, 08:58 AM
HI Pof,

Does this also SIM unlock the device?
Or if I use this CID unlock and load the HTC rom will that SIM unlock the device?

Thanks

Only CIDUnlock.... SIM Unlok is not ready...

duttythroy
06-10-2007, 10:09 AM
See here how to dump the ROM: http://forum.xda-developers.com/showthread.php?t=334680

I've not researched yet on how to use ImgfsTools, reconstruct dumped roms, etc... but should not be very different from what you already know from hermes, just be creative :)


All versions :p

HI POF Ihave tried the above method using pdocread but keep getting an error , not sure if its because im using windows vista ultimate.

jcespi2005
06-10-2007, 11:24 AM
HI POF Ihave tried the above method using pdocread but keep getting an error , not sure if its because im using windows vista ultimate.

I manage to dump mine without problems using Vista Ultimate too ;) ... if you get this error when executing pdocread


C:\itsutils>pdocread.exe -l
Copying C:\itsutils\itsutils.dll to WCE:\windows\itsutils.dll
Could not update itsutils.dll to the current version, maybe it is inuse?
try restarting your device, or restart ActiveSync

You have to modify this registry key, and then softreset using power button:

HKLM\Security\Policies\Policies

valuename '00001001' was set to dword:2, change it to dword:1

dword: any thing other than 1 disallows unsigned
dword: 1 allows unsigned(extracted from Hermes wiki and tested on Kaiser)

duttythroy
06-10-2007, 11:26 AM
I manage to dump mine without problems using Vista Ultimate too ;) ... if you get this error when executing pdocread

C:\itsutils>pdocread.exe -l
Copying C:\itsutils\itsutils.dll to WCE:\windows\itsutils.dll
Could not update itsutils.dll to the current version, maybe it is inuse?
try restarting your device, or restart ActiveSync You have to modify this registry key, and then softreset using power button:
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1

dword: any thing other than 1 disallows unsigned
dword: 1 allows unsigned

(extracted from Hermes wiki and tested on Kaiser)

just fount it on the wiki, thanks

duttythroy
06-10-2007, 11:43 AM
@jcespi2005 just tired it change policies to dword 1 tried the same command but now getting this error.

c:\itsutils\pdocread.exe is not a valid Win32 application

what to do:(

jcespi2005
06-10-2007, 12:08 PM
@jcespi2005 just tired it change policies to dword 1 tried the same command but now getting this error.

c:\itsutils\pdocread.exe is not a valid Win32 application

what to do:(

Works fine for me... Try to download latest version of pdcoread here...

http://www.xs4all.nl/~itsme/projects/xda/tools.html

tirosa
06-10-2007, 09:21 PM
Hi all I have a big problem I have try to flash my kaiser from SRF and using kaiser_JumpSPL_pof_v1. at 16% my the copy hanged and the Rom wizzard told me to remove the kaiser battery.
and after that I lost my old rom and I have the SPL from the factory ! and I dont have any copy from my old Rom.
and My phone is locked...
so How I can do to copy and execute the kaiser_JumpSPL_pof_v1 to my devis to try to flush the kaiser again
thx for you help

Titosa

pof
07-10-2007, 12:45 AM
Instructions to unbrick posted in the first post.

I'm closing this thread until I have time to post an updated and hopefully working version...