[thread closed] - Magisk

This used to be the support thread for the MagiskHide Props Config module. It isn't any longer...
Because of reasons, the support thread has moved here:
https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
If you came here following a link, please ask the link provider to update said link.

Works!!!
Thank you

Small update.
v1.1.0
New fingerprint added (Sony Xperia Z3).
Added the ability to update the fingerprints list automatically
Now, every time you run the props command, the fingerprints list will automatically be updated if new prints have been added.

Hello! It works with xposed installer?
MI 5 cihazımdan Tapatalk kullanılarak gönderildi

puhu said:
Hello! It works with xposed installer?
MI 5 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
If you're asking if the module can hide Xposed, the answer is: no!

This is real nice fellow, thanks!
Here's my little contribution, if useful for someone out there, a working fingerprint for the Samsung Galaxy Grand Prime (tested by myself on variant SM-G530H only with AospExtended 4.6):
Code:
samsung/fortuna3gdtvvj/fortuna3gdtv:5.0.2/LRX22G/G530BTVJU1BPH4:user/release-keys
Cheers.

Updated the fingerprints list to v2
Added fingerprint for Samsung Galaxy Grand Prime, thank you @abacate123.
The list updates when you run the props command.

Pixel 2 passes, but if you want it for completeness sake:
google/walleye/walleye/PPP1.180208.014/4633861:user/release-keys

Anyone could do some certified fingerprint for xiaomi mi5s (capricorn) ?
Thank you so much

FSLenviant said:
Anyone could do some certified fingerprint for xiaomi mi5s (capricorn) ?
Thank you so much
Click to expand...
Click to collapse
You'll likely have better luck with that question in your device's forum.

P10 plus passes with this (emui 8)! Thanks for the module :good:

Didgeridoohan said:
If you're asking if the module can hide Xposed, the answer is: no!
Click to expand...
Click to collapse
I mean safetynet pass if xposed installed.?
MI 5 cihazımdan Tapatalk kullanılarak gönderildi

puhu said:
I mean safetynet pass if xposed installed.?
Click to expand...
Click to collapse
No...

Didgeridoohan said:
You'll likely have better luck with that question in your device's forum.
Click to expand...
Click to collapse
Hi
I see, was thought someone done this before here, but you were right..
I'll try to do your advice ..
Thanks a lot brother ..

Working fine here,using mi 6 fingerprint,thanks
Sent from my Redmi 4X using XDA Labs

Not working for Lenovo k6 power,??
What to do??

moonranger98 said:
Not working for Lenovo k6 power,??
What to do??
Click to expand...
Click to collapse
Now you provide an excessive amount of details as to what you've done and what isn't working. The logs written about in the OP are also a good idea to provide...

XPERIA Z3 Compact = Sony/D5803/D5833:6.0.1/23.5.A.1.291/2769308465:user/release-keys

Didgeridoohan said:
Now you provide an excessive amount of details as to what you've done and what isn't working. The logs written about in the OP are also a good idea to provide...
Click to expand...
Click to collapse
I installed the 1.1 version from magisk manager. And after reboot it's still showing CTS profile false .
Currently I am using resurrection remix 7.1.2 on Lenovo k6 power.
Anything else??

moonranger98 said:
I installed the 1.1 version from magisk manager. And after reboot it's still showing CTS profile false .
Currently I am using resurrection remix 7.1.2 on Lenovo k6 power.
Anything else??
Click to expand...
Click to collapse
This module should not fix cts by itself, it's a tool for you to fix it yourself by changing your build fingerprint to a certified one through the terminal commands (read the OP again).
Have you applied any certified fingerprint yet? If not, download the stock rom for your device, open it and open the build.prop file, find the "ro.build.fingerprint=" line, then copy and paste its content here or manually apply it through the terminal commands.

Related

[App] [SafetyNet Passer] Pass SafetyNet after 2017-07-17 on Magisk V13

