話題のアレ

SIMロックフリー端末 RstreamA1 こと MUCHTEL A1ソフマップで \7,980 だったので軽く弄ってみたり。
とりあえず、バックアップしようを参考にバックアップしたのち、日本語フォントをぶち込む。以下の手順は保証しない。一例として自己責任で臨機応変に。さて、手順はほぼそのままだが、

> adb push x:\hoge\rageagainstthecage-arm5.bin /data/local/tmp
> adb shell chmod 777 /data/local/tmp/rageagainstthecage-arm5.bin
> adb shell /data/local/tmp/rageagainstthecage-arm5.bin
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C

[*] checking NPROC limit ...
[+] RLIMIT_NPROC={1680, 1680}
[*] Searching for adb ...
[+] Found adb as PID 1769
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*] 7-4-3-C@web.de so we can compensate time, effort and HW costs.
[*] If you are a company and feel like you profit from our work,
[*] we also accept donations > 1000 USD!
[*]
[*] adb connection will be reset. restart adb server on desktop and re-login.

microUSB ケーブルを抜いて RstreamA1 と切断し、RstreamA1 を再起動し再接続。プロンプトが root のになってるのを確認してバックアップだ。

> adb shell
# cat /dev/mtd/mtd0ro > /sdcard/boot.bin
# cat /dev/mtd/mtd1ro > /sdcard/misc.bin
# cat /dev/mtd/mtd2ro > /sdcard/splash.bin
# cat /dev/mtd/mtd3ro > /sdcard/recovery.bin
# cat /dev/mtd/mtd4ro > /sdcard/ftm.bin
# cat /dev/mtd/mtd5ro > /sdcard/hidden.bin
# cat /dev/mtd/mtd6ro > /sdcard/dbgmsk.bin
# cat /dev/mtd/mtd7ro > /sdcard/system.bin
# cat /dev/mtd/mtd8ro > /sdcard/misc2.bin
# cat /dev/mtd/mtd9ro > /sdcard/cache.bin
# cat /dev/mtd/mtd10ro > /sdcard/userdata.bin
# exit

日本語フォント追加。今回はモトヤLマルベリを使うが、お好みで素の DroidSansJapanese でもモトヤLシーダでも VLGothic でも Takao ゴシックでも IPA ゴシックでも(ry

> adb push x:\hoge\MTLmr3m.ttf /system/fonts/DroidSansJapanese.ttf

再起動後、検索ウィジェットに「菅直人」とでも打って簡体字でないことを確認。

…っとまぁ、素のファームウェア(2.1)で日本語フォントを入れてみた。次は、各所で検証済みだがイオン SIM でも突っ込んで動作を確認したりした後、2.2 とか入れてみますか。