Dr-TSNG / ZygiskNext

Standalone implementation of Zygisk
3.65k stars 304 forks source link

Zygisk Being detected (Shamiko) #57

Closed noobz-id closed 11 months ago

noobz-id commented 11 months ago

Steps to reproduce/复现步骤

latest ZygiskOnKernelSU is being detected just by:

cat /proc/self/mounts | grep zygisk

i check with RootXplorer to see inside folder /dev and i see zygisk/ folder in here.

but in previous version everything is work fine.

I Apologize if i report issue in here, i think just shamiko module bugs not support the new ZygiskOnKernelSU. but i can't commit the new issue in Shamiko Module repository..

my setup:

Expected behaviour/预期行为

Shamiko Module fix maybe ?

Actual behaviour/实际行为

Bugs on Shamiko Module ?

KernelSU Module List/KernelSU 模块列表

ZygiskOnKernelsu, Shamiko

Zygisk on KernelSU version/Zygisk on KernelSU 版本

ZygiskOnKernelSU v4-0.8.0 (latest)

Android version/Android 版本

13

KernelSU version/KernelSU 版本

KernelSU 11272 (manager 0.6.9) (latest)

Version requirement/版本要求

Logs/日志

i no have logs, but i thing is clear :)

Dr-TSNG commented 11 months ago
  1. /dev/zygisk will be replaced with /debug_ramdisk/zygisk when ksu switches overlayfs to magic mount
  2. shamiko will trigger unmount if u configured correctly
noobz-id commented 11 months ago

The issue i wrote above is Look like this.

Screenshot_2023-10-23-16-22-28-536_me weishu kernelsu Screenshot_2023-10-23-16-22-49-423_me weishu kernelsu Screenshot_2023-10-23-16-23-23-008_yarolegovich materialterminal

Dr-TSNG commented 11 months ago

install debug version from actions and provide logs

noobz-id commented 11 months ago

Logs in kernelsu ? KernelSU_bugreport_2023-10-23_16_34.tar.gz

Dr-TSNG commented 11 months ago

I have said install DEBUG version

noobz-id commented 11 months ago

Oh sorry my bad, i search the debug version but i didn't found ..

Dr-TSNG commented 11 months ago

https://github.com/Dr-TSNG/ZygiskOnKernelSU/actions/runs/6598759703

noobz-id commented 11 months ago

Oh ok, ... I install the ZygiskOnKernelSU-debug from your link above..

I send new logs from kernelsu right ?

KernelSU_bugreport_2023-10-23_17_17.tar.gz

Dr-TSNG commented 11 months ago

material terminal is 32 bit and zygisksu now only supports 64 bit processes

noobz-id commented 11 months ago

Just for more info... If I downgrade the zygiskOnKSU (v4-0.7.1) the stable previous version ..

And try the test i do above. Zygisk is hidden perfectly.

Screenshot_2023-10-23-17-33-20-703_me weishu kernelsu Screenshot_2023-10-23-17-33-33-508_me weishu kernelsu Screenshot_2023-10-23-17-33-56-970_yarolegovich materialterminal

Dr-TSNG commented 11 months ago

Why don't you read the changelog? 32 bit support is dropped in 0.8.0. it might be added back later, but not now

noobz-id commented 11 months ago

Why don't you read the changelog? 32 bit support is dropped in 0.8.0

Oh i see the changelog before upgrade the module, i think the drop support for 32bit platform not affected for hide method.. my bad to understand it 😑.

5kind commented 10 months ago
  1. /dev/zygisk will be replaced with /debug_ramdisk/zygisk when ksu switches overlayfs to magic mount
  2. shamiko will trigger unmount if u configured correctly

About replace /dev/zygisk to /debug_randisk, is that a feature not updated in the latest release? I use zygisk next on magisk and still find /dev/zygisk.