jeevatkm / STPrivilegedTask

An NSTask-like wrapper around Mac OS X Security Framework's AuthorizationExecuteWithPrivileges() to run shell commands with root privileges in Objective-C / Cocoa on Mac OS X.

Home Page:http://sveinborn.org/STPrivilegedTask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STPrivilegedTask - Objective C class

An NSTask-like wrapper around AuthorizationExecuteWithPrivileges() in the Security API to run shell commands with root privileges in Mac OS X.

About

An NSTask-like wrapper around Mac OS X Security Framework's AuthorizationExecuteWithPrivileges() to run shell commands with root privileges in Objective-C / Cocoa on Mac OS X.

http://sveinborn.org/STPrivilegedTask


Languages

Language:Objective-C 100.0%