Skip to content

Instantly share code, notes, and snippets.

@argp
Created June 26, 2018 10:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save argp/40463145b4e1aa0e3cc4622bcdaf2546 to your computer and use it in GitHub Desktop.
Save argp/40463145b4e1aa0e3cc4622bcdaf2546 to your computer and use it in GitHub Desktop.
iOS 11.4 vs 12.0b2 sandbox kext operations
--- operations-iOS-11.4-15F79.txt 2018-06-26 13:30:06.556874870 +0300
+++ operations-iOS-12.0-b2-16A5308e.txt 2018-06-26 13:30:06.556874870 +0300
@@ -5,6 +5,7 @@
[xxx] operation: device*
[xxx] operation: device-camera
[xxx] operation: device-microphone
+[xxx] operation: darwin-notification-post
[xxx] operation: distributed-notification-post
[xxx] operation: dynamic-code-generation
[xxx] operation: file*
@@ -94,10 +95,7 @@
[xxx] operation: nvram-delete
[xxx] operation: nvram-get
[xxx] operation: nvram-set
-[xxx] operation: user-preference*
-[xxx] operation: user-preference-read
-[xxx] operation: managed-preference-read
-[xxx] operation: user-preference-write
+[xxx] operation: opendirectory-user-modify
[xxx] operation: process*
[xxx] operation: process-codesigning-status*
[xxx] operation: process-codesigning-status-set
@@ -142,3 +140,8 @@
[xxx] operation: system-socket
[xxx] operation: system-suspend-resume
[xxx] operation: system-swap
+[xxx] operation: user-preference*
+[xxx] operation: user-preference-read
+[xxx] operation: managed-preference-read
+[xxx] operation: user-preference-write
+[xxx] operation: storage-class-map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment