Magiskhide does not hide root from apps - Magisk

I rooted my Micromax Canvas 6 E485 kernel 3.10.65
with magisk
Root works fine and safety net passes but magiskhide does not hide root from any apps
I turned magisk hide off and on again and rebooted several times... then I flashed the stock rom and magisk at the same time also but nothing works
Then I saw the log and found that proc_monitor was missing after hidelist_init
--------- beginning of main
I/Magisk ( 263): Magisk 20.4(20400) daemon started
I/Magisk ( 263): * Device API level: 22
I/Magisk ( 263): ** post-fs-data mode running
I/Magisk ( 263): * Initializing Magisk environment
E/Magisk ( 263): su: cannot find manager
I/Magisk ( 263): * Mounting mirrors
I/Magisk ( 263): mount: /sbin/.magisk/mirror/system
I/Magisk ( 263): mount: /sbin/.magisk/mirror/data
I/Magisk ( 263): link: /sbin/.magisk/mirror/vendor
I/Magisk ( 263): * Setting up internal busybox
I/Magisk ( 263): * Running post-fs-data.d scripts
I/Magisk ( 263): * Running module post-fs-data scripts
I/Magisk ( 263): * Loading modules
--------- beginning of system
I/Magisk ( 263): ** late_start service mode running
I/Magisk ( 263): * Running service.d scripts
I/Magisk ( 263): * Running module service scripts
I/Magisk ( 263): ** boot_complete triggered
I/Magisk ( 2067): apk_install: /data/magisk.apk
I/Magisk ( 3310): apk_install: pkg: /data/magisk.apk
I/Magisk ( 3310): Success
I/Magisk ( 263): * Starting MagiskHide
I/Magisk ( 263): hide_policy: Hiding sensitive props
I/Magisk ( 263): hide_list init: [com.google.android.gms/com.google.android.gms.unstable]
I/Magisk ( 263): hide_list init: [org.microg.gms.droidguard/com.google.android.gms.unstable]
I/Magisk ( 263): hide_list add: [com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup]
Somebody pls fix this issue

Well, if SafetyNet passes that means that MagiskHide is working.
I'm assuming that you have Titanium Backup on the list to test if MagiskHide is working. Or is there another reason? Could TiBu still request superuser access even when on the Hide list?
Is there any specific app that you are having issues with? If so, let us know which one for possible testing.
And lastly, have you made sure to repackage the Magisk Manager with a random package name (in the Manager settings). Usually necessary to hide from troublesome apps.

TB was just an example it happens with each and every app that asks for root access
--------- beginning of main
I/Magisk ( 263): Magisk 20.4(20400) daemon started
I/Magisk ( 263): * Device API level: 22
I/Magisk ( 263): ** post-fs-data mode running
I/Magisk ( 263): * Initializing Magisk environment
E/Magisk ( 263): su: cannot find manager
I/Magisk ( 263): * Mounting mirrors
I/Magisk ( 263): mount: /sbin/.magisk/mirror/system
I/Magisk ( 263): mount: /sbin/.magisk/mirror/data
I/Magisk ( 263): link: /sbin/.magisk/mirror/vendor
I/Magisk ( 263): * Setting up internal busybox
I/Magisk ( 263): * Running post-fs-data.d scripts
I/Magisk ( 263): * Running module post-fs-data scripts
I/Magisk ( 263): * Loading modules
--------- beginning of system
I/Magisk ( 263): ** late_start service mode running
I/Magisk ( 263): * Running service.d scripts
I/Magisk ( 263): * Running module service scripts
I/Magisk ( 263): ** boot_complete triggered
I/Magisk ( 2067): apk_install: /data/magisk.apk
I/Magisk ( 3310): apk_install: pkg: /data/magisk.apk
I/Magisk ( 3310): Success
I/Magisk ( 263): * Starting MagiskHide
I/Magisk ( 263): hide_policy: Hiding sensitive props
I/Magisk ( 263): hide_list init: [com.google.android.gms/com.google.android.gms.unstable]
I/Magisk ( 263): hide_list init: [org.microg.gms.droidguard/com.google.android.gms.unstable]
I/Magisk ( 263): hide_list add: [com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup]
I/Magisk ( 263): hide_list add: [com.joeykrim.rootcheck/com.joeykrim.rootcheck]
I/Magisk ( 263): hide_list add: [com.joeykrim.rootcheck/com.joeykrim.rootcheck:adnw]
I/Magisk ( 263): hide_list add: [com.speedsoftware.rootexplorer/com.speedsoftware.rootexplorer]
I/Magisk ( 263): hide_list add: [com.termux/com.termux]
You see I have kept root checker and termux too on the list still it grants root access to these apps
Yes I have already tried to repackage it with different names
I have heard somewhere that proc_monitor identifies which app is running in background to stop its root access but that isn't happening in my case because it doesn't show up when I open the apps I want to hide root with........ Also I have tried checking the catlog with this command
logcat -b events -v raw -t 10
And it doesn't give me any error so the issue is not even with the kind of kernel I have
I think there is something wrong with the way the device boots
Here is my stock boot image
http://www.mediafire.com/file/oijoa1cj4jx47sv/stock.img/file
Edit:Forgot to mention that the device had forceencrypt before so I edited the fstab file and changed forceencrypt to encryptable and thereafter I flashed magisk... the device is decrypted now but the above issue persists

Start by installing the Canary debug release. Easiest way is to install the Canary Manager and then switch to the debug update channel.
That way we might see more of what's going on in the logs, and maybe things will even work.

