Commit Graph
13 Commits
Author SHA1 Message Date
JingMatrix b02917aeda Release v1.0 2025-11-02 18:42:17 +01:00
JingMatrix 54f80717dc Improve gradle task configuration
1. Declare explicit dependency to allow incremental build for installation tasks
2. Eliminate lint errors
2025-11-02 18:40:45 +01:00
JingMatrix ed9164d9d8 Rename TrickyStoreOSS to TEESimulator (#3)
We should keep the java class name to facilitate the process of tracking back commit history.
2025-11-02 15:56:33 +01:00
JingMatrix 67d35caf3c Rename project to TEESimulator
Explain in README our new goal of bypass TrickyStore detection
2025-11-02 10:52:09 +01:00
MONAandGitHub 7410315701 Add more package names to target.txt (#21)
* Add more root detection and security analysis app package names to target.txt
* Revised commit: kept only apps that check bootloader status
2025-08-17 11:46:20 +05:30
Dakkshesh 5d2ba396e1 Revert "module: Set minimum sdk to 31"
- Injection failures have been fixed on android 10/11.

This reverts commit de71e45bf3.

Signed-off-by: Dakkshesh <beakthoven@gmail.com>
2025-08-11 20:34:08 +05:30
Dakkshesh de71e45bf3 module: Set minimum sdk to 31
- There are some issues with Android 10/11 that causes injection failures.
- Raise the compatiblity requirement until they are fixed.

Signed-off-by: Dakkshesh <dakkshesh5@gmail.com>
2025-08-11 16:20:15 +05:30
Chris RenshawandGitHub 0f40a2b76b Update target.txt with other common checkers (#9) 2025-08-07 11:37:21 +05:30
Dakkshesh 0010515c0b module: Fix up update json link
Signed-off-by: Dakkshesh <beakthoven@gmail.com>
2025-08-06 21:08:56 +05:30
Chris RenshawandDakkshesh 0ae8be899d Sync with official service.sh but also tidy (#8)
Signed-off-by: Dakkshesh <beakthoven@gmail.com>
2025-08-06 21:01:52 +05:30
Dakkshesh c5b82ef67d src: dos2unix
Signed-off-by: Dakkshesh <beakthoven@gmail.com>
2025-08-06 21:01:18 +05:30
DakksheshandChris Renshaw f9c912ad92 module: Add AOSP software keybox to pass MEETS_DEVICE_INTEGRITY by default
Co-authored-by: Chris Renshaw <osm0sis@outlook.com>
Signed-off-by: Dakkshesh <beakthoven@gmail.com>
2025-08-06 19:46:52 +05:30
Dakkshesh e46820275f src: Add module files
Signed-off-by: Dakkshesh <beakthoven@gmail.com>
2025-08-06 19:46:42 +05:30