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

CaramelHeaven/poemac

 
 

Repository files navigation

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

Releases

No releases published

Languages

  • C 76.9%
  • Objective-C 11.3%
  • Swift 8.9%
  • Python 2.7%
  • Shell 0.1%
  • HTML 0.1%