@samhenrigold This is really cool, thanks for sharing!
Oh Apple, so much hidden sh…tuff. I run a script containing a dozen settings that are hidden or not exposed to the UI anymore pretty much directly on first use of a new Mac.
What do you use to extract the strings? (Does not look like the standard string tool.)
@gummibando it is the standard tool! I just pipe it to VS code:
strings <binary> | code -