--------- beginning of main
I/Magisk ( 262): Magisk 2aede977(20407) daemon started
I/Magisk ( 262): * Device API level: 22
D/Magisk ( 262): resetprop: getprop [ro.crypto.state]: [unencrypted]
I/Magisk ( 262): ** post-fs-data mode running
I/Magisk ( 262): * Initializing Magisk environment
I/Magisk ( 262): * Mounting mirrors
I/Magisk ( 262): mount: /sbin/.magisk/mirror/system
I/Magisk ( 262): mount: /sbin/.magisk/mirror/data
I/Magisk ( 262): link: /sbin/.magisk/mirror/vendor
I/Magisk ( 262): * Setting up internal busybox
I/Magisk ( 262): * Running post-fs-data.d scripts
I/Magisk ( 262): bind_mnt: /sbin/.magisk/modules <- /sbin/.magisk/mirror/data/adb/modules
I/Magisk ( 262): * Running module post-fs-data scripts
I/Magisk ( 262): * Loading modules
D/Magisk ( 262): magiskdb: query magiskhide=[1]
I/Magisk ( 262): * Starting MagiskHide
I/Magisk ( 262): hide_policy: Hiding sensitive props
D/Magisk ( 262): resetprop: getprop [ro.debuggable]: [0]
D/Magisk ( 262): resetprop: getprop [ro.secure]: [1]
D/Magisk ( 262): resetprop: getprop [ro.bootmode]: [unknown]
D/Magisk ( 262): hide_list: initialize
I/Magisk ( 262): hide_list init: [com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup]
I/Magisk ( 262): hide_list init: [jackpal.androidterm/jackpal.androidterm]
I/Magisk ( 262): hide_list init: [com.termux/com.termux]
I/Magisk ( 262): hide_list init: [com.google.android.gms/com.google.android.gms.unstable]
I/Magisk ( 262): hide_list init: [org.microg.gms.droidguard/com.google.android.gms.unstable]
D/Magisk ( 262): proc_monitor: nothing to monitor, wait for signal
--------- beginning of system
D/Magisk ( 262): proc_monitor: nothing to monitor, wait for signal
I/Magisk ( 262): ** late_start service mode running
I/Magisk ( 262): * Running service.d scripts
I/Magisk ( 262): * Running module service scripts
D/Magisk ( 262): proc_monitor: ptrace zygote PID=[320]
I/Magisk ( 262): ** boot_complete triggered
D/Magisk ( 262): su: request from pid=[5174], client=[10]
D/Magisk ( 262): su: request from uid=[10113]
D/Magisk ( 262): magiskdb: query magiskhide=[1]
D/Magisk ( 262): su: waiting child pid=[5178]
D/Magisk ( 5178): su: fork handler
D/Magisk ( 5178): su: use global namespace
D/Magisk ( 262): su: request from pid=[7012], client=[14]
D/Magisk ( 262): su: request from uid=[10116]
D/Magisk ( 262): magiskdb: query magiskhide=[1]
D/Magisk ( 262): magiskdb: query policy=[2] log=[1] notify=[1]
D/Magisk ( 262): su: waiting child pid=[7017]
D/Magisk ( 7017): su: fork handler
D/Magisk ( 7017): su: pts_slave=[/dev/pts/14]
D/Magisk ( 7017): su: use namespace of pid=[7012]
D/Magisk ( 262): su: return code=[0]
D/Magisk ( 262): su: return code=[1]
D/Magisk ( 262): su: request from pid=[7457], client=[15]
D/Magisk ( 262): su: request from uid=[10116]
D/Magisk ( 262): magiskdb: query magiskhide=[1]
D/Magisk ( 262): magiskdb: query policy=[2] log=[1] notify=[1]
D/Magisk ( 262): su: waiting child pid=[7462]
D/Magisk ( 7462): su: fork handler
D/Magisk ( 7462): su: pts_slave=[/dev/pts/14]
D/Magisk ( 7462): su: use namespace of pid=[7457]
D/Magisk ( 262): su: request from pid=[7605], client=[13]
D/Magisk ( 262): su: request from uid=[10113]
D/Magisk ( 262): magiskdb: query magiskhide=[1]
D/Magisk ( 262): su: waiting child pid=[7607]
D/Magisk ( 7607): su: fork handler
D/Magisk ( 7607): su: use global namespace
this is from the magisk canary(debug) log
also when I type this in terminal I get the following error "operation not permitted" tested both from android and windows with adb shell
[email protected]:/ $ su
[email protected]:/ # magiskhide status
MagiskHide is enabled
[email protected]:/ # magiskhide test
proc_monitor: ptrace zygote PID=[320]
ptrace 320 failed with 1: Operation not permitted
1|[email protected]:/ # magiskhide test
proc_monitor: ptrace zygote PID=[320]
ptrace 320 failed with 1: Operation not permitted
When running "magiskhide test" without su permission it shows
[email protected]:/$ magiskhide test
proc_monitor: nothing to monitor, wait for signal

Related

[CLOSED][BETA][2018.7.19] Magisk v16.7 (1671)

