An open API service indexing awesome lists of open source software.

https://github.com/keybase/go-kext

A library for accessing kernel extensions on OS X.
https://github.com/keybase/go-kext

Last synced: 11 days ago
JSON representation

A library for accessing kernel extensions on OS X.

Awesome Lists containing this project

README

        

# Go Kext

[![Build Status](https://github.com/keybase/go-kext/actions/workflows/ci.yml/badge.svg)](https://github.com/keybase/go-kext/actions)

A library for loading, unloading and viewing info for kernel extensions on OS X (golang).