[Xperia Z3 401SO]とりあえずroot化できました。

Android OS

成功例がいっぱい出ているので、助かりました。

Screenshot_2015-02-01-17-18-12.resized

今さら、自分がやり方を書いても仕方ないので省きます。
役に立ったサイトはこちらでした。

root化が確立した海外版kernelとsystemに書き換えるという古典的?な方法で、国内版でもroot化ができるのはXperiaのいいところ?でしょうか。

Windowsのbatファイルでは成功しなかった。

giefroot v3内にあるbatファイルを実行したのですが、どうも成功しない。
SnapCrab_CWINDOWSsystem32cmdexe_2015-2-1_17-0-52_No-00
「Please wait for the device to reboot」とありますが、リブートしませんでした。
VAIO Pro 11の環境はまだ不十分なようです。

Ubuntu 14.10でやったらあっさりと成功

giefroot内にはshファイルも入っており、Linuxでも実行できることに気づきました。
adbコマンドさえ使えれば、WindowsだろうがLinuxだろうが構わないので、Ubuntuで試すことに。

スクリーンショットは撮り忘れてしまいましたが、ログだけは残しておきました。

giefroot_v3$ ./install.sh 

==============================================
=                                            =
=                giefroot v3                 =
=            created by zxz0O0               =
=                                            =
=       Many thanks to:                      =
=       - [NUT]                              =
=       - MohammadAG                         =
=       - Keen Team                          =
=                                            =
==============================================

Using ./adb.linux

It looks like you are running Linux
Please make sure ia32-libs is installed if you get any errors

* daemon not running. starting it now on port 5037 *
* daemon started successfully *
=============================================
Waiting for Device, connect USB cable now...

Make sure that you authorize the connection
if you get any message on the phone
=============================================
Device found!

=============================================
Sending files
=============================================
6 KB/s (259 bytes in 0.041s)
387 KB/s (18124 bytes in 0.045s)
5 KB/s (237 bytes in 0.040s)
314 KB/s (13592 bytes in 0.042s)
40 KB/s (1705 bytes in 0.041s)
841 KB/s (34473 bytes in 0.039s)
7062 KB/s (4016989 bytes in 0.555s)
6638 KB/s (657704 bytes in 0.096s)
17 KB/s (752 bytes in 0.041s)
2833 KB/s (44259 bytes in 0.015s)
	pkg: /data/local/tmp/exploitServiceApp.apk
Failure
Success、

=============================================
Running exploit
Make sure you have enabled "Allow mock locations"
in Developer Settings!
=============================================
Please wait for the device to reboot
Press any key to continue
Starting: Intent { cmp=org.keenteam/.ServiceExploitActivity }

途中、Z3上ではSuperSUのアプリが起動して、rootの権限の許可を求められました。

たまたま、flashtoolを起動させたまま作業を行っていたので、そちらにもログが残っていました。

01/007/2015 17:07:58 - INFO  - Device connected with USB debugging on
01/008/2015 17:08:06 - INFO  - Connected device : Sony Xperia Z3
01/008/2015 17:08:06 - INFO  - Installed version of busybox : N/A
01/008/2015 17:08:06 - INFO  - Android version : 4.4.4 / kernel version : 3.4.0-perf-g0961cdf / Build number : 23.0.A.2.93
01/008/2015 17:08:06 - INFO  - Checking root access
01/008/2015 17:08:42 - INFO  - Root Access Allowed
01/008/2015 17:08:43 - INFO  - Stopping ric service
01/008/2015 17:08:43 - INFO  - ric service stopped successfully
01/008/2015 17:08:43 - INFO  - Pushing /FlashTool/./devices/busybox/1.20.2/busybox to /data/local/tmp/busybox
01/008/2015 17:08:43 - INFO  - Installing toolbox to device...
01/008/2015 17:08:43 - INFO  - Pushing /FlashTool/custom/root/ftkit.tar to /data/local/tmp
01/008/2015 17:08:44 - INFO  - Running installftkit  as root thru sysrun

root化の他にric対策もしているんですね。

あとはカスタムリカバリを入れて、401SOのkernel、systemを戻して終わり。

Screenshot_2015-02-01-19-10-50.resized

rootを取れても、bootloaderをアンロックできないのはなんとも悲しい。
Screenshot_2015-02-01-14-25-28.resized

booleeをフォローする
BOOLEE STREET.net

コメント