Embed Embed this gist in your website. Share Copy sharable link for this gist. Clone via HTTPS Clone using the web URL. ... Clone this repository at <script ...

A wrapper for Adb, Fastboot, and Heimall written in modern asynchronous TypeScript that provides convenient promises for interacting with Android and Ubuntu ...

# Configure the host and the Android phone for "reverse tethering". # (Route all network traffic via the host.) # default ...

2012/10/22 -と表示されます。これは、SH-02Dのroot化に必要な領域が書込み禁止になっており、shdisphookを使って、その領域を書き込み可にする必要があるとのこと。

DEVICE=$1. pushd ${ANDROID_BUILD_TOP}. adb root. adb shell mkdir -p /data/local/tmp/32. adb shell mkdir -p /data/local/tmp/64. adb push ${ANDROID_BUILD_TOP}/out ...

Fixed handling of ADB environment. Prompt consistently shown after command execution. Finished documentation comments (top of the script). Added ConsoleSend() ...

2014/3/3 -プロンプト[ adb devices]が認識しない。接続失敗して[!]が付いている。 手動でドライバインストールするも失敗。思いつく全て試して無理だったので初期化 ...

2021/8/31 -On my phone it outputs 4 lines. APP: Decryption failed. LOG: Decryption failed. ADB: Decryption failed. KEY:Imported Successful And 3 buttons ...

2015/9/5 -最新ファームウェア(6002.0102.40)のIS11TでもSHBreakとauto_rootkit_is11t_v1.2.zipを組み合わせて使えばroot化することに成功したのでメモを掲載し ...

... adb usbドライバがインストールされていること・端末のUSBデバッグがONになっていること手順は以下の通り ... apk adb install SHBreakV2.apk adb install AndroTweak.apk ...