Hello, welcome to the beta Magisk thread! First check the main thread before starting.
I expect users reporting to at least have basic debug skills, this thread is heavily moderated so refrain from spamming with "useless" reports!
Latest Magisk Beta: v16.7 (code: 1671)
Bundled Magisk Manager: v5.8.3
Release Note | Changelogs | Download
​
If you need a clean start, use the uninstaller in the main thread to uninstall any verison of Magisk installation
Symptoms and Diagnose Procedure:
Installing Magisk fails:
If you're flashing in TWRP: Upload the recovery logs (pull the file /tmp/recovery.log, or select "Advanced > Copy Log" and upload)
If you're installing in MagiskManager: Choose to save logs after installation and upload
I want to report a Magisk bug:
Magisk logs are placed in /cache/magisk.log
If you face any issue, please upload /cache/magisk.log
Starting from v16.6, /data/adb/magisk_debug.log is NOT USED anymore!
Magisk Manager is crashing:
Grab LOGCAT (NOT magisk logs) when the crash occurs, upload the logs and report how to reproduce
SafetyNet / CTS / XXX app won't work after enabling MagiskHide:
If it worked in previous versions, please at least upload /cache/magisk.log
Please do NOT SPAM the forum with these kind of issues! It is NOT a priority to fix
Donation
I spent endless hours to create Magisk. If you like my work, feel free to donate.
https://www.paypal.me/topjohnwu​
reserved
great !!
Sent from my SM-G9350 using Tapatalk
I was just about to compile latest build once android studio finished updating! This is very exciting!
Samsung Galaxy Note 5
N920TUVU4EQE1
Stock boot or Modded
TWRP Latest 3.1
JonathanRAZ said:
Samsung Galaxy Note 5
N920TUVU4EQE1
Stock boot or Modded
TWRP Latest 3.1
Click to expand...
Click to collapse
Did you not know read? is the first line else..
Symptoms and Diagnose Procedure:
Flashing the zip in custom recovery fails:
Most likely your device's boot image is not supported
Upload the recovery logs (pull file in /tmp/recovery.log, or select "Advanced > Copy Log" in TWRP and upload)
Click to expand...
Click to collapse
Deic said:
Did you not know read? is the first line else..
Click to expand...
Click to collapse
No i dont and i forgot to upload it so
After full uninstall using 170608 uninstaller, Magisk 13 installing failed. But install 12 version and dirty flash 13 version, it seems working.
And i don't know if you know this problem, magiskhide doesn't work with MIUI Nougat roms..
Logs attached.
Thanks
vsc0705 said:
And i don't know if you know this problem, magiskhide doesn't work with MIUI Nougat roms.
Click to expand...
Click to collapse
About the miui part, are you talking specifically about the safetynet? If yes, have you tried that module already? (just asking since I don't own a xiaomi device, I'm not sure if the module will work with v13 tho):
https://forum.xda-developers.com/apps/magisk/xiaomi-safetynet-fix-t3600431
abacate123 said:
About the miui part, are you talking specifically about the safetynet? If yes, have you tried that module already? (just asking since I don't own a xiaomi device, I'm not sure if the module will work with v13 tho):
https://forum.xda-developers.com/apps/magisk/xiaomi-safetynet-fix-t3600431
Click to expand...
Click to collapse
On miui nougat, magiskhide completly not work not only safetynet.
Even magiskhide is activated, apps can request root permission and grant.
I already tried that module..
나의 Redmi Note 4X 의 Tapatalk에서 보냄
vsc0705 said:
On miui nougat, magiskhide completly not work not only safetynet.
Even magiskhide is activated, apps can request root permission and grant.
I already tried that module..
Click to expand...
Click to collapse
Hmm, thanks for the report then. Mine is aosp and everything on this build works great, as always.
Code:
D/Magisk: client: connect fail, try launching new daemon process
E/Magisk: start daemon failed with 111: Connection refused
magisk_debug.log
vsc0705 said:
After full uninstall using 170608 uninstaller, Magisk 13 installing failed. But install 12 version and dirty flash 13 version, it seems working.
And i don't know if you know this problem, magiskhide doesn't work with MIUI Nougat roms..
Logs attached.
Thanks
Click to expand...
Click to collapse
Same here on a Meizu M2 Note running LineageOS 14.1
If you clean flash a rom and then try flashing the V13 it fails.
I flashed v12 and then dirty flashed v13 and it worked.
In my case, on LOS based roms and AOSP based roms like RR, AOSPEXTENDED, magsikhide works perfectly.
I think this is related with kernel..
It seems magisk can't detect running apps.
But if it is possible i wanna use magiskhide with stock miui rom.[emoji1]
나의 Redmi Note 4X 의 Tapatalk에서 보냄
Samsung Galaxy Note 5
Deic said:
magisk_debug.log
Click to expand...
Click to collapse
Same problem here.
aLexzkter said:
Same here on a Meizu M2 Note running LineageOS 14.1
If you clean flash a rom and then try flashing the V13 it fails.
I flashed v12 and then dirty flashed v13 and it worked.
Click to expand...
Click to collapse
Same here. Oneplus one running unofficial LineageOS
Interesting situation, I tried all combinations of flashing and couldn't get it to work, I was on unofficial v13 fine, and official 12 worked as well, 13 wasn't.
I decided to try and get what logs I could, and out of curiosity tried `su` in terminal emulator from the phone and got a "connection refused" error from sudaemon, so I opened an ad shell and to my surprise had root in that shell! So I ran su for kicks and opened magisk manager again, and all was well! It said I had v13 installed, etc, very odd, not sure what to make of it.
I'm on a Nexus 6p, dirty unicorns 11.4 weekly and flash kernel. Magisk log attached which shows the connection refused errors and then it working after I run su from adb.
Sent from my Nexus 6P using XDA Labs
Captain_Throwback said:
Same problem here.
Click to expand...
Click to collapse
I did a script in post-fs-data.d that runs su daemon if is not running and didn't work... I see what when flash v13 the first time and immediately boot you launch Magisk Manager fastly, you have got root, but after the apk is reinstalled automatically and lost root.
Code:
--------- beginning of main
D/Magisk ( 248): client: connect fail, try launching new daemon process
I/Magisk ( 249): Magisk v13.0(0980cb6) daemon started
D/Magisk ( 249): sepol: Starting large patch thread
I/Magisk ( 249): ** post-fs mode running
I/Magisk ( 249): ** post-fs-data mode running
D/Magisk ( 249): resetprop: Initializing...
I/Magisk ( 249): * Mounting /data/magisk.img
I/Magisk ( 249): * Running post-fs-data.d scripts
I/Magisk ( 249): post-fs-data.d: exec [su-daemon.sh]
I/Magisk ( 249): * Loading modules
I/Magisk ( 249): custom-module: constructing magic mount structure
I/Magisk ( 249): Fdroid-Priv: loading [system.prop]
D/Magisk ( 249): resetprop: Load prop file [/magisk/Fdroid-Priv/system.prop]
I/Magisk ( 249): Fdroid-Priv: constructing magic mount structure
I/Magisk ( 249): EmojiOne-systemless: constructing magic mount structure
I/Magisk ( 249): Greenify4Magisk: constructing magic mount structure
--------- beginning of system
D/Magisk ( 336): client: connect fail, try launching new daemon process
I/Magisk ( 343): Magisk v13.0(0980cb6) daemon started
D/Magisk ( 343): sepol: Starting large patch thread
I/Magisk ( 343): ** late_start service mode running
D/Magisk ( 343): su: request from client: 11
D/Magisk ( 343): su: request from uid=[10334] (#1)
D/Magisk ( 343): su: collector started
D/Magisk ( 343): su: wait_result waiting for 3433
D/Magisk ( 3433): su: child process started
D/Magisk ( 3433): su: argc=[2]
D/Magisk ( 3433): su: argv[0]=[su]
D/Magisk ( 3433): su: argv[1]=[-v]
D/Magisk ( 3433): su: cwd=[/]
D/Magisk ( 3433): su: pts_slave=[]
D/Magisk ( 343): su: return code to client: 0
D/Magisk ( 343): su: request from client: 12
D/Magisk ( 343): su: request from uid=[10334] (#1)
D/Magisk ( 343): su: wait_result waiting for 3437
D/Magisk ( 3437): su: child process started
D/Magisk ( 3437): su: argc=[1]
D/Magisk ( 3437): su: argv[0]=[su]
D/Magisk ( 3437): su: cwd=[/]
D/Magisk ( 3437): su: pts_slave=[]
D/Magisk ( 343): su: Client killed unexpectedly
D/Magisk ( 343): su: return code to client: 0
D/Magisk ( 343): su: request from client: 11
D/Magisk ( 343): su: request from uid=[10030] (#1)
D/Magisk ( 343): su_db: query policy=[2]
D/Magisk ( 343): su: wait_result waiting for 3676
D/Magisk ( 3676): su: child process started
D/Magisk ( 3676): su: argc=[3]
D/Magisk ( 3676): su: argv[0]=[su]
D/Magisk ( 3676): su: argv[1]=[-c]
D/Magisk ( 3676): su: argv[2]=[/system/bin/sh]
D/Magisk ( 3676): su: cwd=[/]
D/Magisk ( 3676): su: pts_slave=[]
E/Magisk ( 3673): read failed with 25: Not a typewriter
D/Magisk ( 6949): client: connect fail, try launching new daemon process
E/Magisk ( 6949): start daemon failed with 111: Connection refused
D/Magisk ( 6951): client: connect fail, try launching new daemon process
E/Magisk ( 6951): start daemon failed with 111: Connection refused
D/Magisk ( 6960): client: connect fail, try launching new daemon process
E/Magisk ( 6960): start daemon failed with 111: Connection refused
D/Magisk ( 7025): client: connect fail, try launching new daemon process
E/Magisk ( 7025): start daemon failed with 111: Connection refused
D/Magisk ( 7126): client: connect fail, try launching new daemon process
E/Magisk ( 7126): start daemon failed with 111: Connection refused
D/Magisk ( 7210): client: connect fail, try launching new daemon process
E/Magisk ( 7210): start daemon failed with 111: Connection refused
D/Magisk (10872): client: connect fail, try launching new daemon process
E/Magisk (10872): start daemon failed with 111: Connection refused
D/Magisk (10904): client: connect fail, try launching new daemon process
E/Magisk (10904): start daemon failed with 111: Connection refused
D/Magisk (11046): client: connect fail, try launching new daemon process
E/Magisk (11046): start daemon failed with 111: Connection refused
D/Magisk (11097): client: connect fail, try launching new daemon process
E/Magisk (11097): start daemon failed with 111: Connection refused
D/Magisk (12571): client: connect fail, try launching new daemon process
E/Magisk (12571): start daemon failed with 111: Connection refused
D/Magisk (12576): client: connect fail, try launching new daemon process
E/Magisk (12576): start daemon failed with 111: Connection refused
Maybe i am blind but where is tge magisk manager v5.0?
Sent from my SM-G930F using XDA-Developers Legacy app

Can't pass SafetyNet no matter what I tried

Morning all,
I'm not sure if it's okay to create a thread here about this same old issue. but I'm desperate
My specs:
- Xperia XZ F8332 latest fw 41.2.A.7.35
- Unlocked BL
- Repack kernel boot.img using @tobias.waldvogel tool but the modified version from @serajr here which includes force-encrypt and ta_poc from @munjeni (no idea why his account was disabled though). So I got:
+ dm-verity disabled
+ force-encrypt disabled
+ Sony RIC disabled
+ TA features fully working (I got my TA backed up long before)
- No SuperSU / Superuser remnants (I did use SuperSU but after upgrading to the latest fw I decided to switch to MagiskSU)
- Magisk and Magisk Manager latest version
- MagiskSU working
- MagiskHide working (tested with Root Checker)
- Freedom v.1.7.7 installed (not sure if it's relevant but just fyi)
What I did try:
- Reflash Magisk
- Magisk Core Only mode
- Remove all magisk props
- Disable USB Debugging (also Turn off Developer options)
- Some Magisk module such as Universal SafetyNet Fix, SafetyNet Passer,...
... basically all tricks ever posted (I hope)
Magisk log:
Code:
--------- beginning of main
I( 2602: 2602) Magisk v13.3(1330) daemon started
I( 2602: 2604) ** post-fs mode running
--------- beginning of system
I( 2602: 2629) ** post-fs-data mode running
I( 2602: 2629) * Mounting /data/magisk.img
I( 2602: 2629) * Running post-fs-data.d scripts
I( 2602: 2629) * Loading modules
I( 2602: 2629) Greenify4Magisk: constructing magic mount structure
I( 2602: 2629) SoundEnhancement_Unlocker: constructing magic mount structure
I( 2602: 2629) * Mounting system/vendor mirrors
I( 2602: 2629) mount: /dev/block/bootdevice/by-name/system -> /dev/magisk/mirror/system
I( 2602: 2629) link: /dev/magisk/mirror/system/vendor -> /dev/magisk/mirror/vendor
I( 2602: 2629) bind_mount: /system/priv-app
I( 2602: 2629) bind_mount: /system/priv-app/Greenify
I( 2602: 2629) bind_mount: /system/priv-app/ApnUpdater
I( 2602: 2629) bind_mount: /system/priv-app/ArtFilterCamera-legacy-xxhdpi-release
I( 2602: 2629) bind_mount: /system/priv-app/BackupRestoreConfirmation
I( 2602: 2629) bind_mount: /system/priv-app/BlockedNumberProvider
I( 2602: 2629) bind_mount: /system/priv-app/CNEService
I( 2602: 2629) bind_mount: /system/priv-app/CalendarProvider
I( 2602: 2629) bind_mount: /system/priv-app/CallLogBackup
I( 2602: 2629) bind_mount: /system/priv-app/CameraCommon
I( 2602: 2629) bind_mount: /system/priv-app/CameraPanorama-release
I( 2602: 2629) bind_mount: /system/priv-app/CameraWearableBridgeHandheldServer
I( 2602: 2629) bind_mount: /system/priv-app/CarrierConfig
I( 2602: 2629) bind_mount: /system/priv-app/ConfigUpdater
I( 2602: 2629) bind_mount: /system/priv-app/Contacts
I( 2602: 2629) bind_mount: /system/priv-app/ContactsSettingsUtil
I( 2602: 2629) bind_mount: /system/priv-app/Conversations
I( 2602: 2629) bind_mount: /system/priv-app/CoverApp2
I( 2602: 2629) bind_mount: /system/priv-app/CredentialManagerService
I( 2602: 2629) bind_mount: /system/priv-app/CtsShimPrivPrebuilt
I( 2602: 2629) bind_mount: /system/priv-app/CustomizationSelector
I( 2602: 2629) bind_mount: /system/priv-app/CustomizedSettings
I( 2602: 2629) bind_mount: /system/priv-app/DefaultContainerService
I( 2602: 2629) bind_mount: /system/priv-app/DeviceSecurityService
I( 2602: 2629) bind_mount: /system/priv-app/Dialer
I( 2602: 2629) bind_mount: /system/priv-app/DocumentsUI
I( 2602: 2629) bind_mount: /system/priv-app/DownloadProvider
I( 2602: 2629) bind_mount: /system/priv-app/EmergencyInfo
I( 2602: 2629) bind_mount: /system/priv-app/EmergencySms
I( 2602: 2629) bind_mount: /system/priv-app/EnterpriseService
I( 2602: 2629) bind_mount: /system/priv-app/ExternalStorageProvider
I( 2602: 2629) bind_mount: /system/priv-app/FusedLocation
I( 2602: 2629) bind_mount: /system/priv-app/GetMore-standard-release
I( 2602: 2629) bind_mount: /system/priv-app/GmsCore
I( 2602: 2629) bind_mount: /system/priv-app/GoogleBackupTransport
I( 2602: 2629) bind_mount: /system/priv-app/GoogleExtServices
I( 2602: 2629) bind_mount: /system/priv-app/GoogleFeedback
I( 2602: 2629) bind_mount: /system/priv-app/GoogleLoginService
I( 2602: 2629) bind_mount: /system/priv-app/GoogleOneTimeInitializer
I( 2602: 2629) bind_mount: /system/priv-app/GooglePackageInstaller
I( 2602: 2629) bind_mount: /system/priv-app/GooglePartnerSetup
I( 2602: 2629) bind_mount: /system/priv-app/GoogleServicesFramework
I( 2602: 2629) bind_mount: /system/priv-app/InputDevices
I( 2602: 2629) bind_mount: /system/priv-app/IntelligentBacklight
I( 2602: 2629) bind_mount: /system/priv-app/IntelligentGesture
I( 2602: 2629) bind_mount: /system/priv-app/ManagedProvisioning
I( 2602: 2629) bind_mount: /system/priv-app/MediaProvider
I( 2602: 2629) bind_mount: /system/priv-app/MmsService
I( 2602: 2629) bind_mount: /system/priv-app/MtpDocumentsProvider
I( 2602: 2629) bind_mount: /system/priv-app/MusicFX
I( 2602: 2629) bind_mount: /system/priv-app/MyXperia-release
I( 2602: 2629) bind_mount: /system/priv-app/OMAClientProvisioning
I( 2602: 2629) bind_mount: /system/priv-app/Phonesky
I( 2602: 2629) bind_mount: /system/priv-app/ProxyHandler
I( 2602: 2629) bind_mount: /system/priv-app/QtiTetherService
I( 2602: 2629) bind_mount: /system/priv-app/RcsVideoShare
I( 2602: 2629) bind_mount: /system/priv-app/RemoteUnlockService
I( 2602: 2629) bind_mount: /system/priv-app/SEMCSetupWizard
I( 2602: 2629) bind_mount: /system/priv-app/SemcCameraUI-legacy-jniLibs64-xxhdpi-release
I( 2602: 2629) bind_mount: /system/priv-app/SemcClock-release
I( 2602: 2629) bind_mount: /system/priv-app/SemcCnapProvider
I( 2602: 2629) bind_mount: /system/priv-app/SemcContactsProvider
I( 2602: 2629) bind_mount: /system/priv-app/SemcMusic
I( 2602: 2629) bind_mount: /system/priv-app/SemcPhotoEditor-No-RenderScript-photoeditor-release
I( 2602: 2629) bind_mount: /system/priv-app/SemcStorageChecker
I( 2602: 2629) bind_mount: /system/priv-app/SemcTelephonyProvider
I( 2602: 2629) bind_mount: /system/priv-app/Settings
I( 2602: 2629) bind_mount: /system/priv-app/SettingsProvider
I( 2602: 2629) bind_mount: /system/priv-app/SetupWizard
I( 2602: 2629) bind_mount: /system/priv-app/SharedStorageBackup
I( 2602: 2629) bind_mount: /system/priv-app/Shell
I( 2602: 2629) bind_mount: /system/priv-app/SimlockUnlockApp
I( 2602: 2629) bind_mount: /system/priv-app/SmartCharger
I( 2602: 2629) bind_mount: /system/priv-app/SmartCleaner
I( 2602: 2629) bind_mount: /system/priv-app/SocialphonebookStub
I( 2602: 2629) bind_mount: /system/priv-app/SomcChargingSupport
I( 2602: 2629) bind_mount: /system/priv-app/SomcExtTelephony
I( 2602: 2629) bind_mount: /system/priv-app/SomcGloveMode
I( 2602: 2629) bind_mount: /system/priv-app/SomcMovieCreator-Tsv-release
I( 2602: 2629) bind_mount: /system/priv-app/SomcWifiDisplay
I( 2602: 2629) bind_mount: /system/priv-app/SomcWifiService
I( 2602: 2629) bind_mount: /system/priv-app/SoundPhotoCamera-legacy-xxhdpi-release
I( 2602: 2629) bind_mount: /system/priv-app/StartupFlagV2
I( 2602: 2629) bind_mount: /system/priv-app/StatementService
I( 2602: 2629) bind_mount: /system/priv-app/StorageManager
I( 2602: 2629) bind_mount: /system/priv-app/StylePortrait
I( 2602: 2629) bind_mount: /system/priv-app/SuperStamina
I( 2602: 2629) bind_mount: /system/priv-app/SuperVideoCamera-legacy-xxhdpi-release
I( 2602: 2629) bind_mount: /system/priv-app/SystemUI
I( 2602: 2629) bind_mount: /system/priv-app/Tag
I( 2602: 2629) bind_mount: /system/priv-app/TeleService
I( 2602: 2629) bind_mount: /system/priv-app/Telecom
I( 2602: 2629) bind_mount: /system/priv-app/TimeShiftCamera-legacy-xxhdpi-release
I( 2602: 2629) bind_mount: /system/priv-app/USMHome
I( 2602: 2629) bind_mount: /system/priv-app/UpdateCenter-release
I( 2602: 2629) bind_mount: /system/priv-app/Velvet
I( 2602: 2629) bind_mount: /system/priv-app/VpnDialogs
I( 2602: 2629) bind_mount: /system/priv-app/WallpaperCropper
I( 2602: 2629) bind_mount: /system/priv-app/WapPush-release
I( 2602: 2629) bind_mount: /system/priv-app/album-albumLive-release
I( 2602: 2629) bind_mount: /system/priv-app/com.facebook.system
I( 2602: 2629) bind_mount: /system/priv-app/com.qualcomm.location
I( 2602: 2629) bind_mount: /system/priv-app/com.sonymobile.retaildemo
I( 2602: 2629) bind_mount: /system/priv-app/dpmserviceapp
I( 2602: 2629) bind_mount: /system/priv-app/enhancedusbux
I( 2602: 2629) bind_mount: /system/priv-app/home-sonyEricsson-release
I( 2602: 2629) bind_mount: /system/priv-app/qcrilmsgtunnel
I( 2602: 2629) bind_mount: /system/priv-app/rcs-core
I( 2602: 2629) bind_mount: /system/priv-app/rcs-settings
I( 2602: 2629) bind_mount: /system/priv-app/somc-get-to-know-it-release
I( 2602: 2629) bind_mount: /system/priv-app/sonyentrance2-release
I( 2602: 2629) bind_mount: /system/priv-app/sound-picker-release
I( 2602: 2629) bind_mount: /system/priv-app/textinput-chn-xxhdpi-release
I( 2602: 2629) bind_mount: /system/priv-app/usb-mtp-backup-transport
I( 2602: 2629) bind_mount: /system/priv-app/usb-mtp-factoryreset-wrapper
I( 2602: 2629) bind_mount: /system/priv-app/usb-mtp-fotaupdate-wrapper
I( 2602: 2629) bind_mount: /system/priv-app/usb-mtp-update-wrapper
I( 2602: 2629) bind_mount: /system/priv-app/usb-mtp-vendor-extension-service
I( 2602: 2629) bind_mount: /vendor/overlay
I( 2602: 2629) bind_mount: /vendor/overlay/SoundEnhancement-Overlay-305-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/Album-Overlay-275-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/CellBroadcastReceiver-Overlay-285-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/ConversationsRuntimeOverlay
I( 2602: 2629) bind_mount: /vendor/overlay/EmailRuntimeOverlay
I( 2602: 2629) bind_mount: /vendor/overlay/Home-Overlay-275-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/OrganizerRuntimeOverlay
I( 2602: 2629) bind_mount: /vendor/overlay/ServiceMenu-Overlay-270-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/ServiceMenu-Overlay-275-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/Stk-Overlay-285-common-dsds-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/SuperVideoCamera-Overlay-275-release.apk
I( 2602: 2629) bind_mount: /vendor/overlay/SwiftKey-Overlay-270-release.apk
I( 2602: 2629) * Running module post-fs-data scripts
I( 2602: 2641) * Starting MagiskHide
I( 2602: 2641) hide_utils: Hiding sensitive props
I( 2602: 2641) hide_list: [com.google.android.gms.unstable]
I( 2602: 2641) proc_monitor: init ns=mnt:[4026531840]
I( 2602: 3069) ** late_start service mode running
I( 2602: 3069) * Running service.d scripts
I( 2602: 3069) * Running module service scripts
I( 2602: 2641) proc_monitor: zygote ns=mnt:[4026534269] zygote64 ns=mnt:[4026534270]
I( 2602: 2641) proc_monitor: com.google.android.gms.unstable (PID=6938 ns=mnt:[4026534410])
I( 6945: 6945) hide_utils: Re-linking /sbin
I( 2602: 2641) proc_monitor: com.google.android.gms.unstable (PID=8983 ns=mnt:[4026534312])
I( 2602: 2641) proc_monitor: com.google.android.gms.unstable (PID=10103 ns=mnt:[4026534374])
I( 2602: 2641) proc_monitor: com.google.android.gms.unstable (PID=11524 ns=mnt:[4026534377])
Still no luck so far
Any help would be highly appreciated.
That's a tricky one... You seem to have all the check boxes ticked. A couple of things that come to mind straight away (no guarantees for success):
You don't have the SuperSU app intalled still? Are you absolutely sure you removed all remnants of SuperSU (how did you unroot)?
Have you tried a different kernel? Maybe Magisk can't hide your unlocked bootloader and you need to find a kernel that does this (I have no idea if the one you use have this feature).
Same thing goes for SELinux. Do you have it set to permissive? Maybe there's an issue with Magisk hiding the permissive state...
Since you seemed to have tried most things, have you tried wiping your device and starting over completely clean (a pain in the bee-hind, I know)?
boydzethuong said:
...
- Repack kernel boot.img using tobias.waldvogel tool but the modified version from serajr...
Click to expand...
Click to collapse
Read this
Didgeridoohan said:
That's a tricky one... You seem to have all the check boxes ticked. A couple of things that come to mind straight away (no guarantees for success):
You don't have the SuperSU app intalled still? Are you absolutely sure you removed all remnants of SuperSU (how did you unroot)?
Have you tried a different kernel? Maybe Magisk can't hide your unlocked bootloader and you need to find a kernel that does this (I have no idea if the one you use have this feature).
Same thing goes for SELinux. Do you have it set to permissive? Maybe there's an issue with Magisk hiding the permissive state...
Since you seemed to have tried most things, have you tried wiping your device and starting over completely clean (a pain in the bee-hind, I know)?
Click to expand...
Click to collapse
serajr said:
Read this
Click to expand...
Click to collapse
@Didgeridoohan thank you for reading and listing some more things I havent actually tried. But I think I dont need to try anymore as @serajr said it's the ta_poc. Unexpectedly. Haha. I should have gone to the Magisk General Support / Discussion thread to have a look first but.... 1692 pages.... and I didnt know what keyword I should use to search... so thank you @serajr for finding it out, you saved me hours.
I guess I will wait for updates from @munjeni see if he has any updates for the ta_poc (to fix the problem), or updates from Magisk to support ta_poc kernel, or just a module, maybe...

Modules install correctly but won't work after reboot (log inside thread)

It always says "modules will be updates at next reboot" but they don't even work.
Tried several different magisk manager and zips. I am not on 14.5/5.4.3
11-27 00:17:14.897 3227 3342 I Magisk : * Creating /sbin overlay
11-27 00:17:14.898 3227 3342 I Magisk : * Mounting mirrors
11-27 00:17:14.898 3227 3342 I Magisk : mount: /dev/block/platform/11120000.ufs/by-name/SYSTEM -> /sbin/.core/mirror/system
11-27 00:17:14.898 3227 3342 I Magisk : link: /sbin/.core/mirror/system/vendor -> /sbin/.core/mirror/vendor
11-27 00:17:14.898 3227 3342 I Magisk : bind_mount: /data/magisk -> /sbin/.core/mirror/bin
11-27 00:17:14.898 3227 3342 I Magisk : * Setting up internal busybox
11-27 00:17:14.907 3227 3342 I Magisk : * Mounting /data/magisk.img
11-27 00:17:15.076 3227 3342 I Magisk : * Running post-fs-data.d scripts
11-27 00:17:15.076 3227 3342 I Magisk : * Running module post-fs-data scripts
11-27 00:17:15.076 3227 3342 I Magisk : * Loading modules
11-27 00:17:15.077 3227 3362 I Magisk : * Starting MagiskHide
11-27 00:17:15.077 3227 3362 I Magisk : hide_utils: Hiding sensitive props
11-27 00:17:15.077 3227 3362 I Magisk : hide_list: [com.google.android.gms.unstable]
11-27 00:17:15.092 3227 3362 I Magisk : proc_monitor: init ns=mnt:[4026531840]
11-27 00:17:15.613 3227 3457 I Magisk : ** late_start service mode running
11-27 00:17:15.614 3227 3457 I Magisk : * Running service.d scripts
11-27 00:17:15.620 3227 3457 I Magisk : * Running module service scripts
11-27 00:17:19.157 3227 3362 I Magisk : proc_monitor: zygote ns=mnt:[4026533794] zygote64 ns=mnt:[4026533649]
11-27 00:17:34.011 3227 3362 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=6102 ns=mnt:[4026533902])

SafetyNet Fails

Hello at June 2017 i used magisk and all works fine with magisk v12
In August it comes a Update and i updated my Manager and installed at the same Time xposed Installer But it Than it doesnt works until now
I tried so much things to fix that i deleted and deinstalled xposed, reinstalled magisk, used safetynet fix modules and deinstalled it because it doesnt works. I dont know what i can doing now cant Update my Google play Store or play any games or look netflix.
I Read ( https://forum.xda-developers.com/ap...leshooting-t3641417/post73145987#post73145987 )this guide but i cant fix it
I have a Samsung Galaxy S8+ (SM-G955F)
Android 7.0
ARMv8
Please help me
Logs... I like logs. I guess I need to move the "Asking for help" section to the beginning, because no-one seems to read that part of the guide... But now I'm rambling.
Anyway...
Did you have a functioning setup with SafetyNet passing before trying to install Xposed? Have you tried wiping your system and doing a clean install? You might have messed around too much...
Yea i wiped my Phone but it still dont works
>12-01 03:48:32.850 3127 3238 I Magisk : * Enabling systemless hosts file support
12-01 03:48:32.850 3127 3238 I Magisk : bind_mount: /sbin/.core/img/.core/hosts -> /system/etc/hosts
12-01 03:48:32.851 3127 3283 I Magisk : * Starting MagiskHide
12-01 03:48:32.851 3127 3283 I Magisk : hide_utils: Hiding sensitive props
12-01 03:48:32.852 3127 3283 I Magisk : hide_list: [com.google.android.gms.unstable]
12-01 03:48:32.866 3127 3283 I Magisk : hide_list: [com.netflix.mediaclient]
12-01 03:48:32.878 3127 3283 I Magisk : proc_monitor: init ns=mnt:[4026531840]
12-01 03:48:33.618 3127 3434 I Magisk : ** late_start service mode running
12-01 03:48:33.618 3127 3434 I Magisk : * Running service.d scripts
12-01 03:48:33.618 3127 3434 I Magisk : * Running module service scripts
12-01 03:48:44.522 3127 3283 I Magisk : proc_monitor: zygote ns=mnt:[4026533751] zygote64 ns=mnt:[4026533599]
12-01 03:49:16.316 3127 3283 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=6584 ns=mnt:[4026533846])
12-01 03:50:41.248 3127 3283 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=13261 ns=mnt:[4026533827])
12-01 03:54:12.673 3127 14029 I Magisk : * Stopping MagiskHide
12-01 03:54:14.464 3127 14037 I Magisk : * Starting MagiskHide
12-01 03:54:14.464 3127 14037 I Magisk : hide_utils: Hiding sensitive props
12-01 03:54:14.467 3127 14037 I Magisk : hide_list: [com.google.android.gms.unstable]
12-01 03:54:14.513 3127 14037 I Magisk : hide_list: [com.netflix.mediaclient]
12-01 03:54:14.559 3127 14037 I Magisk : proc_monitor: init ns=mnt:[4026531840]
12-01 03:54:16.661 3127 14037 I Magisk : proc_monitor: zygote ns=mnt:[4026533751] zygote64 ns=mnt:[4026533599]
12-01 03:54:19.089 3127 14037 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=14044 ns=mnt:[4026533827])
12-01 06:47:48.599 3127 14037 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=22126 ns=mnt:[4026533831])
12-01 07:01:59.425 3127 14037 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=25286 ns=mnt:[4026533859])
12-01 08:06:46.136 3127 14037 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=655 ns=mnt:[4026533854])
12-01 08:12:20.309 3127 14037 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=3269 ns=mnt:[4026533818])
12-01 11:46:12.321 3127 14037 I Magisk : proc_monitor: com.google.android.gms.unstable (PID=13881 ns=mnt:[4026533793])<
Thats my last logs

