Moved stuff around and you can see convos, messages, and send messages!
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Entitlements
|
||||
|
||||
You might to enable this default to use private entitlements
|
||||
```
|
||||
sudo defaults write /Library/Preferences/com.apple.security.coderequirements Entitlements -string always
|
||||
```
|
||||
|
||||
Maybe a better thing to do is to DYLD_PRELOAD `imagent` and swizzle `IMDAuditTokenTaskHasEntitlement` to always return YES.
|
||||
Reference in New Issue
Block a user