]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/task_for_pid_entitlement.plist
xnu-7195.101.1.tar.gz
[apple/xnu.git] / tests / task_for_pid_entitlement.plist
index 2398d67f5e748056f4ed80a74c0650f61f887c24..da1e64ce342a31a2346215a16cb095651d9796e8 100644 (file)
@@ -6,5 +6,13 @@
         <true/>
         <key>task_for_pid-allow</key>
         <true/>
+
+        <key>com.apple.system-task-ports.control</key>
+        <!-- Supercedes the two above in AzulE+, cross-platfrom -->
+       <true/>
+
+        <key>com.apple.security.get-movable-control-port</key>
+        <!-- Allows for task_get_special_port(..TASK_KERNEL_PORT..) -->
+       <true/>
 </dict>
 </plist>