Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zalexdev committed Oct 15, 2022
1 parent 5b603be commit b164e81
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# AddonApp
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"/>
# NetErnels Addon
#### Requirements
- Android 5.1+
- Root (Magsik 23.0+)
- Modules in /system/lib/modules/

#### Features
1. Dynamicly display availabale modules
2. Insmod/Rmmod modules
3. Detect active modules
4. Detect if module loaded\unloaded successfully
5. Insmod modules on boot


#### Screenshots
<img src="https://github.com/Neternels/AddonApp/blob/main/imgs/Screenshot1.png?raw=true" alt="drawing" width="400"/>

0 comments on commit b164e81

Please sign in to comment.