Commit Graph
7 Commits
Author SHA1 Message Date
Tim Perry 6922444bf2 Make anti-root detection resilient to odd packages 2025-06-24 14:34:43 +02:00
Tim Perry 34c74c1505 Tighten up 'su' file IO detection on Android anti-root detection
Previously this blocked all reads of any paths containing 'su', which
has a lot of false positives (e.g. .../support-file) that will very
plausibly cause problems.
2025-06-24 14:34:43 +02:00
Tim Perry 3858ba270f Fix root-detection java.io.File case 2025-06-20 19:08:39 +02:00
Tim Perry 4b4744ca0b Update new no-root-detection script to Frida 17 too 2025-06-20 18:28:06 +02:00
Tim Perry 2c440d3775 Document the root bypass script 2025-06-20 16:15:53 +02:00
Tim Perry f41596752d Match Android fingerprint where possible while hiding root 2025-06-20 16:15:52 +02:00
Tim Perry 318725026a Make Android root detection match our other logs 2025-06-20 16:12:25 +02:00