GEZA
2007-04-05, 01:49 PM
索爱手机读FLASH的一个小工具,不过还需要DIV的加密狗。
需要运行userport,启动驱动,然后才能用setool,
那个userport.sy要拷贝到system目录下。
DOS窗口下运行:出现下面的提示表示可以连接手机了
C:\setool>setool
This is flash tool, v.0.7851. INVOKE WITH -? FOR HELP !!!
Special edition for: www.mobile-files,com (http://www.mobile-files,com)
done by the_laser.
NOTE FOR CASE OF COMMANDS - THEY MAKE SENSE !
parameters is:
/0 /bADDR /lLENGHT - rip avr flash from ADDR LENGTH bytes
ex: /0 /b$400000 /l$10000
/1 /BADDR /LLENGHT - rip arm flash from ADDR LENGTH bytes
ex: /1 /B$01000000 /L$10000
/2 /gFILENAME - writes FILENAME into t610 gdfs ($400000)
ex: /2 /gT610_CLEAN.BIN
/3 /bADDR /lLENGHT - rip avr program flash from ADDR LENGTH bytes
ex: /3 /b$01000000 /l$10000
/4 /BADDR /LLENGHT /gFILENAME - write arm flash from ADDR LENGTH bytes
ex: /4 /B$01000000 /L$10000
/5 /bADDR /lLENGHT /gFILENAME - write avr flash from ADDR LENGTH bytes
ex: /5 /b$400000 /l$10000
/a - also boot arm, needed for /1 /4
Note - flash can only be WRITTEN by even addresses with boundary $10000
RESULT:Now you know
DISCONNECT CABLE BEFORE NEXT USE !!!!
如果提示是:
C:\setool>setool
This is flash tool, v.0.7851. INVOKE WITH -? FOR HELP !!!
Special edition for: www.mobile-files,com (http://www.mobile-files,com)
done by the_laser.
NOTE FOR CASE OF COMMANDS - THEY MAKE SENSE !
parameters is:
/0 /bADDR /lLENGHT - rip avr flash from ADDR LENGTH bytes
ex: /0 /b$400000 /l$10000
/1 /BADDR /LLENGHT - rip arm flash from ADDR LENGTH bytes
ex: /1 /B$01000000 /L$10000
/2 /gFILENAME - writes FILENAME into t610 gdfs ($400000)
ex: /2 /gT610_CLEAN.BIN
/3 /bADDR /lLENGHT - rip avr program flash from ADDR LENGTH bytes
ex: /3 /b$01000000 /l$10000
/4 /BADDR /LLENGHT /gFILENAME - write arm flash from ADDR LENGTH bytes
ex: /4 /B$01000000 /L$10000
/5 /bADDR /lLENGHT /gFILENAME - write avr flash from ADDR LENGTH bytes
ex: /5 /b$400000 /l$10000
/a - also boot arm, needed for /1 /4
Note - flash can only be WRITTEN by even addresses with boundary $10000
RESULT:Now you know
DISCONNECT CABLE BEFORE NEXT USE !!!!
Exception EPrivilege in module setool.exe at 000089D0.
Privileged instruction.
C:\setool>
那就说明驱动没有正确启动,需要重新运行userport。
需要运行userport,启动驱动,然后才能用setool,
那个userport.sy要拷贝到system目录下。
DOS窗口下运行:出现下面的提示表示可以连接手机了
C:\setool>setool
This is flash tool, v.0.7851. INVOKE WITH -? FOR HELP !!!
Special edition for: www.mobile-files,com (http://www.mobile-files,com)
done by the_laser.
NOTE FOR CASE OF COMMANDS - THEY MAKE SENSE !
parameters is:
/0 /bADDR /lLENGHT - rip avr flash from ADDR LENGTH bytes
ex: /0 /b$400000 /l$10000
/1 /BADDR /LLENGHT - rip arm flash from ADDR LENGTH bytes
ex: /1 /B$01000000 /L$10000
/2 /gFILENAME - writes FILENAME into t610 gdfs ($400000)
ex: /2 /gT610_CLEAN.BIN
/3 /bADDR /lLENGHT - rip avr program flash from ADDR LENGTH bytes
ex: /3 /b$01000000 /l$10000
/4 /BADDR /LLENGHT /gFILENAME - write arm flash from ADDR LENGTH bytes
ex: /4 /B$01000000 /L$10000
/5 /bADDR /lLENGHT /gFILENAME - write avr flash from ADDR LENGTH bytes
ex: /5 /b$400000 /l$10000
/a - also boot arm, needed for /1 /4
Note - flash can only be WRITTEN by even addresses with boundary $10000
RESULT:Now you know
DISCONNECT CABLE BEFORE NEXT USE !!!!
如果提示是:
C:\setool>setool
This is flash tool, v.0.7851. INVOKE WITH -? FOR HELP !!!
Special edition for: www.mobile-files,com (http://www.mobile-files,com)
done by the_laser.
NOTE FOR CASE OF COMMANDS - THEY MAKE SENSE !
parameters is:
/0 /bADDR /lLENGHT - rip avr flash from ADDR LENGTH bytes
ex: /0 /b$400000 /l$10000
/1 /BADDR /LLENGHT - rip arm flash from ADDR LENGTH bytes
ex: /1 /B$01000000 /L$10000
/2 /gFILENAME - writes FILENAME into t610 gdfs ($400000)
ex: /2 /gT610_CLEAN.BIN
/3 /bADDR /lLENGHT - rip avr program flash from ADDR LENGTH bytes
ex: /3 /b$01000000 /l$10000
/4 /BADDR /LLENGHT /gFILENAME - write arm flash from ADDR LENGTH bytes
ex: /4 /B$01000000 /L$10000
/5 /bADDR /lLENGHT /gFILENAME - write avr flash from ADDR LENGTH bytes
ex: /5 /b$400000 /l$10000
/a - also boot arm, needed for /1 /4
Note - flash can only be WRITTEN by even addresses with boundary $10000
RESULT:Now you know
DISCONNECT CABLE BEFORE NEXT USE !!!!
Exception EPrivilege in module setool.exe at 000089D0.
Privileged instruction.
C:\setool>
那就说明驱动没有正确启动,需要重新运行userport。