RIFF JTAG – HTC Mega Touch2 Unlock,Unbrick, IMEI Change, CID Change supported

13.10.2010  HTC Mega Touch2 Unlock,Unbrick, IMEI Change, CID Change supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.
“HTC_Mega.dll” contains pinout, repair instructions and required files for single click HTC Touch2 Mega Unbrick, Unlock, IMEI Change, CID Change and Model ID repair.

RIFF JTAG – ZTE MF170 Broadband modem Unbrick/Repair supported

11.10.2010   ZTE MF170 Broadband modem Unbrick/Repair supported


Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.

“ZTE_MF170.dll” contains pinout, repair instructions and required repair files for ZTE MF170 broadband modem unbrick/repair.

RIFF JTAG – CDMA Huawei C2901M Unbrick/Repair supported

09.10.2010 CDMA Huawei C2901M Unbrick/Repair supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.

“Huawei_C2901M.dll” contains pinout, repair instructions and required files for single click CDMA Huawei C2901m mobile phone unbrick/repair.

RIFF JTAG – CDMA Huawei C2806m Unbrick/Repair supported

09.10.2010  CDMA Huawei C2806m Unbrick/Repair supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.

“Huawei_C2806.dll” contains pinout, repair instructions and required files for single click CDMA Huawei C2806m mobile phone unbrick/repair.

RIFF JTAG – HTC Touch HD Unbrick, Unlock, IMEI Change, CID Change supported

07.10.2010  HTC Touch HD Unbrick, Unlock, IMEI Change, CID Change supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.

“HTC_HD.dll” contains pinout, repair instructions and required files for single click HTC Touch HD Unbrick, Unlock, IMEI Change, CID Change and Model ID repair.

RIFF JTAG – Huawei Broadband modem E169 Unbrick/Repair supported

07.10.2010  Huawei Broadband modem E169 Unbrick/Repair supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.

“Huawei_E169.dll” contains pinout, repair instructions and required files for single click Huawei E169 broadband modem unbrick/repair dead boot and firmware damages.

RIFF JTAG – Huawei Broadband Modem E585 unbrick supported

06.10.2010 Huawei Broadband Modem E585 unbrick supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.
“Huawei_E585.dll” contains pinout, repair instructions and required files for single click Huawei E585 broadband modem unbrick/repair dead boot and firmware damages.

RIFF JTAG – Huawei broadband modem E170/E172 unbrick supported

06.10.2010   Huawei broadband modem E170/E172 unbrick supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.
“Huawei_E17x.dll” contains pinout, repair instructions and required files for single click Huawei E170/E172 broadband modem unbrick/repair dead boot and firmware damages.

RIFF JTAG – Toshiba Tsunagi TG01 Unbrick/EFS Repair/Unlock supported

05.10.2010 Toshiba Tsunagi TG01 Unbrick/EFS Repair/Unlock supported

Please start JTAG Manager and click “Check for Updates” button. You’ll be notified about new DLL, download it and restart the software.
“Toshiba_tg01.dll” contains pinout, repair instructions and required files for single click Toshiba Tsunagi TG01 Unlock and unbrick.

Important info ! ! !

To flash TG01 You need the following :
TG Tool and TSW file or already decrypted bin file
Install TG Downloader and TG USB Drivers first, and reboot the PC.
Connect pin A to pin B on phone and hold the power button. Phone will enter download mode, Windows will find new device, and install drivers.
Start the TG Downloader with admin rights, and open the *.bin file. TG Downloader will report error with version, You need to press YES.
Now You need to select Toshiba DL port in port settings and after confimation, press “Download mode”.
Phone will be booted, and You can press “Download” now.
Now simply wait for download process to be finished.
Credits for this solution go to xda-developers portal!
Tips:
Communication problems with RIFF can occur. In order to avoid it, disconenct LCD and touch panel flex cable connectors. Usually its enough to have Micro USB Cable connected to PC.

