You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,6 @@ Currently `MACHINE_CONFIG=T8103` is not correctly building for at least `14.3`
50
50
> [!NOTE]
51
51
> When attempting to boot try adding the boot-arg: `sudo nvram boot-args="-unsafe_kernel_text"`
52
52
53
-
> [!WARNING]
54
-
> Booting VMAPPLE kernels in VMs only works on Apple M1s [see issue](https://github.com/blacktop/darwin-xnu-build/issues/22)
55
-
56
53
## Why? 🤔
57
54
58
55
I'm hoping to patch and build the xnu source in interesting ways to aid in research and development of macOS/iOS security research tools as well as generate [CodeQL](https://securitylab.github.com/tools/codeql) databases for the community to use.
0 commit comments