We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b603be commit b164e81Copy full SHA for b164e81
README.md
@@ -1,2 +1,18 @@
1
-# AddonApp
2
-An application specially developed by the NetErnels team to load modules with just a click or on boot
+
+<img src="https://github.com/Neternels/AddonApp/blob/main/imgs/icon.png?raw=true" alt="drawing" width="200"/>
3
+# NetErnels Addon
4
+#### Requirements
5
+- Android 5.1+
6
+- Root (Magsik 23.0+)
7
+- Modules in /system/lib/modules/
8
9
+#### Features
10
+1. Dynamicly display availabale modules
11
+2. Insmod/Rmmod modules
12
+3. Detect active modules
13
+4. Detect if module loaded\unloaded successfully
14
+5. Insmod modules on boot
15
16
17
+#### Screenshots
18
+<img src="https://github.com/Neternels/AddonApp/blob/main/imgs/Screenshot1.png?raw=true" alt="drawing" width="400"/>
0 commit comments