mirror of https://github.com/opa334/TrollStore.git
Finish README
This commit is contained in:
parent
f6a99538c0
commit
c5e1792987
|
@ -120,10 +120,8 @@ Afterwards you can use the [spawnRoot function in TSUtil.m](./Store/TSUtil.m#L39
|
||||||
|
|
||||||
## Things that are not possible using TrollStore:
|
## Things that are not possible using TrollStore:
|
||||||
|
|
||||||
- Getting proper platformization / `CS_PLATFORMIZED`
|
- Getting proper platformization
|
||||||
|
- Spawning a launch daemon (Would need `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)
|
- Injecting a tweak into a system process (Would need `CS_PLATFORMIZED`, a userland PAC bypass and a PMAP Trust Level bypass)
|
||||||
|
|
||||||
# Credits and Further Reading
|
# Credits and Further Reading
|
||||||
|
|
Loading…
Reference in New Issue