Privacy + Secure Tech Corner Channel 🛡️
90 subscribers
6.66K photos
581 videos
542 files
16.2K links
Here you can find all about GSI's, ROM's, GKI Kernel's, Tech NEWS, Updates, Root methods, Magisk Module, Overlay's, Hacker things, FLOSS, FOSS, Privacy + Secure Stuff and many more!
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from サイデクス
New rework of custom sus_path and sus_path_loop. You could set path checking times in your custom sus_path/sus_path_loop. This is due to some paths are not yet exists beyond boot-completed.sh

https://github.com/sidex15/susfs4ksu-module/commit/bcb0a954faa3f69bd0ec839d50b1eb58148d900c

sus_path.txt and sus_path_loop.txt format:
<path> <check max tries (seconds)>

Example:
/system/addon.d # by default max tries is disabled
/vendor/bin/install-recovery.sh 1 # try to check only once
/system/bin/install-recovery.sh 15 # try to check for 15 seconds
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from KowSU
KowSU_v3.0.0-140-g738ecb5e_32319-release.apk
10.2 MB
Manager
Branch: master
#ci_2319

manager/userspace: Add desktop shortcut support for module action/webui (tiann#3159)

---

manager: Add expandable module description support (tiann#3161)


Compare
Workflow run

Add home screen shortcut support for modules with action and webui.
For module developers, refer to official guide for custom shortcut icon.

Long press module card to open shortcut dialog
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Rene's Channel (Rene)
BRENE-v0.0.18.zip
115.3 KB
BRENE - A SuSFS module for custom kernels with SuSFS patches

- remove: invalid paths
- improve: hide_sus_mnts_for_all_procs to follow latest SUSFS patches
- release: v0.0.18

You need to rebuild your kernel with latest SUSFS patches for better hiding results, thanks to Simon for the update the SUSFS patches.

And you can use the latest ReZygisk CI 452+ for better hiding results.

Source Code - GitHub