- 精华
- 0
- 帖子
- 398
- 威望
- 0 点
- 积分
- 419 点
- 种子
- 0 点
- 注册时间
- 2010-5-7
- 最后登录
- 2022-12-24
|
本帖最后由 derick 于 2011-5-20 13:00 编辑
Each of you probably know that with the new dashboard beta, readers are re-flashed with a firmware Stock, and in this way, you can not read your backups.
你们也许知道新的固件版本,可以读和重新写入新的官方固件(dvd),这样,你就不能再使用散装光盘了。
For this reason, many of you, you will come across the following problem:
由于这个原因,你会有以下的问题:
13142 after installing the update, if you re-flash fw on another player, you can not upgrade to version 13145, because the console that controls the fw on the same player is flashed from the previous update.
在更新13142之后,如果你把fw写到另外一个dvd,你不能更新到版本13145,因为主机控制了之前的dvd已经更新在上一个版本。
Trying to extract the FW from your player, you probably will have noticed that Jungle Flasher, does not recognize the new FW.
如果尝试从dvd导出fw,Jungle Flasher会提示,不能认出新的fw。
So now, how do you resolve this situation?
现在,怎么样解决这个问题呢?
I created two programs that deal specifically, EXTRACT the key from the new Fw, Fw or Spoof a New Original Firmware if you already have the key formats. Bin (even that of jungle flasher is fine).
我写了2个程序,专门用来从新的fw里面导出dvd key (先翻译到这里。。。。。谁有时间可以接着)
There are 2 Archive, one for Unix user, and one for Windows User.
The use of the programs is very simple. Here are the commands to extract the key and the Spoof of the New Original FW.
Just move from the terminal in the folder where the file you just downloaded and extract it by running the command:
Code:
tar-xf e-tools
Once this is done you can switch to using the programs.
Code:
./extrkey32 New_Fw
./extrkey64 New_Fw
This command will remove the key from the original fw, saving it to file "key.bin.
NB: if "key.bin" already exists will be overwritten. In the next version will give the opportunity to save it with a specific name.
Code:
./lite32 Key_Bin Final_Fw
./lite64 Key_Bin Final_Fw
NB: For use this comand, you must take the new Liteon Fw from the new beta Dash. It's illegal to Share, so extract it and copy in the "e-Tool" folder and rename it to "liteon.bin"
This command however, allows you to take the key from the file "Key_Bin" (to be replaced with the name of the file containing the key) that can be extracted file with the above command, or extracted with Jungle Flasher, and insert it into the "Final_Fw ( name of your choice for the final file).
The program I tested for a few days and not having many problems.
Now I'm trying to implement the extraction of Fw Benq and 0272 Liteon slim Fw , but I need Fw Flashed from Dashboard. If you can send me to continue my work, I'd be very grateful.
Changelog
Code:
0.2
Windows Compatibility
Added possibility to chose the name of Key_bin File
0.1
Initial Release
LINUX
Code:
http://www.fileserve.com/file/CVB7knj
WINDOWS
Code:
http://www.fileserve.com/file/VAeVzvR
source: xboxhacker
|
|