Hello XDA,
As we are all aware that once again Google broke SafetyNet Passing as they have extended their property scanning | Original Article here
The temporary fix was originally mentioned on this thread by @[email protected]
However you had to do the terminal commands after every reboot, thus Me and a few friends took this idea and created an app that does the same for you in the background and thus an easy temporary fix.
All you have to do is to install the apk as usual, grant it supersu permission and click to fix :laugh:
GitHub: https://github.com/Agusyc/SafetyNetPasser | Credits @Agusyc15
Download APK
Made a Quick Video Here
Tested Working on Oneplus 5 & Pixel XL | Magisk V13.2
Development Credits: @Agusyc15 & @unknownblkman
Magisk Credits as always @topjohnwu
Original Fix & ADB Commands: @[email protected]
PS: This is a temporary fix, I am sure @topjohnwu is aware of this situation and an official fix should be out soon :fingers-crossed:
Never Settle :highfive:
Screenshots Attached
Video
Good work bro !
Nice and handy. :good:
Can't parse file... Android 6 Los
jimger said:
Can't parse file... Android 6 Los
Click to expand...
Click to collapse
Same issue on Android 7 for me...
Sent from my SM-G950F using Tapatalk
jimger said:
Can't parse file... Android 6 Los
Click to expand...
Click to collapse
This is tested on 7.1.1 not sure about Android 6, but you may wait for the official fix or try using the ADB commands manually if that works :fingers-crossed:
Papabendi said:
Same issue on Android 7 for me...View attachment 4215381
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
Just uninstalled and installed again on OP5 running Stock OOS 4.5.5 based on 7.1.1 and installed fine
Funk Wizard said:
Just uninstalled and installed again on OP5 running Stock OOS 4.5.5 based on 7.1.1 and installed fine
Click to expand...
Click to collapse
Hmmm, mines a Galaxy S8 on Android 7.0 as we don't have the luxury of 7.1 yet... Shows the difference I guess between different versions or phones I suppose
Sent from my SM-G950F using Tapatalk
---------- Post added at 08:55 AM ---------- Previous post was at 08:36 AM ----------
Funk Wizard said:
Just uninstalled and installed again on OP5 running Stock OOS 4.5.5 based on 7.1.1 and installed fine
Click to expand...
Click to collapse
@Funk Wizard
I have just got it working. I opened your apk and changed the minimum SDK version from 25 to 23 as I believe that stock Android 7.0 runs SDK23.
Installed perfectly and does as you have said it does.
I am also going to assume if we lowered the minimum SDK a bit more you may get it working on Android 6 but would need a guinea pig to try it lol. I can send the modified APK to you if you want to take a look
Sent from my SM-G950F using Tapatalk
Hi all.
I can't install on android 7 and I modded this app to install on android 6.0.x -7.1.x
Download from my mega cloud
https://mega.nz/#!c5IkDT6b!Hilo0HbWgSYfurUS5pLye4MFSHFPTSLLiwF4uAATOTc
Papabendi said:
Hmmm, mines a Galaxy S8 on Android 7.0 as we don't have the luxury of 7.1 yet... Shows the difference I guess between different versions or phones I suppose
Sent from my SM-G950F using Tapatalk
---------- Post added at 08:55 AM ---------- Previous post was at 08:36 AM ----------
@Funk Wizard
I have just got it working. I opened your apk and changed the minimum SDK version from 25 to 23 as I believe that stock Android 7.0 runs SDK23.
Installed perfectly and does as you have said it does.
I am also going to assume if we lowered the minimum SDK a bit more you may get it working on Android 6 but would need a guinea pig to try it lol. I can send the modified APK to you if you want to take a look
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
chudy_85 said:
Hi all.
I can't install on android 7 and I modded this app to install on android 6.0.x -7.1.x
Download from my mega cloud
https://mega.nz/#!c5IkDT6b!Hilo0HbWgSYfurUS5pLye4MFSHFPTSLLiwF4uAATOTc
Click to expand...
Click to collapse
Thanks guys, so looks like we can share both versions and the app will work from 6.0.x to 7.1.x
Once someone can test it working i can update the OP :good:
Funk Wizard said:
Thanks guys, so looks like we can share both versions and the app will work from 6.0.x to 7.1.x
Once someone can test it working i can update the OP :good:
Click to expand...
Click to collapse
The version I modified is located at
https://drive.google.com/file/d/0B0wE_1N9W4afT1lZRHJfcEpfWWs/view?usp=drivesdk
Not sure if works on Android 6.0 either but there's a couple of options for people to try now
Edit: Ok further investigation leads me to believe it is compatible with Android 6.0 as that is SDK23.
Android 7 is SDK24
And Android 7.1 is SDK25.
So yes we just need a tester but it should in theory work.
Unfortunately I don't have a device with 6.0 on it to test. But that is my work done and I'll stop filling your thread up now lol....
Sent from my SM-G950F using Tapatalk
Papabendi said:
The version I modified is located at
https://drive.google.com/file/d/0B0wE_1N9W4afT1lZRHJfcEpfWWs/view?usp=drivesdk
Not sure if works on Android 6.0 either but there's a couple of options for people to try now
Edit: Ok further investigation leads me to believe it is compatible with Android 6.0 as that is SDK23.
Android 7 is SDK24
And Android 7.1 is SDK25.
So yes we just need a tester but it should in theory work.
Unfortunately I don't have a device with 6.0 on it to test. But that is my work done and I'll stop filling your thread up now lol....
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
I been test when I back to home. I have install mod to pass safety and its pass but when I back I dissable and check it work on my rr5.8.3
I guess it only works without modules activated.
Sent from my SM-G930F using Tapatalk
Original apk in op working like a charm on OP3T OOS OB 11 thanks
Papabendi said:
The version I modified is located at
https://drive.google.com/file/d/0B0wE_1N9W4afT1lZRHJfcEpfWWs/view?usp=drivesdk
Not sure if works on Android 6.0 either but there's a couple of options for people to try now
Edit: Ok further investigation leads me to believe it is compatible with Android 6.0 as that is SDK23.
Android 7 is SDK24
And Android 7.1 is SDK25.
So yes we just need a tester but it should in theory work.
Unfortunately I don't have a device with 6.0 on it to test. But that is my work done and I'll stop filling your thread up now lol....
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
Thanks for your expertise buddy, i shall update your version on the OP for S8/S8+ Users and also try to get someone to test on 6.0 to see if that works :highfive:
Someone in the original thread has created a module that does the same job on boot.
https://github.com/noahajac/Magisk-v13.2-SafetyNet-Fix/releases
Hi guys, on One Plus 3T not work
I just tried it..
Inviato dal mio ONEPLUS A3003 utilizzando Tapatalk
Can you please provide the source code?
Shished said:
Someone in the original thread has created a module that does the same job on boot.
https://github.com/noahajac/Magisk-v13.2-SafetyNet-Fix/releases
Click to expand...
Click to collapse
Module installs but doesn't work for me so I'll be sticking to the solution from this thread for now. Thanks for the info however
Sent from my SM-G950F using Tapatalk
Works on bacon RR 5.8.3! Thanks a lot OP!
Sent from my OnePlus One using XDA Labs

