xfqwdsj / IAmNotADeveloper

https://github.com/Xposed-Modules-Repo/xyz.xfqlittlefan.notdeveloper
163 stars 18 forks source link

How to apply to app on DenyList ? #35

Closed KaKi87 closed 10 months ago

KaKi87 commented 10 months ago

Hello,

A contactless payment app refuses to work because of the device being rooted so I put it on DenyList, but now it refuses to work because of debugging being enabled, except LSPosed says applying IAmNotADeveloper on it wouldn't work because of being on DenyList.

What to do ?

Thanks

xfqwdsj commented 10 months ago

Try https://github.com/LSPosed/LSPosed.github.io/releases and only to disable deny list but not remove your app from it. This module follow Magisk's deny list and hide root to them.

But now I realized my module's working method can cause Zygisk to be found. I think I can hook the system and maintain its own app list to hide debugging mode.

xfqwdsj commented 10 months ago

By the way, please use Discussion to ask a question. 🙂