From c5e1792987f11efbcf9c912625a767d60ae91921 Mon Sep 17 00:00:00 2001 From: opa334 Date: Tue, 13 Sep 2022 18:50:06 +0200 Subject: [PATCH] Finish README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1951d85..82aac70 100644 --- a/README.md +++ b/README.md @@ -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: -- Getting proper platformization / `CS_PLATFORMIZED` - -- Spawning a launch daemon (Would need `CS_PLATFORMIZED`) - +- Getting proper platformization +- 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) # Credits and Further Reading