You are on page 1of 2

JtagUtility Instructions: If your modem is currently running infinite firmware it is recommended to restor e it to stock, like it was out of the

box. To do this you restore your 2MB backup that i hope you made before flashing infi nite. The commands are as follows: detect ldram 9fc00000 (A File Open dialog will appear, find your 2MB backup file and click open) program 9fc00000 200000 It is recommended you make a backup before flashing haxorware (or any other hack ed firmware) onto your modem. To create a 2MB backup with JtagUtility, enter the following commands: detect getram 9fc00000 200000 save 9fc00000 200000 (A save as dialog will appear, choose where to save your 2MB backup) To program haxorware to your modem using JtagUtility, issue the following comman ds: detect ldram 9fc10000 (A File Open dialog will appear, find haxorware11rev31.bin and click open) program 9fc10000 130000 After the flashing is complete, reboot your modem and enjoy Haxorware ldram image0 program image0 program image1 ldram 9fc00000 program 9fc00000 200000 program 9fc10000 130000 \\ \\ echo detect --->> FIRMWARE <<--Motorola SB5100 // //

cls echo ======================= echo *Selects the Firm0 * echo ======================= echo ldram image0 cls echo // YOU ARE PROGRAMMING \\ // \\ \\ --->> FIRMWARE <<--// \\ Motorola SB5100 // echo ========================================

echo *** Touch ENTER to programme, *** echo * Press any letter to continue * echo ************** a ENTER ***************** echo ======================================== pause cls echo // YOU ARE PROGRAMMING \\ // \\ \\ --->> FIRMWARE <<--// \\ Motorola SB5100 // echo ================================ echo *The Firm0 is programmed * echo ================================ echo program image0

You might also like