Tag: kernel
12 articles
This is the first of two blog posts about macOS kernel debugging. Here, we introduce what kernel debugging is, explain how it is implemented for the macOS kernel and discuss the limitations that come with it; in the second post, we will present our solution for a better macOS debugging experience.
A binary analysis of CVE-2016-7259: A win32k kernel bug.