Skip to content
View saagarjha's full-sized avatar

Highlights

  • Pro

Organizations

@iina @ish-app @apple-open-source-mirror @regular-vm @ahjragaas
Block or Report

Block or report saagarjha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. dotfiles dotfiles Public

    Configuration and stuff. Messy.

    Shell 26 4

  2. unxip unxip Public

    A fast Xcode unarchiver

    Swift 820 36

  3. TSOEnabler TSOEnabler Public

    Kernel extension that enables TSO for Apple silicon processes

    C 239 15

  4. VirtualApple VirtualApple Public

    Work with macOS VMs using Virtualization

    Swift 257 26

  5. Load a library into newly spawned pr... Load a library into newly spawned processes (using DYLD_INSERT_LIBRARIES and EndpointSecurity)
    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
    3
    // program as root.
    4
    
                  
    5
    #include <EndpointSecurity/EndpointSecurity.h>
  6. EffectivePower EffectivePower Public

    Apple PLSQL viewer

    Swift 156 8