aboutsummaryrefslogtreecommitdiffstats
path: root/adv_cmds/ps/entitlements.plist
diff options
context:
space:
mode:
Diffstat (limited to 'adv_cmds/ps/entitlements.plist')
-rw-r--r--adv_cmds/ps/entitlements.plist10
1 files changed, 10 insertions, 0 deletions
diff --git a/adv_cmds/ps/entitlements.plist b/adv_cmds/ps/entitlements.plist
new file mode 100644
index 0000000..eaaf1de
--- /dev/null
+++ b/adv_cmds/ps/entitlements.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>com.apple.system-task-ports</key>
+ <true/>
+ <key>task_for_pid-allow</key>
+ <true/>
+</dict>
+</plist>