[MODULE] Fingerprint Scanner Booster

Fingerprint Scanner Booster
It does what the title says! It boosts Fingerprint sensor's responsiveness by prioritizing its process.
If you use custom roms and those roms have a little delay with unlocking the device using the fingerprint scanner, this should help you.
It does this by using these commands:
Code:
echo $(pgrep fingerprintd) >/dev/cpuset/foreground/boost/tasks
and
Code:
renice -n -20 $(pgrep fingerprintd)
Download:
https://www.androidfilehost.com/?w=files&flid=223362
changelog:
v1 - initial release
v2 - added loop for better application
Works great. op5, Los.
Thank you!!!
updated to v2
added a loop to properly apply the renice
Can you add always on fingerprint unlock?
MI 5 cihazımdan Tapatalk kullanılarak gönderildi
puhu said:
Can you add always on fingerprint unlock?
MI 5 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
I think there's already a module for that, not sure tho
You can search for it ?
Someone tested it on Redmi note 4? The scanner is responding instantly but the screen wakes up way too slowly. Is this the fix for it?
Hootix said:
Someone tested it on Redmi note 4? The scanner is responding instantly but the screen wakes up way too slowly. Is this the fix for it?
Click to expand...
Click to collapse
I have a redmi note 4x ?
veez21 said:
I have a redmi note 4x ?
Click to expand...
Click to collapse
I will test it right now then!
But when I add it in Magisk I get installation error. (Both versions).
Does this also somehow affect performance or battery on the phone?
Hootix said:
I will test it right now then!
But when I add it in Magisk I get installation error. (Both versions).
Does this also somehow affect performance or battery on the phone?
Click to expand...
Click to collapse
Try installing in recovery.
As for battery life, I haven't noticed any significant dtain, just the usual 8-10 hour sot ?
veez21 said:
I have a redmi note 4x
Click to expand...
Click to collapse
on what rom have you tried this??
veez21 said:
Try installing in recovery.
As for battery life, I haven't noticed any significant dtain, just the usual 8-10 hour sot ?
Click to expand...
Click to collapse
Alright, it won't break safety net then right?
And if it does, how do I uninstall it?
veez21 said:
I think there's already a module for that, not sure tho
You can search for it [emoji106]
Click to expand...
Click to collapse
Module doesn't work with Nagatobimaru kernel [emoji53]
MI 5 cihazımdan Tapatalk kullanılarak gönderildi
Hootix said:
Alright, it won't break safety net then right?
And if it does, how do I uninstall it?
Click to expand...
Click to collapse
It won't break it. If you want to uninstall it, just uninstall it in magisk manager.
puhu said:
Module doesn't work with Nagatobimaru kernel [emoji53]
MI 5 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
Idk if i can do anything about that. Ask the kernel dev.
Ok I installed it and it's makes it way worse. The screen takes way longer to wake up now. ROM LOS 14.1
Hootix said:
Ok I installed it and it's makes it way worse. The screen takes way longer to wake up now. ROM LOS 14.1
Click to expand...
Click to collapse
You could try this post, my fp is now like Miui, not having delay anymore
https://forum.xda-developers.com/redmi-note-4/how-to/how-to-fix-finger-print-delay-redmi-t3688304
Hootix said:
Ok I installed it and it's makes it way worse. The screen takes way longer to wake up now. ROM LOS 14.1
Click to expand...
Click to collapse
Hmm, are you sure? I have it working here properly. You might experience little to no effect?
Updated to v3
* fixed permissions
* added some stuff for goodix fp scanners ?
link in the op
veez21 said:
Hmm, are you sure? I have it working here properly. You might experience little to no effect?
Click to expand...
Click to collapse
Yes it made things worse actually. I will try your v3. I have goodix scanner
---------- Post added at 07:54 AM ---------- Previous post was at 07:46 AM ----------
veez21 said:
Updated to v3
* fixed permissions
* added some stuff for goodix fp scanners ?
link in the op
Click to expand...
Click to collapse
Tried it, still the same issue sadly.
It doesn't change anything it just makes things worse for me (goodix). The screen takes longer to wake up now than without the fix. By longer I mean it takes 4-5seconds for the screen to turn on
---------- Post added at 07:57 AM ---------- Previous post was at 07:54 AM ----------
jack_hunter97 said:
You could try this post, my fp is now like Miui, not having delay anymore
https://forum.xda-developers.com/redmi-note-4/how-to/how-to-fix-finger-print-delay-redmi-t3688304
Click to expand...
Click to collapse
So basically just install the latest firmware again? Because the tap to wake and pocket detection are always turned of for me.
I also have a Redmi Note 4x and running Electrablue kernel. The kernel has Fingerprint scanner booster driver as stated by the dev. Will this modeule make any difference or are they just the same feature?

