[MODULE] MagiskHide Props Config - SafetyNet, prop edits, and more - Forked and ready to go live again!

Search This thread
That doesn't have as many devices as hideprops and there's not newer devices
There are no updated fingerprints for hide props. These are current where is OnePlus 10 pro in hide props. Is this guy requesting new props from every build like the old dev was? Bc I don't see it. And the outdated props under a12 serve no purpose anymore. Don't see anyone running a11 custom roms anymore and if so they would use the original hide props.
 
Last edited:

OhioYJ

Senior Member
Feb 25, 2011
1,582
836
Don't see anyone running a11 custom roms anymore and if so they would use the original hide props.
I have several devices running actively maintained ROMs older than A11 actually. Due to the fact that they are older devices. Instead trying to convince people of your opinion that this is not needed, when many people obviously still use it, perhaps, you could offer suggestions on how to work around these issues:

The original hide props has documentation on how to add custom values (add your own updates) to the list:

Essentially you just add a file called printslist in the root directory of your internal storage, with the fingerprints you want to add:

Here is an example from some that I have (and submitted a long time ago):

Code:
Samsung Tab S2 SM-T813 (7.0):samsung:SM-T813=samsung/gts210vewifixx/gts210vewifi:7.0/NRD90M/T813XXS2BSJ3:user/release-keys__2019-08-01
Samsung Tab S5e SM-T720 (9):samsung:SM-T720=samsung/gts4lvwifixx/gts4lvwifi:9/PPR1.180610.011/T720XXS1ASL3:user/release-keys__2020-01-01
 
  • Like
Reactions: ipdev
I have several devices running actively maintained ROMs older than A11 actually. Due to the fact that they are older devices. Instead trying to convince people of your opinion that this is not needed, when many people obviously still use it, perhaps, you could offer suggestions on how to work around these issues:

The original hide props has documentation on how to add custom values (add your own updates) to the list:

Essentially you just add a file called printslist in the root directory of your internal storage, with the fingerprints you want to add:

Here is an example from some that I have (and submitted a long time ago):

Code:
Samsung Tab S2 SM-T813 (7.0):samsung:SM-T813=samsung/gts210vewifixx/gts210vewifi:7.0/NRD90M/T813XXS2BSJ3:user/release-keys__2019-08-01
Samsung Tab S5e SM-T720 (9):samsung:SM-T720=samsung/gts4lvwifixx/gts4lvwifi:9/PPR1.180610.011/T720XXS1ASL3:user/release-keys__2020-01-01
I haven't tried to convince anyone I stated my opinion get over yourself. Also you could use older version if on a11 like I said before.
Also advanced reset props module fixes cts fingerprint issues in OEM rims and you can use hide list to hide gms stable and gms unstable and will pass fully. I'm sorry you don't know what you are doing and rely on old stuff.
 
Last edited:
  • Like
Reactions: Fellipazo
.
I haven't tried to convince anyone I stated my opinion get over yourself. Also you could use older version if on a11 like I said before.
Also advanced reset props module fixes cts fingerprint issues in OEM rims and you can use hide list to hide gms stable and gms unstable and will pass fully. I'm sorry you don't know what you are doing and rely on old stuff.
Could you link a guide for the uninitiated?
 
.

Could you link a guide for the uninitiated?
This is not my thread non do I wish to derail people who are here for this. But if you are interested in going about things in other ways. Look to magisk delta and the developer of it for the uses I listed. Also spoofing is just edited the build props that you can do in a magisk module using the reset prop function. All you need is the info of the device you are trying to spoof to. Ex pixel 6 you need fingerprint and build props from a pixel 6 device. You can download firmware for any device then extract their build props to see their values.
 

ibrahm24

Senior Member
May 13, 2021
52
12
A few days ago I was told to download from telegram because the xda link didn't work, now from discord. what has become of xda, this community is so dead. . .
 
  • Like
Reactions: KageCM

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    Hi All,

    This is a revival of the original MagiskHide Props Config module.

    I've been working on this all day and its finally ready to start taking fingerprint submissions so i thought id open a new thread here to reach more people.

    Disclaimers -
    • I have copied and pasted from the original thread with a few changes where relevant.
    • I fully intend on handing this back over to @Didgeridoohan if they ever decide to take the reign again. Im simply just stepping in to fill a much needed void in the custom rom space.
    • As with any Magisk Module. This comes with risk. You can very easily break your device. I myself have a Samsung Note 10 Plus so i will be testing on my own device prior to making any releases.
    • I have no intention of collecting donations at all. This project depends upon the community more then myself.

    What's this?
    If you are wondering anything about what this module can do and how it works or if you're experiencing issues of some kind, take a look at the documentation on GitHub and see if whatever you wonder about is covered there (most things are). If they're not, look again and then post in the thread.

    If you're wondering about the latest and greatest after an update, take a look at the changelog and accompanying release notes.

    Prerequisites
    • Magisk v20.4+.

    Installation
    Install through the Magisk Manager Downloads section. Or, download the zip (attached below) and install through the Magisk Manager -> Modules, or from recovery. Combine a recovery installation with the use of the module configuration file and you can set up a certified fingerprint and any custom props you want without first booting on a clean flash. Instant settings.

    Usage
    After installing and rebooting, run the command props in terminal (you can find a terminal emulator on F-Droid or in the Play Store), and then follow the instructions to set your desired options (also see the documentation on GitHub). You might have to call su before running the command.

    You can also run the command with options. Use -h for details.

    Submitting Fingerprints
    Now this is where you lovely people come in. There is no way ill be able to spend all my time gathering fingerprints and i have absolutely no intention of doing so. However i've made it very easy to submit your fingerprints in a way that i can process them with very little effort.
    How to find your fingerprint
    Submit your Fingerprint

    Source
    GitLab - All scripts are completely opensource and your free to download it yourself directly from source

    Download Repository
    MHPC Releases & Archive

    Support
    Discord Invite Link - For the time being i will only be able to support users either on here and Discord.

    Credits and mentions
    There are lots of people to thank for this project. I've included the main two below
    @topjohnwu, for Magisk
    @Didgeridoohan, for creating MHPC and maintaining it for so long

    Original Module Thread
    Link to Original Thread
    7
    Hi All,

    Im really sorry for the delay in releasing the next update.

    Work is hectic at the moment. Im having to do a redesign of our infrastructure to bring things up to spec and implement it so its a hell of a lot of work.

    Hopefully early jan i can finish off my pending changes.

    Thank you to everyone who has submitted fingerprints. They will be included with the next update.

    Kind Regards,

    Vit
    5
    For future visitors when the links inevitably become dead again, you will find attached a mirror of MHPC-v7.0.1-beta.zip.
    4
    Ive taken the server offline for some maintenance work. Itll be back up tomorrow
    links are not working. I could not download the module. i have a problem i don't understand
    3
    New Beta Build is up. This should fix the install issues users have been having.
    Ill be uploading a load of fingerprints very soon. Just finishing off testing the ones i have to hand.
    For the moment. Android 13 support is very hit or miss. I'm working to find a solution to this.

    A future update will need the deletion of the existing module so it can properly overwrite the new install files. This will also be completed with the next update.