Can't pass SafetyNet - Service not responding - Magisk 16.7

Not new here, but had to create another account.
I'm using Magisk 16.7 from beta release (updated withing app), and i have tried almost everything from here to pass the SafetyNet. While checking with Magisk, it says "Service not Responding".
Did something change with SafetyNet? Trying to use the Google Pay app. Hided it with MagiskHide, using the Magisk Core, using systemless...
Using Huawei P8 Lite 2017 (ALE-21 with B896), emui 4.1
Code:
2 19:18:17.260 2432 2432 I Magisk : ** Initializing Magisk
08-22 19:18:17.262 2432 2432 I Magisk : * Creating /sbin overlay
08-22 19:18:17.266 2432 2432 I Magisk : * Mounting mirrors
08-22 19:18:17.267 2432 2432 I Magisk : mount: /sbin/.core/mirror/system
08-22 19:18:17.267 2432 2432 I Magisk : link: /sbin/.core/mirror/vendor
08-22 19:18:17.268 2432 2432 I Magisk : bind_mount: /sbin/.core/mirror/bin
08-22 19:18:17.268 2432 2432 I Magisk : * Setting up internal busybox
08-22 19:18:17.396 2511 2511 I Magisk : Magisk v16.7(1671) logger started
08-22 19:18:17.397 2505 2505 I Magisk : Magisk v16.7(1671) daemon started
08-22 19:18:17.405 2505 2513 I Magisk : ** post-fs-data mode running
08-22 19:18:17.504 2505 2513 I Magisk : Upgrade/New module: terminal_debloater
08-22 19:18:17.505 2505 2513 I Magisk : Upgrade/New module: APFE
08-22 19:18:17.505 2505 2513 I Magisk : Create /data/adb/tmp.img with size 96M
08-22 19:18:17.761 2505 2513 I Magisk : * Merging /data/adb/magisk_merge.img + /data/adb/magisk.img -> /data/adb/tmp.img
08-22 19:18:20.365 2505 2513 I Magisk : * Move /data/adb/tmp.img -> /data/adb/magisk.img
08-22 19:18:20.366 2505 2513 I Magisk : * Mounting /data/adb/magisk.img
08-22 19:18:20.996 2505 2513 I Magisk : * Running post-fs-data.d scripts
08-22 19:18:20.996 2505 2561 I Magisk : * Starting MagiskHide
08-22 19:18:20.996 2505 2561 I Magisk : hide_utils: Hiding sensitive props
08-22 19:18:20.997 2505 2561 I Magisk : hide_list: [com.google.android.gms.unstable]
08-22 19:18:21.017 2505 2561 I Magisk : hide_list: [com.theappninjas.gpsjoystick]
08-22 19:18:21.032 2505 2561 I Magisk : hide_list: [com.nianticlabs.pokemongo]
08-22 19:18:21.048 2505 2561 I Magisk : hide_list: [com.google.android.apps.walletnfcrel]
08-22 19:18:21.063 2505 2561 I Magisk : hide_list: [org.freeandroidtools.root_checker]
08-22 19:18:21.078 2505 2561 I Magisk : hide_list: [pl.allegro]
08-22 19:18:26.024 2505 2963 I Magisk : ** late_start service mode running
08-22 19:18:26.025 2505 2963 I Magisk : * Running service.d scripts
08-22 19:18:49.710 2505 2561 I Magisk : proc_monitor: com.theappninjas.gpsjoystick
08-22 19:18:52.457 2505 2561 I Magisk : proc_monitor: com.theappninjas.gpsjoystick:remote
08-22 19:19:10.967 2505 2561 I Magisk : proc_monitor: com.google.android.gms.unstable
08-22 19:19:15.931 2505 2561 I Magisk : proc_monitor: com.google.android.apps.walletnfcrel
08-22 19:19:36.608 2505 2561 I Magisk : proc_monitor: com.nianticlabs.pokemongo
08-22 19:19:40.728 2505 2561 I Magisk : proc_monitor: org.freeandroidtools.root_checker
08-22 19:19:41.205 2505 2561 I Magisk : proc_monitor: com.theappninjas.gpsjoystick
08-22 19:21:37.520 2505 2561 I Magisk : proc_monitor: com.google.android.apps.walletnfcrel
08-22 19:26:48.882 2505 2561 I Magisk : proc_monitor: com.theappninjas.gpsjoystick
08-22 19:26:55.893 2505 2561 I Magisk : proc_monitor: com.google.android.apps.walletnfcrel
08-22 19:27:18.562 2505 2561 I Magisk : proc_monitor: com.google.android.gms.unstable
08-22 19:31:27.906 2505 2561 I Magisk : proc_monitor: com.google.android.apps.walletnfcrel
08-22 19:34:58.044 2505 2561 I Magisk : proc_monitor: com.theappninjas.gpsjoystick
08-22 19:35:07.076 2505 2561 I Magisk : proc_monitor: com.google.android.gms.unstable
08-22 19:35:17.037 2505 2561 I Magisk : proc_monitor: org.freeandroidtools.root_checker
08-22 19:37:22.086 2505 2561 I Magisk : proc_monitor: com.theappninjas.gpsjoystick
Yes, Google updated their api so every app that wants to check safetynet has to be updated. changes to magisk have been committed on GitHub, I hope the next version of MM will fix it.
https://mobile.twitter.com/topjohnwu
I discovered and installed magisk today on my P9 lite, imagine my questions after seeing "response is invalid" in MM ^^

Categories

Resources