Camera2api and Rotation Fix for Xiaomi Mi5

Hey Guys! I'm new with making magisk module. I started with basic things. Before i found a module for camera2api but its making front camera upside down. So i made a module about that. It's work with Xiaomi Mi5 tested by me. Maybe it can work with other phones. You should try it.
I hope you like my work.
And... Sorry for my bad English!
I cannot add to attachment but you can download with this link:
http://www70.zippyshare.com/v/ZSdldEhD/file.html
MI 5 cihazımdan Tapatalk kullanılarak gönderildi
Good work
Thanks for the zip
Good one thanks
Do you flash this after enabling camera 2 API or this would automatically install camera 2 API as well?
Here, the preview is ok but after the picture is rendered, it turns upside down.
not working.
its asking for magisk 14+ i am using 19+???? what gives????
emon112 said:
its asking for magisk 14+ i am using 19+???? what gives????
Click to expand...
Click to collapse
That's because it utilises a very old module template that doesn't work with current Magisk releases.
pfss said:
Here, the preview is ok but after the picture is rendered, it turns upside down.
Click to expand...
Click to collapse
The same problem I have too, any solution?

[ROM] Android One on markw by SonicBSV

This firmware is my port with Mi A1.
The basis is taken of the latest version of 7.12.19 on the basis of android Nougat.
Works: Camera (hal3), sound, fingerprint (FPC / Goodix need to be checked), LEDs, IR port. Use Root
as a Magus Special thanks to Flasher_23 for helping to implement this port. PS Perhaps there are bugs I do not know about, at the moment there are no serious problems .... this firmware does not need to be installed Gapps
Donwload link https://drive.google.com/drive/folders/1_yFJsIKbW6GrHutOSFlVhWr7a9fon8s6
Really amazing rom. Super.
l have only one problem . How can pass SD card setup without data loose.
Anybody help.
Does it have the same camera from MIUI like the Mi A1? or is the android camera?
Mangel79 said:
Does it have the same camera from MIUI like the Mi A1? or is the android camera?
Click to expand...
Click to collapse
Mi a1 camera. Not Android camera.
draltus said:
Mi a1 camera. Not Android camera.
Click to expand...
Click to collapse
Thanks a lot. What about apps? Do you need root or magisk for get pass the safetynet or something like that?
Mangel79 said:
Thanks a lot. What about apps? Do you need root or magisk for get pass the safetynet or something like that?
Click to expand...
Click to collapse
Hi, i install this ROM, lots Google apps, i root only with magisk, bug cant uninstall factory apps, like google books, games, etc. Return to linage os. Waiting a oreo rom with camera working.
No bugs? works 100% perfect?
thanks
Where Fingerprint ?
Where Fingerprint ?
Is the Xposed Framework working in this ROM?
I tried to install it failed at TWRP. !!
Recommended to use Magisk root?
Thank you for porting this ROM. It's exactly what I've been looking for. I haven't found any serious bug, so far. Anyway, do you plan to keep updating it when new releases are pushed to the A1?
Wow great project! For sure I will try this rom in the near future.
Anyone can report system ram usage after boot? (in the 'running application menu')
What about battery usage and SOT?
Thanks so much !
skamylove said:
Where Fingerprint ?
Click to expand...
Click to collapse
same question ...
where ???
no dt2w??
m4tt94 said:
Thank you for porting this ROM. It's exactly what I've been looking for. I haven't found any serious bug, so far. Anyway, do you plan to keep updating it when new releases are pushed to the A1?
Click to expand...
Click to collapse
A1 no longer recieve nougat, so no more release updates, only bugfixes, if there's any.
LVME said:
no dt2w??
Click to expand...
Click to collapse
Available on latest build.
Angway,I can't find fingerprint on my device,also,I hope can have Double-tap wake screen function.
Hello all.
If someone has issues with the fingerprint on this ROM, please, get in touch with me. I need little investigation and, probably, be able to help with a fix.
This is the best rom so far! It's so stable and smooth but I have the fingerprint problem... Howewer this wold be perfect with double tap to wake, pixel theme and battery percentage! Thanks a lot
new update 20180325 by SonicBSV
link: https://drive.google.com/drive/mobile/folders/1ce62rEmKI7Rz_0lV4Ak74AdL_3ZHbMD3
source: https://4pda.ru/forum/index.php?showtopic=794653&st=10840#entry70630644
Changelog?
Bugs?
Inviato dal mio SM-G950F utilizzando Tapatalk
fadhlanisatria said:
new update 20180325 by SonicBSV
link: https://drive.google.com/drive/mobile/folders/1ce62rEmKI7Rz_0lV4Ak74AdL_3ZHbMD3
source: https://4pda.ru/forum/index.php?showtopic=794653&st=10840#entry70630644
Click to expand...
Click to collapse
Android 8.1?
Sent from my Redmi 4 using Tapatalk

