From efcd1c0953fcd776be9885996b7fcf20723984a0 Mon Sep 17 00:00:00 2001 From: opa334 Date: Tue, 13 Sep 2022 19:15:33 +0200 Subject: [PATCH] Finish README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 591c949..38245dd 100644 --- a/README.md +++ b/README.md @@ -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)