Skip to content

Small demo programs showing work with various macOS frameworks and facilities that can be used to monitor (and in some cases to control) system operations/events..

Notifications You must be signed in to change notification settings

jzlka/macOS-monitoring-API-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Small demo programs showing work with various macOS frameworks and facilities that can be used to monitor (and in some cases to control) system operations/events..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published