Skip to content

Commit

Permalink
Update by CLI (2024-12-08 12:41:11.821471)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2024
1 parent 7040fc6 commit d993f9a
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 7 deletions.
18 changes: 13 additions & 5 deletions json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"submission": "https://github.com/Googlers-Repo/gmr/issues/new?assignees=&labels=module&projects=&template=submission.yml&title=%5BModule%5D%3A+",
"metadata": {
"version": 1,
"timestamp": 1733652201.622154
"timestamp": 1733661671.821471
},
"modules": [
{
Expand Down Expand Up @@ -1079,14 +1079,14 @@
{
"id": "susfs4ksu",
"name": "SUSFS-FOR-KERNELSU",
"version": "v1.4.2-R9",
"versionCode": 10400209,
"version": "v1.4.2-R10",
"versionCode": 104002010,
"author": "sidex15 & simonpunk",
"description": "An addon root hiding service for KernelSU compiled with patched kernel source.",
"added": 1723905223.0,
"verified": false,
"timestamp": 1733382594.0,
"size": 890023,
"timestamp": 1733654606.0,
"size": 878077,
"features": {
"service": true,
"post_fs_data": true,
Expand All @@ -1108,6 +1108,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R9_10400209.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R9_10400209.md",
"size": 890023
},
{
"timestamp": 1733654606.0,
"version": "v1.4.2-R10",
"versionCode": 104002010,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R10_104002010.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R10_104002010.md",
"size": 878077
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions json/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@
<loc>https://mmrl.dergoogler.com/module/systemless-hosts-KernelSU-module</loc>
<lastmod>2024-04-16</lastmod>
</url>
<url>
<loc>https://mmrl.dergoogler.com/module/tricky_store</loc>
<lastmod>2024-10-28</lastmod>
</url>
<url>
<loc>https://mmrl.dergoogler.com/module/usb-samplerate-unlocker</loc>
<lastmod>2024-10-18</lastmod>
Expand Down
4 changes: 2 additions & 2 deletions modules/susfs4ksu/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"update_to": "https://raw.githubusercontent.com/sidex15/ksu_module_susfs/refs/heads/main/update.json",
"source": "https://github.com/sidex15/ksu_module_susfs",
"added": 1723905223.0,
"last_update": 1733382594.0,
"versions": 1
"last_update": 1733654606.0,
"versions": 2
}
8 changes: 8 additions & 0 deletions modules/susfs4ksu/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R9_10400209.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R9_10400209.md",
"size": 890023
},
{
"timestamp": 1733654606.0,
"version": "v1.4.2-R10",
"versionCode": 104002010,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R10_104002010.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/susfs4ksu/v1.4.2-R10_104002010.md",
"size": 878077
}
]
}
79 changes: 79 additions & 0 deletions modules/susfs4ksu/v1.4.2-R10_104002010.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
## v1.4.2 Revision 10
* change again the module status check from 'susfs_init' to 'susfs:'
* change update zip download location to ksu_module_susfs_1.4.2.zip

## v1.4.2 Revision 9
* **WebUI: Introduce Custom Settings page**
This includes:
* Hide custom ROM paths
* Hide Gapps
* Hide Revanced (Youtube/Youtube Music)
* Spoof CMDLINE (v1.5.2 only)
* Hide KSU Loops
* Hide LSPosed Mounts
* Custom SUS Paths
* Custom SUS Mounts
* WebUI: Add @backslashxx @rifsxd to credits page
* WebUI: White Mode
* Scripts: Complete rework to provide more customizability of sus_path and sus_mounts to WebUI (Big thanks to @backslashxx)
* The settings are in /data/adb/susfs4ksu or use WebUI custom settings menu
* Scripts: Improve logging for WebUI stats
* If the stats don't show in WebUI it could be your logd are disabled or there is a low log buffer size in the kernel
* If the WebUI Stats finds no susfs paths and mounts inside the main susfs.log, it will fall off to susfs1.log which logs for susfs paths/mounts executed from the boot scripts.
* Hide custom rom and gapps are off by default

## v1.4.2 Revision 8
* Introducing SUSFS WebUI 1.4.2
* SUS_PATH, SUS_MOUNT, and TRY_UMOUNT Stats
* SUSFS Logs toggle
* SUS SU toggle
* SUS SU on boot toggle
* Spoof Kernel Version
* Move addon.d and install-recovery.sh sus_path to post-fs-data.sh
* Remove comment on susfs enable log and make susfslogs.txt
* Change to 'susfs:' string on susfs detection

If you have a kernel patched to susfs 1.5.2 download the 1.5.2 version here
[Download](https://github.com/sidex15/ksu_module_susfs/releases/latest/download/ksu_module_susfs_1.5.2.zip)

## v1.4.2 Revision 7
* Hide lineage vendor sepolicy traces (thanks @backslashxx)
* Hide Custom ROM related paths
* Hide Gapps releated paths
* Move addon.d and install-recovery.sh sus_path to boot-completed.sh
* Reduce false positives on module status description

## v1.4.2 Revision 6
* Move hide sus loopdev paths to service.sh

## v1.4.2 Revision 5
* Hide sus loopdev paths to fix Holmes 1.5.x futile hide (thanks simon punk and @backslashxx)
* Hide system_ext (thanks @rifsxd)
* Add status description if susfs is implemented in the kernel
* sus_su will not mount/installed if sus_su is not supported/turned on in the kernel

## v1.4.2 Revision 4
* Revert props command from susfs_hexpatch_props to resetprop

## v1.4.2 Revision 3
* Add related props from Shamiko using susfs_hexpatch_props
* Add VerifiedBootHash directory for devices with missing `ro.boot.vbmeta.digest` value
* Located at `/data/adb/VerifiedBootHash/VerifiedBootHash.txt`
* Enable SUS_SU for SUS_SU enabled kernel (uses kprobe hook)
* for kernel that manually implemented the KSU instead of kprobes, if you have abnormal environment detected try comment the `enable_sus_su` in `service.sh`
* Move /system/etc mount to post-mount script
* This will only work if the module executed before the SUSFS module
* For systemless hosts module you need to use [sidex15's fork](https://github.com/sidex15/systemless-hosts-KernelSU-module)

## v1.4.2 Revision 2
* Hide /vendor
* Add a script that checks if YouTube Revanced is mounted 15 times
* This will ensure YouTube Revanced is hidden after the boot is completed
* Thanks "silvzr" from telegram for this workaround

## v1.4.2 Revision 1
* Hide Custom Rom-specific files
- Remove unnecessary hosts hide sus-fs commands

## v1.4.2-SUSFS
* Initial release
Binary file added modules/susfs4ksu/v1.4.2-R10_104002010.zip
Binary file not shown.

0 comments on commit d993f9a

Please sign in to comment.