(no title)
john_alan | 3 months ago
_For binary compatibility, translated x86_64 code is permitted to execute through Rosetta with no signature information at all. No specific identity is conveyed to this code through the device-specific Secure Enclave signing procedure, and it executes with precisely the same limitations as native unsigned code executing on an Intel-based Mac._
Maybe it's Rosetta bins? - src from Apple:
https://support.apple.com/en-gb/guide/security/secebb113be1/...
No comments yet.