[tool] [nougat] hwcomposer enabler for the huawei p8 lite

*FLASH AT YOUR OWN RISK*
Hello there,
Astronaut, War Hero or Olympian.
Today at Aperture Science we are introducing the Aperture Science Hardware Composer Apparatus.
How to install:
Reboot to TWRP
Mount /system
Flash zip
(May need to be flashed twice for some weird reason)
Tested on AEX, Device model ALE-L21. May work on Marshmallow Roms but I don't know.
To check if it's working go on terminal and type su, enter, and type "dumpsys SurfaceFlinger"
I don't know if it's working 100%, I'm not an actual developer.
If you run into any problems, reply to this thread and I will do my best to help you.
If your apps don't start up, just reflash your rom and this zip following instructions (no need to wipe anything)
Edit: if you don't even know what this is or what it does don't flash it it's better this way.
Download: https://mega.nz/#!aV9E1L7L!QNb9ytKvYzX13_8-obvEa5-7Ho1THE6r6M8Z500uMGo
Cave Johnson,
We're done here
Which is the purpose of this file?
@Mister_Magister
realthrash said:
Which is the purpose of this file?
Click to expand...
Click to collapse
Enable hwcomposer on roms that don't have it
baπdit said:
@Mister_Magister
Click to expand...
Click to collapse
that wont be useful at all
baπdit said:
@Mister_Magister
Click to expand...
Click to collapse
If you're tagging him because of sailfishos, this won't be useful, these libs are for Android, sailfish is not Android.
Does this fix "night light - delay " issue ?
4PERTURE said:
If you're tagging him because of sailfishos, this won't be useful, these libs are for Android, sailfish is not Android.
Click to expand...
Click to collapse
oh ok I'm sorry
baπdit said:
oh ok I'm sorry
Click to expand...
Click to collapse
It's alright fam your intentions were good.
salembream said:
Does this fix "night light - delay " issue ?
Click to expand...
Click to collapse
I don't think so, but you can check it for yourself if you want
It seems that HwC has been enabled in the newest RROS 5.8.5 by surdu.
Sent from my HUAWEI CHM-TL00H using XDA Labs
zhaozihanzzh said:
It seems that HwC has been enabled in the newest RROS 5.8.5 by surdu.
Sent from my HUAWEI CHM-TL00H using XDA Labs
Click to expand...
Click to collapse
I made this for Roms that don't have it enabled by deafult
Sent from my [device_name] using XDA-Developers Legacy app
Hi, thanks for this fix!
It actually works, BUT for a limited time.
After having flashed it, I check if HWC is enabled, and the terminal say so.
But after a bit of time (I cannot quantify it) the HWC get disabled again (I notice some lags, and through terminal I indeed see "disabled").
What can I do in order to make this fix permanent?
Thanks for your help!
P. S. The ROM is the LineageOS 14.1 by DarkJoker360
Inviato dal mio ALE-L21 utilizzando Tapatalk

Categories

Resources