376 Followers
142 Following
408 Posts
can anyone vouch for the brownie recipe in the Dyld shared cache?
If I had unlimited money, my Ghostty-style passion project would be making an editor with the workflow & customizability of Emacs, but with the performance of Neovim or Sublime.
One of the coolest features in macOS and you can't symlink it into your dotfiles :/
Would love to know if there is a `defaults` key to turn this dialog off entirely and effectively auto-choose "ignore"
Provided without explanation

Don't forget to rotate your security keys regularly.*

*Due to hardware constraints, USB-C security keys must be rotated by a multiple of 180 degrees, and USB-A security keys by a multiple of 360 degrees. Bluetooth and NFC security keys may be rotated by any amount.

Still a WIP, but should be useful so far. Would also like to look into how microkernel iBoot works some more and see if there's any improvements that can be made there.

For whoever might be interested, finally got some time to put together an iBoot & SecureROM loader for both Binary Ninja and IDA that maps segments (TEXT, CONST, DATA, BSS) correctly.

https://github.com/jonpalmisc/ibis

GitHub - jonpalmisc/ibis: Segment-accurate iBoot/SecureROM loader for Binary Ninja & IDA Pro

Segment-accurate iBoot/SecureROM loader for Binary Ninja & IDA Pro - jonpalmisc/ibis

GitHub

I've seen a number of people (including some well-respected people in the infosec sphere) promoting a particular blog post/writeup recently about the macOS secure boot chain. As someone who has done a fair bit of research and reverse engineering of iBoot and Apple's secure boot chain over the years, this naturally piqued my interest so I decided to take a look, at minimum to see how much it lined up with my RE of iBoot over the years.

Unfortunately after reading the blog post thoroughly, I can pretty confidently say this: the writeup is almost certainly a pile of AI slop. Let's dive into it and discover some major red flags that I found.

Let's talk about something that I think a lot of the people reposting this post haven't realized yet: this post was very factually wrong when it was first posted. (Here is a link to the earliest version on the Wayback Machine, very good resource btw ) Shoutouts to @nicolas17 btw for making archives once he noticed the article rapidly changing, he puts in a lot of work in the archival side of things that imo goes very unnoticed, but his work helps Apple security research in the long run.

This original version of the post has several factual errors (there are too many to list but some of the VERY obvious ones include Apple silicon chips starting at EL3 when no M-series Mac chip has implemented EL3 (which is optional per ARM spec) In addition there is contradictory info about the ECID, incorrect info on security fuses, etc, there's a LOT of slop to digest here along with tons and tons of jargon that makes no sense.)

The fact the post gets stuff wrong in and of itself is not the issue (a mistake here and there is completely understandable and in fact quite human), the issue is with the magnitude of how many factual errors were posted publicly, seemingly without any fact checking or sourcing, it really is quite egregious just how wrong this post is (even the current version of the post still has many of these errors), especially to any person who has even took a cursory glance at iBoot or the secure boot chain.

The syntax, per people I discussed this with, screams that it was based on prompting Claude (an LLM that seems to have more natural writing style than some of the others.)

However, what really is super insidious is the history behind this post. This is a link to diffs of the post over time, and it's pretty damning. The post had very very large chunks changed in very short amounts of time across multiple parts of the very long post, and with how long the post is, this is probably outright infeasible for a human to do in that short time frame (especially when incorporating time to fact-check the updated parts, which any writeup worth their salt imo should be doing.)

Per these two comments on HackerNews, along with the drastic changes mentioned before (especially considering that the post changed quite drastically between revisions, saved versions of which you can find here), it's pretty clear that what's been happening here is the person used AI to churn out this "writeup", then used the fact it was blatantly wrong to get people who knew how these systems actually worked to correct the post, and then told the AI to incorporate said corrections into the original post.

Let's be clear what's happening: the person is outright baiting people using this AI slop into correcting the post, incorporating said corrections without attribution to the people who corrected the post and then took the credit for said corrections silently. This isn't okay, this is a blatant abuse of community goodwill and the benefit of the doubt to fraudulently boost your own credibility and platform, without even a legitimate effort or attempt at doing proper research or fact-checking. (Not even diving into how LLMs are plagiarism laundering machines that yoink real human work and mash it together without any attribution.)

This "writeup" is nothing but of AI slop, and I strongly advise avoiding giving it attention. I'm very disappointed that people, even people I respect quite a bit, are promoting this like it's legitimate without reading it deeper and realizing this is AI slop.

Here are some writeups I strongly recommend reading, that have real, human, legitimate research placed into them:

A Reverse Engineer’s Anatomy of the macOS Boot Chain & Security Architecture

1.0 The Silicon Root of Trust: Pre-Boot & Hardware Primitives The security of the macOS platform on Apple Silicon is not defined by the kernel; it is d...

/dev/stack

5f871d7401a91c90bb95a07639e0a0fe1f31928a20ec0e3d478a66ff6cffc42115115092be9a464486effd59f321c58c

a2d8d24f3067e175b98a0ab17a91fd634fde73653e2100eaac22f1dc2d2d1d8b460f9a944d4914e05bf32ff351fafe79

32643be02e80c365ca520604969ccb224b4d23cb8954819db34fb5785765277ced9ead7fb24d880859fb1e3a0442a601

🤝 @ben