Privacy + Secure Tech Corner Channel 🛡️
90 subscribers
6.65K photos
579 videos
510 files
16.1K 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 Duck Detector (Eltavine)
DuckDetector-release-1.8.6-85a43463.apk
8 MB
fix some issue,add OpenSourceLicensesDialog
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from CI/beta
SukiSU_v4.1.0_40276-release.apk
15.5 MB
Manager
Branch: main
#ci_3091

kernel: check package name before check manager signature (#3134)

If the package name of the manager is defined, check the package name
before checking the signature.

Fixed the issue where if a package name is defined, but the first
matching signature found by the kernel is not the manager, the real
manager cannot be crowned.
e.g. When Android Studio previews Compose, it installs a package with
the same signature as the manager on the device, such as
me.weishu.kernelsu.test

Commit
Workflow run
SukiSU_v4.1.0-spoofed_40276-release.apk
15.5 MB
Spoofed-Manager
Branch: main
#ci_3091

kernel: check package name before check manager signature (#3134)

If the package name of the manager is defined, check the package name
before checking the signature.

Fixed the issue where if a package name is defined, but the first
matching signature found by the kernel is not the manager, the real
manager cannot be crowned.
e.g. When Android Studio previews Compose, it installs a package with
the same signature as the manager on the device, such as
me.weishu.kernelsu.test

Commit
Workflow run
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from CI/beta
SukiSU_v4.1.0_40458-release.apk
12 MB
Manager
Branch: miuix
#ci_3273

kernel: check package name before check manager signature (#3134)

If the package name of the manager is defined, check the package name
before checking the signature.

Fixed the issue where if a package name is defined, but the first
matching signature found by the kernel is not the manager, the real
manager cannot be crowned.
e.g. When Android Studio previews Compose, it installs a package with
the same signature as the manager on the device, such as
me.weishu.kernelsu.test

Commit
Workflow run
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.11.zip
111.9 KB
BRENE - A SuSFS module for custom kernels with SuSFS patches

- webui: assets kernelsu,js
- webui: assets mwc.js
- webui: tidy up
- Merge pull request #1 from KOWX712/webui
- improve: customize.sh for new configs in config.sh
- improve: add a new installation message
- add: kernel umount toggle and some WebUI changes
- release: v0.0.11

New Contributors
- @KOWX712 made their first contribution in #1

Source Code - GitHub
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 Wild Kernels Bot
New Wild KSU CI Build Finished

Repository: https://github.com/WildKernels/Wild_KSU
Workflow: https://github.com/WildKernels/Wild_KSU/actions/runs/20747293403
Commit: https://github.com/WildKernels/Wild_KSU/commit/a513bedd12b7e7aba336dcf439930e2a620b666a

Commit message:
fix(ui): adjust navigation bar padding based on bottom bar visibility

Modify window insets padding to handle horizontal-only padding when bottom bar is enabled, preventing overlapping UI elements