Is your feature request related to a problem?/你的请求是否与某个问题相关?
As far as my attempts to hide root from a root detection apps go, as long as secure app spawning is ON in GrapheneOS NeoZygisk does not seem to succeed (which is a known "quirk" of Graphene Zygisks PerformanC/ReZygisk#239 )
Also non-zygote processes currently can't be meddled with (but in principle ptrace should be able to inject into many of them)
Describe the solution you'd like/描述你想要的解决方案
As far as I understand, it should be theoretically possible for ptrace-based approach to inject into other processes as well, perhaps even into (and especially into :-) ) GrapheneOS securely-spawned processes
Additional context/其他信息
No response
Is your feature request related to a problem?/你的请求是否与某个问题相关?
As far as my attempts to hide root from a root detection apps go, as long as secure app spawning is ON in GrapheneOS NeoZygisk does not seem to succeed (which is a known "quirk" of Graphene Zygisks PerformanC/ReZygisk#239 )
Also non-zygote processes currently can't be meddled with (but in principle ptrace should be able to inject into many of them)
Describe the solution you'd like/描述你想要的解决方案
As far as I understand, it should be theoretically possible for ptrace-based approach to inject into other processes as well, perhaps even into (and especially into :-) ) GrapheneOS securely-spawned processes
Additional context/其他信息
No response