Skip to content

alcarithemad/rust-kext

Repository files navigation

Rust + Kext + MacOS

Build

You'll need:

  • XCode 9.x, in the default location.
  • Rust nightly circa 2018-05-31.
  • cargo-xbuild
  1. cargo xbuild --target x86_64-apple-darwin-kext.json
  2. TODO: make a kext bundle
  3. kextlibs the dependencies and update Info.plist
  4. sign it?
  5. ???
  6. profit!

About

Minimal MacOS Kernel Extension in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published