Commit Graph

28 Commits

Author SHA1 Message Date
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