1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-19 05:25:41 +08:00

Finish README

This commit is contained in:
opa334 2022-09-13 19:15:33 +02:00
parent eff9c12004
commit efcd1c0953

View File

@ -120,7 +120,7 @@ Afterwards you can use the [spawnRoot function in TSUtil.m](./Store/TSUtil.m#L39
## Things that are not possible using TrollStore:
- Getting proper platformization
- Getting proper platformization / `CS_PLATFORMIZED`
- Spawning a launch daemon (Would need `CS_PLATFORMIZED`)
- Injecting a tweak into a system process (Would need `CS_PLATFORMIZED`, a userland PAC bypass and a PMAP trust level bypass)