In some cases You may need to keep reset switch pressed, in order to finish operation.

To reset Toshiba TG01 to factory state, hold volume+, camera and power buttons together. Phone will start with confirmation screen, using volume keys You need to select <YES> and confirm with camera button.
Screen calibration will be requested after this !


RIFF JTAG – JTAG Manager v1.15, RIFF Box firmware v1.14 released

05.10.2010 JTAG Manager v1.15, RIFF Box firmware v1.14 released

Whats new:

Firmware 1.14
———————
– code is optimized to avoid deadlocks in Cortex-A8 handling routines (deadlocks appear due to communication errors);
– Cortex-A8 debug is now available in ARM/Thumb modes (use the GDBServer for this);
– ARM946E core support is added (which is mostly a debug access to the CP15 coprocessor);
– added new RESET type for ARM9xxx cores: HW_RESET – targets which have dedicated TRST can be halted
at the very first instruction core executes after the system reset signal (NRST) was applied.
Importance of this: if some harmfull/”unlucky” code is written to a boot zone of a device, which (code)
on the device startup results in h/w blocking, jtag disabling, core resetting, etc., then connecting via JTAG to such target
becomes an impossible task, since JTAG host has not enough time to halt the target before it becomes unusable by a harmfull code.
Using HW_RESET type ensures the target’s core does not execute even a single instruction after the reset signal (NRST) was applied.
– removed bug which could cause deadlocks of box during a h/w script execution.
____________
JTAG Manager 1.15
———————
– added extended flash chip info handling for example for NOR memories support by DCC Loaders;
– added Resume feature for interrupted writes (which could be performed by WriteMemory button (DCC Page) or by Resurrector DLL):
if target loses power, connection is broken or any other malfuntion happens during write operation, software will store current
write context; you can reconnect target and start write/resurrection again – software will prompt you whether to start again or to continue write from the
interrupted point. This feature is applicable to all write conditions (writes by resurrectors, or manual writes through the DCC Read/Write page features).
– added 3 buttons on Box Service page for quick access to the RIFF’s manual PDFs;
– fixed a not harmfull bug inside of the core reset (when NRST is applied) command sequence;
– added feature: if write error appears and ‘Ignore’ is choosen, user can order software to apply ‘Ignore’ for further write errors automatically;
– added standalone setup dialog for automatic write errors handling;
– added BAD Blocks Handling feature using the following algo:
If there are data chunks A B C & D to be written into blocks 1 2 3 & 4 respectively, and for example block 3 is found to be BAD, then software will write:
data A -> into block 1
data B -> into block 2
——–> block 3 is bypassed (and marked as bad)
data C -> into block 4
data D -> into block 5
It’s clear that block 5 was not intended to accept the data D. Thus:
– if block 5 had some other info then this info will be lost and will be overwritten with the data D.
– if block 5 was free for use, then nothing bad happens.

So, main conclusions:
———————
1. BAD Blocks Handling is IMPOSSIBLE (POINTLESS) for writting FULL images (user can chose only ‘Ignore’ option)
2. When writting data chunks of length less than full flash size user is prompted to select 2 options:
a) Overlap (in example above this would mean to write data D into block 5)
b) Cut Excess (in example above this would mean to not touch original 5th block’s contents and just discard data D to be written)

************************************************** ************************************************** *********************************
NOTE: Bad block handling is allowed by default only through the DCC Read/Write page write.
—– Old Resurrector DLLs were not adapted for this feature, thus Bad Block handling will be implemented only in new DLLs.
If you meet a Bad Block Error during resurrection contact support in order to update DLL to a Bad Blocks adapted version.
************************************************** ************************************************** *********************************

– solved problem which caused update module to display files for download which were already up-to-date for cases
when JTAG Manager was installed on FAT (FAT/FAT32) file systems.
– very dangerous bug fixed: “Irnored” word misspelling is corrected to the valid “Ignored” one