MagiskHidePropsConf icon indicating copy to clipboard operation
MagiskHidePropsConf copied to clipboard

Possible bug with propsconf_conf configuration file

Open Refael85 opened this issue 3 years ago • 7 comments

Hi guys, Need your help

I'm using Android Emulator (Android Studio) API 30 and trying to import values with propsconf_conf configuration file

Starting with the new versions v6.1.0 & v6.1.1 & v6.1.2 , its not importing values anymore with propsconf_conf configuration file while using v6.0.2 importing propsconf_conf still it works great for me.

I can still import values with the new versions v6.1.0 & v6.1.1 & v6.1.2 using: [props NAME VALUE ] But not with the propsconf_conf configuration file

And I did notice starting with v6.1.0 there was updated regarding the configuration file import

6.1.0 Change Log: Added settings file version check. Added a check for the new Universal SafetyNet Fix and disable sensitive props at install if v2.1.0 or newer is detected. Changed default boot stage for SELinux fix and triggering props to late_start service. Fixed update check. Fixed a few problems with the configuration file import. Make sure late props are set after boot completed (might break some features otherwise, forgot about that). Minor UI fixes. Added fingerprints for Asus Smartphone for Snapdragon Insiders and Xiaomi Mi 11 Lite Indonesia. Updated fingerprint for Xiaomi Mi 10 Lite 5G Global. List updated to v133.

dose anyone else experiencing the same issue ?

attached propsconf_install log 6.0.2 (Success importing values) propsconf_install log 6.1.2 (Fail importing values)

Both using the same propsconf_conf configuration file:

#######################################<START>###################################

#!/system/bin/sh

MagiskHide Props Config

Copyright (c) 2018-2021 Didgeridoohan @ XDA Developers

Licence: MIT

=================================================================

======================= Configuration file ======================

=================================================================

Required module version (or newer). Do not edit this value!

CONFTRANSF=601

Device fingerprint

CONFFINGERPRINT="google/flame/flame:11/RQ3A.210805.001.A1/7474174:user/release-keys__2021-08-05" CONFVENDPRINT=false CONFPRINTBOOT=default CONFPATCHBOOT=late

Force BASIC attestation

CONFBASICATTEST=false CONFBASICATTCUST=""

Device simulation

CONFDEVSIM=true CONFBRAND=true CONFNAME=true CONFDEVICE=true CONFRELEASE=true CONFID=true CONFINCREMENTAL=true CONFDISPLAY=true CONFSDK=true CONFMANUFACTURER=true CONFMODEL=true CONFDESCRIPTION=true CONFPARTPROPS=true CONFSIMBOOT=default

MagiskHide sensitive props

CONFDEBUGGABLE=true CONFSECURE=true CONFTYPE=true CONFTAGS=true CONFBOOTMODE=true CONFMODE=true CONFVENDORMODE=true CONFHWC=true CONFHWCOUNTRY=true CONFSTATE=true CONFVERIFIEDBOOTSTATE=true CONFVENDORVERIFIEDBOOTSTATE=true CONFLOCKED=true CONFVERITYMODE=true CONFBOOTWARRANTY_BIT=true CONFBIT=true CONFVENDORBOOTWARRANTY_BIT=true CONFVENDORWARRANTY_BIT=true CONFVENDORDEVICE_STATE=true

Set custom props

CONFPROPS="" CONFPROPSPOST="" CONFPROPSLATE="" CONFPROPSDELAY="" PROPOPTION=replace

Delete props

CONFDELPROPS="" DELPROPOPTION=replace

Soft reboot options

CONFOPTIONSOFTBOOT=false CONFPRINTSOFTBOOT=false CONFPATCHSOFTBOOT=false CONFSIMSOFTBOOT=false CONFCUSTOMSOFTBOOT=false CONFPROPSOFTBOOT=false

Module settings

CONFBOOT=default CONFCOLOUR=true CONFWEBP=true CONFWEBU=true CONFUPDATE=true CONFBACK=false ######################################<END>#######################################

I hope I described the issues well enough to understand

Any help with be much appreciated Thanks Refael

6.1.2_propsconf_install.log 6.0.2_propsconf_install.log .

Refael85 avatar Nov 21 '21 13:11 Refael85

Thank you for opening the github issue, it makes it easier to track bugs.

I saw this in the XDA thread the other day, and looked at the logs but never had time to reply. I think I see what's up, so it should be an easy fix. I just need to find the time to do it...

Didgeridoohan avatar Nov 21 '21 13:11 Didgeridoohan

Thank you for the replay and thank you so much for the time you spend on it. :)

Refael85 avatar Nov 21 '21 13:11 Refael85

Any updates on this issue ?

Refael85 avatar Nov 30 '21 06:11 Refael85

Thank you for checking in. No updates yet, school and family are currently using up pretty much all my time. Hoping to get some time to debug later this week.

Didgeridoohan avatar Nov 30 '21 06:11 Didgeridoohan

Thank you again for the replay, family first 4 sure, thanks again.

Refael85 avatar Nov 30 '21 21:11 Refael85

I have not forgotten... Real life is kicking me hard.

Didgeridoohan avatar Mar 07 '22 21:03 Didgeridoohan

Hey! Any updates on this issue ?

atimofeev86 avatar Jun 28 '22 07:06 atimofeev86