Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 950 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 950 Bytes

MacPoe

test.

How to build

Read here https://github.com/aronskaya/smjobbless Or here https://www.woodys-findings.com/posts/cocoa-implement-privileged-helper

Example:

./SMJobBlessUtil.py setreq \
"/Users/alexisbridoux/Library/Developer/Xcode/DerivedData/Scriptex-hfw.../Build/Products/Debug/Scriptex.app" \
"~/Documents/Blog/Tutos/Privileged Helper/Scriptex final/Scriptex/Info.plist" \
"~/Documents/Blog/Tutos/Privileged Helper/Scriptex final/Helper/Info.plist"

Moreover SMJobBlessUtil also allow u to verify if build is successful or not with a check command

./SMJobBlessUtil.py check \ /Users/[urName]/Library/Developer/Xcode/DerivedData/PoeMac-Lalala/Build/Products/Debug PoeMac.app

Use ./uninstall_privileged_helper.sh to clean build

Authors

The author who integrated the basic magic Doug Leith

License

BSD 3 License