saagarjha - Overview

Pinned Loading

  1. Configuration and stuff. Messy.

    Shell 41 7

  2. A fast Xcode unarchiver

    Swift 938 44

  3. Cast Mac windows to visionOS

    Swift 887 47

  4. Kernel extension that enables TSO for Apple silicon processes

    C 265 15

  5. Work with macOS VMs using Virtualization

    Swift 292 30

  6. 1

    // To compile: clang++ -arch x86_64 -arch arm64 -std=c++20 library_injector.cpp -lbsm -lEndpointSecurity -o library_injector,

    2

    // then codesign with com.apple.developer.endpoint-security.client and run the

    5

    #include <EndpointSecurity/EndpointSecurity.h>