sanfengAndroid / FakeXposed

Hide xposed, root, file redirection, etc.
Apache License 2.0
635 stars 193 forks source link

How can I hide check root and etc with fake xposed? #14

Open m-kasa opened 2 years ago

m-kasa commented 2 years ago

How can I hide rootcheck and etc with fake xposed?Because More applications check /proc/,sdcard,getapplication installed,query intent activity,query intent service and safety net(API) and /proc/ checks root in native level datat filter how can bypass /proc/ in check root?How datafilter can hook or bypass or spoof map scan(check /proc/,/proc/[pid]/) ,Api(safetynet) ,query intent activity,query intent service?