diff options
author | comex | 2015-01-21 00:27:31 -0500 |
---|---|---|
committer | comex | 2015-01-21 00:27:31 -0500 |
commit | 21681b72291e3057577608aacf16a7841517135a (patch) | |
tree | 9a864fd2f9a7dc0e68a9d4e42aa191a8c50ae087 /ent.plist | |
parent | ... (diff) | |
download | substitute-21681b72291e3057577608aacf16a7841517135a.tar.gz |
woo, inject seems to work on all platforms
Diffstat (limited to 'ent.plist')
-rw-r--r-- | ent.plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ent.plist b/ent.plist new file mode 100644 index 0000000..fc75011 --- /dev/null +++ b/ent.plist @@ -0,0 +1,3 @@ +<?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>get-task-allow</key><true/><key>run-unsigned-code</key><true/><key>task_for_pid-allow</key><true/></dict></plist> |