Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Syuugo <[email protected]>
  • Loading branch information
s1204IT authored Jun 11, 2024
1 parent cfc8d20 commit fb54f8f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@

> [!NOTE]
> まず、大前提として、ADB が使用可能である必要が有ります。
> 開発者向けオプションが塞がれている場合、[**DchaStateChanger**](https://github.com/SmileTabLabo/DchaStateChanger)[**NovaDirectInstaller**](https://github.com/s1204IT/NovaDirectInstaller) を使用してください。
> 開発者向けオプションが塞がれている場合、[Kobold831 / **SetupLogin**](https://github.com/Kobold831/SetupLogin) を使用してください。
> [!TIP]
> [**EasyBLU**](https://github.com/Kobold831/EasyBLU) を使用すると、超簡単に FRP の書き換えまで行えます。
> 上記の **SetupLogin** と併用する事をおすすめします。
#### 実行
```
adb push shrinker /data/local/tmp
adb shell chmod +x /data/local/tmp/shrinker
Expand All @@ -17,7 +22,7 @@ adb shell /data/local/tmp/shrinker
> [!IMPORTANT]
> `shrinker` を実行して一回目で成功できるとは限りません。
> 途中でクラッシュしたり、無効な引数があると返される場合があります。
> 残念ながら仕様なので、根気強く何度も挑戦して下さい。
> 残念ながら**仕様**なので、根気強く何度も挑戦して下さい。
一番最後に **`result 49`** と返ってきたら、
```
Expand Down

0 comments on commit fb54f8f

Please sign in to comment.