An open API service indexing awesome lists of open source software.

https://github.com/reindex-ot/nos_aurakiller

Nothing OSのAuraを自害させる魔法だよ。
https://github.com/reindex-ot/nos_aurakiller

debloat magisk-module magisk-modules nothing nothing-os

Last synced: 3 months ago
JSON representation

Nothing OSのAuraを自害させる魔法だよ。

Awesome Lists containing this project

README

          

# NOS Aura Killer
![AuraKiller](./image.webp)
## Aura、自害しろ。
「App Services」と「Mobile Services」って名乗っているNothing OS内の[Aura](https://dic.pixiv.net/a/%E3%82%A2%E3%82%A6%E3%83%A9%E3%80%81%E8%87%AA%E5%AE%B3%E3%81%97%E3%82%8D%E3%80%82)を自害させる魔法だよ。

## ネタはここまで
モジュールのインストールで[Aura from Unity](https://unity.com/ja/products/aura)のパッケージをシステム内から消し去ります。

ディレクトリ内に0バイトのapkを入れて元凶となっているパッケージを潰しています。

App Servicesはミドル帯のモデルに存在し、Mobile ServicesはPhone(3)以降のハイエンドに含まれます。

Mobile Servicesは、**Rakuten MobileのSIMを挿入する**ことでAura from Unityが発動します。そのSIMを入れなければ原則的に発動することはありません。

## 非rootの環境は
バッチファイルを用意してあるのでadbを構築済みな環境で実行すれば自動で無効化します。

バッチはアプリを**無効化しているだけ**なのでAuraを一応自害させています。

## English
## Aura, kill yourself.
It's a magic spell that forces [Aura](https://dic.pixiv.net/a/%E3%82%A2%E3%82%A6%E3%83%A9%E3%80%81%E8%87%AA%E5%AE%B3%E3%81%97%E3%82%8D%E3%80%82) — you know, the one that calls itself 'App Services' and 'Mobile Services' in Nothing OS — kill yourself.

## Alright, jokes over
By installing the module, we completely remove the ['Aura from Unity'](https://unity.com/products/aura) package from the system.

We're replacing the original culprit package with a 0 byte APK in the directory to effectively neuter it.

App Services is present in mid-range models, while Mobile Services is included in high-end devices starting from the Phone(3).

Mobile Services triggers Aura from Unity specifically when a **Rakuten Mobile SIM card is inserted.** Without that SIM, it generally does not activate.

## non-root
We've prepared a batch file that automatically disables the services when run in an ADB-ready environment.

Since it only disables the apps, you could say it makes Aura 'kill yourself' functionally.