File: entitlements.plist

package info (click to toggle)
aflplusplus 4.33c-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,740 kB
  • sloc: ansic: 111,574; cpp: 16,019; sh: 4,766; python: 4,546; makefile: 1,000; javascript: 521; java: 43; sql: 3; xml: 1
file content (29 lines) | stat: -rw-r--r-- 1,392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?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>research.com.apple.license-to-operate</key> <true/>
	<key>application-identifier</key> <string>aflplusplus</string>
	<key>com.apple.asl.access_as_root</key> <true/>
	<key>com.apple.backboardd.launchapplications</key> <true/>
	<key>com.apple.companionappd.connect.allow</key> <true/>
	<key>com.apple.multitasking.termination</key> <true/>
	<key>com.apple.private.security.container-required</key> <false/>
	<key>com.apple.seld.cm</key> <true/>
	<key>com.apple.sh</key> <true/>
	<key>com.apple.private.thread-set-state</key> <true/>
	<key>com.apple.private.cs.debugger</key> <true/>
	<key>com.apple.springboard.debugapplications</key> <true/>
	<key>com.apple.springboard.launchapplications</key> <true/>
	<key>com.apple.springboard.opensensitiveurl</key> <true/>
	<key>dynamic-codesigning</key> <true/>
	<key>get-task-allow</key> <true/>
	<key>platform-application</key> <true/>
	<key>run-unsigned-code</key> <true/>
	<key>task_for_pid-allow</key> <true/>
	<key>com.apple.private.skip-library-validation</key> <true/>
	<key>com.apple.private.amfi.can-load-cdhash</key> <true/>
	<key>com.apple.private.amfi.can-execute-cdhash</key> <true/>
	<key>com.apple.private.security.no-container</key> <true/>
</dict>
</plist>