OCForks

Popular repositories Loading

  1. This sample authorization plugin just dumps out the authorization context in which it's run. You can use it as a template for writing a new authorization plugin, or you can use it as a tool to debu…

    C 4

  2. SMJobBless demonstrates how to securely install a helper tool that performs a privileged operation and how to associate the tool with an application that invokes it.

    Python 1

  3. Forked from atnan/SMJobBlessXPC

    Apple's SMJobBless sample code, modified to use XPC for app/helper IPC

    Python 1

  4. Forked from svoisen/SVMaybe

    A Maybe monad implementation for Objective-C

    Objective-C