Commit Graph

46 Commits

Author SHA1 Message Date
chiteroman
9b4249424b
fix bad code 2025-01-15 21:11:31 +01:00
chiteroman
eea2f6bd3f
mega update 2025-01-13 23:52:13 +01:00
chiteroman
07eb6523de
Check if paths exists
Some checks failed
Android CI / build (push) Failing after 3h14m58s
2025-01-11 11:37:44 +01:00
chiteroman
fde296fb2a
v18.2 2024-12-24 19:44:06 +01:00
chiteroman
94c7c8252a Fix workflows + update AGP 2024-12-13 22:07:35 +01:00
chiteroman
668a338d8a v18.0 2024-11-17 01:41:01 +01:00
chiteroman
cd22f0361a v17.9 2024-10-25 11:58:41 +02:00
chiteroman
d1c1be57c8 Fix script bootloop issue 2024-10-24 23:12:00 +02:00
chiteroman
fb36aab0c0 v17.8 2024-10-23 14:28:43 +02:00
chiteroman
ac9d4d385c Improvements
- Better logic in prop hook.
- Extract common fields from fingerprint.
- Other changes.
2024-10-23 13:06:15 +02:00
chiteroman
51350088ae Bring back Dobby! 2024-10-22 12:48:05 +02:00
chiteroman
d846ccc772 Update to Java 21 2024-10-22 12:24:28 +02:00
chiteroman
2598ecfd7c Downgrade CMake x2 2024-10-22 12:18:59 +02:00
chiteroman
affc86afc5 Update NDK, revert LTO, downgrade CMake 2024-10-22 12:16:33 +02:00
chiteroman
7ed05a41d7 Convert to Linux line endings (LF)
find . -type f -exec dos2unix {} \;
2024-10-22 12:15:16 +02:00
chiteroman
24b4146f79 Downgrade CMake
Fix Github Actions
2024-10-03 16:50:02 +02:00
chiteroman
f1c1f5051a Prepare v17.7 2024-10-03 16:42:03 +02:00
chiteroman
f3f15a1c6e Update Gradle, AGP & CMake 2024-10-03 16:29:10 +02:00
chiteroman
eff20178eb v17.6 2024-09-19 01:31:11 +02:00
chiteroman
8701a60f2f
Free JNI memory 2024-09-16 13:24:03 +02:00
chiteroman
cb296225e0
v17.5 2024-09-15 18:40:49 +02:00
chiteroman
244e037f85
v17.4 2024-09-05 21:11:05 +02:00
chiteroman
bf00dbf143
Update + fix compile
Get scripts from PIFork by @osm0sis

Co-authored-by: Chris Renshaw <osm0sis@outlook.com>
2024-09-04 12:15:37 +02:00
chiteroman
d3c6e36063
Drop emulator support
Integrity won't pass so it's useless to compile these libs
2024-09-04 02:55:38 +02:00
chiteroman
f3c2e39438
Refactor CMake 2024-09-04 01:16:58 +02:00
chiteroman
eb1a06b475
Use shadowhook v1.0.10
Dobby is dead :(
2024-09-04 01:01:08 +02:00
chiteroman
e6f00301f2
Use cJSON v1.7.18 2024-09-04 00:59:21 +02:00
chiteroman
5bc702242b
Remove submodules 2024-09-04 00:57:23 +02:00
chiteroman
a96220b3bb
Remove useless code 2024-08-25 03:45:12 +02:00
chiteroman
ca3c717a8e
Add missing rules for ProGuard 2024-08-25 03:44:11 +02:00
chiteroman
9730ca0a72
Remove bouncycastle 2024-08-25 03:21:10 +02:00
chiteroman
acca37b3be
Bring back spoofing fields in Java + code refine 2024-08-19 13:13:48 +02:00
chiteroman
94291f16e0
Prepare v17.3 2024-08-19 13:13:22 +02:00
chiteroman
56eed97fdd
Big update
- Spoof android.os.Build fields in Zygisk instead Java
- Compatibility with TrickyStore module
- If hook is disabled, unload Zygisk lib
- Add granular advanced spoofing options (thanks @osm0sis)
- Other minor improvements
2024-08-18 01:34:13 +02:00
chiteroman
bcb3b3aa41
Prepare v17.2 2024-08-18 00:59:40 +02:00
chiteroman
c4959bf520
Refine readFile logic 2024-08-18 00:05:19 +02:00
chiteroman
fa4943b741
Prepare v17.1 2024-08-16 10:45:46 +02:00
chiteroman
e1e024e677
Spoof ID and SECURITY_PATCH in native props 2024-08-13 23:53:48 +02:00
chiteroman
92cbae839d
Fix read() and write() usages
Co-authored-by: Wang Han <416810799@qq.com>
2024-08-13 23:35:51 +02:00
chiteroman
afc32ccfa1
Prepare v17.0 2024-08-13 23:34:13 +02:00
chiteroman
3d6792465d Make CustomPackageInfoCreator final class 2024-08-04 12:23:53 +02:00
chiteroman
8fd2d24760 v16.9 2024-07-27 11:19:10 +02:00
Marcos
79127c0e8a
v16.8 2024-07-24 16:55:29 +02:00
chiteroman
68adc9560f Add json key to enable/disable package manager spoofing 2024-07-24 13:33:46 +02:00
chiteroman
fa8f5392d7 Implement system signature spoofing
Devices with unsigned custom ROMs (signed with test keys) should pass Device verdict.

Co-authored-by: 4h9fbZ <7454974439@proton.me>
2024-07-21 19:04:55 +02:00
chiteroman
a1dfdf3746 Rebase PIF 2024-07-21 18:34:45 +02:00