- August
- 22nd
- 2011
Bootsplash patcher for ASUS Transformer TF101
Posted by MaEl in: Bits-and-Bytes, Mobility-Gadget Comments (0)
I’m releasing a tool for changing the splash image inside the bootloader.
About:
This tool is written in Python and using pygame library as the image manipulator.
Sorry, there’s no mouse button to click, use keyboard to input command.
Sometimes the open file popup window become out of focus,use ALT + TAB to reselect the window.
Features:
- GUI : Only for windows
- Replace eeepad, asus, nvidia logo
- Can load any version of bootloader (build 8.6.5.9 tested)
- Extract image from bootloader
- Save as blob
Screenshot:

Download:
1.patcher v1.0.1 (GUI/Windows)
-Downloaded : 116
2.patcher v1.0 (cmd line)
-Downloaded : 54
Disclaimer:
This tool is intended for advanced user/themer. USE AT YOUR OWN RISK!!
REMEMBER : There’s always a chance for a messed up bootloader.Please test the bootloader before proceeding to flash the blob.
I’m not liable for any problem arising such as bricked,loosed data..etc.
Quick guide:
1. Load the bootloader
2. Load the image you want to change.
3. Save the bootloader, and test it via nvflash
4. Save the blob, flash to your device via dd
nvflash test command:
nvflash.exe --bct transformer.bct --setbct --configfile flash.cfg --bl patched_bl.bin --odmdata 0x300d8011 --sbk 0x1682CCD8 0x8A1A43EA 0xA532EEB6 0xECFE1D98 --go
dd flash command:
dd if=blob of=/dev/block/mmcblk0p4
« Caching WordPress on Google AppEngine |
Leave a Reply