Commit Graph

7 Commits

Author SHA1 Message Date
Fede2782 2061a5a413 templates: fix italian templates language id (#1554)
Sorry for the previous PR.

This fixes #1553
2024-03-29 09:14:45 +08:00
Masum Reza f20308aff5 templates: Add bn translation for templates (#1555)
For the following templates:
- adb
- cemiuiler
- incompetent.root
- kernelmanager
- nethunter
- rootexplorer
- system
2024-03-29 09:14:02 +08:00
Fede2782 c45ba52c96 template: add Italian translations (#1553) 2024-03-28 21:30:04 +08:00
weishu 37a5a0f374 Update nethunter.root 2024-03-27 13:13:39 +08:00
igor 94ebe7952b website: update translation (#1514) 2024-03-23 21:50:43 +08:00
sus b220bebd64 Updated translations for the website and templates. (#1513)
Mainly updates in traditional Chinese, but also fixes a typo in
simplified Chinese.
2024-03-23 19:44:02 +08:00
cachiusa 3cce0d592d Add nethunter.root template (#1445)
This app requires DAC_OVERRIDE, DAC_READ_SEARCH, SYS_PTRACE, SYS_ADMIN
(for /data/local r/w) and SYS_CHROOT, SETGID (to run chroot and run it's
processes)

Devices with NetHunter installed is already considered compromised due
to lack of security features(like SELinux), therefore users are advised
not to store private data

It's not really worth restricting more capabilities of the app.
2024-03-16 10:54:00 +08:00