Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 385 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 385 Bytes

Demos showing use of different macOS frameworks. Codes are inspired by various examples on the internet and in the books. Sources are listed at the beginning of relevant files.

Currently working:

  • DiskArbitration
  • ESF
  • FSEvents (API)
  • FSEvents (dev)
  • IOKit
  • IOKit driver
  • OpenBSM
  • kext (generic)
  • Kauth

Needs to be finished:

  • Dtrace
  • dext
  • kdebug
  • MACF
  • Proper README