SUSFS Module for v1.4.2 is officially End of Life :(
Because newer hiding implementations require newer SUSFS patches.
WebUI
- Implement Auto Hide Settings For SUSFS v1.5.4
- Auto Hide Default Mounts
- Auto Hide Bind Mounts
- Auto Try Umount Bind Mounts
- Try Umount For Zygote System Process
- move tmpfolder location to /data/adb/ksu/susfs4ksu
- Change 'not supported' to 'not available' in sus_su support to ease up confusion
Scripts
- Add fake_service_list for custom rom hiding (thanks @backslashxx)
- Set fake_service_list=1 in config.sh
- Not available in WebUI Custom settings yet as it's untested
- module: add SUSFS v1.5.4 userspace binaries
- module: make dynamic install more friendly for continuous integration
- cmdline hw device name spoof (Proof of Concept) (Thanks @0x11DFE)
- scripts/service: fake encryption status (Thanks @backslashxx)
- Script/boot-completed: replace hard coded path to mntfolder
- Script/boot-completed: add cmdline compatibility for newer susfs binaries
- scripts: add mntfolder for functions/features that's using mount and sus_mount
- move tmpfolder to /data/adb/susfs4ksu
- txtfiles: remove redundant /debug_ramdisk (Thanks @backslashxx)
- txtfiles: remove /data/adb/modules on try_umount list (Thanks @backslashxx)
- module: drop META-INF (Thanks @backslashxx)
- scripts/customize: susfs is ksu only (Thanks @backslashxx)
- scripts: remove bashism (Thanks @backslashxx)
- scripts/service: prevent grep to wc -l piping (Thanks @backslashxx)
- module: drop 32-bit arm support (Thanks @backslashxx)