Hide UserDebug, Test-Keys and LineageOS

Change some props and “remove” LineageOS ones.

Description

Some Custom ROMs (like LineageOS) build their systems as userdebug which allows for easier debugging and ADB usage.

However, if you want to pass SafetyNet or any alternative, that can be a pain, due to Certified ROMs using user builds.

Also, some developers may use test-keys to sign their builds as opposed to release-keys, which is more of a security concern than anything. (Anyone can use the default test-keys to sign stuff, with the system just accepting those).

So, this module dynamically gets system props from the device and patches them to change userdebug to user and test-keys to release-keys.

Additionally, this module removes all LineageOS specific props, to prevent apps from identifying it by using them. This has a known issue; Over-the-Air updates don’t work, which in my opinion is a small price to pay (and you can always just disable the module before tyring to update).

The module is confirmed to work in LineageOS 19 (Android 12L) with Magisk 25+.

Attribution

I took great inspiration from HuskyDG’s hide_userdebug module which seems to be abandoned, and didn’t seem to work for some prop values, so I made my own version.

Link

Module Info

Search on : Google Bing Yandex

Other Modules

Youtube Revanced Download

By j-hc

Extensive ReVanced builder Get the latest CI release. Use zygisk-detach to detach YouTube and YT Music from the Play Store if you are using Magisk …

GPS Boost

By skyrocketingHong

This module provides an improved GPS functionality with a better and faster accuracy location reference. How it works? The stock android gps.conf file …

Bluetooth Library Patcher

By 3arthur6

Description This module attends to avoid losing bluetooth pairings after reboot or airplane mode switch on rooted samsung devices. It patches on the fly …

Systemless Debloater

By zgfg

Since the version v1.5.1, SystemlessDebloater module supports a new SystemlessDebloater.cfg config file. Update will create the new config file and …

Neo Zygisk

By JingMatrix

NeoZygisk gives the APatch and KernelSU ecosystems full access to the Zygisk API. It was made with ptrace and lets you use your favorite Zygisk modules on …

Malwack - Your Defense Against Ads!

By Person0z

Ever wanted to get rid of those annoying ads that pop every 2 seconds in mobile games you’re playing or websites you are visiting? Well, look no …