|
|
|
|
|
by GeekyBear
594 days ago
|
|
> They send a hash My understanding is that they keep a local file with known malware signatures, just like the malware scanners on every other platform. > macOS includes built-in antivirus technology called XProtect for the signature-based detection and removal of malware. The system uses YARA signatures, a tool used to conduct signature-based detection of malware, which Apple updates regularly https://support.apple.com/guide/security/protecting-against-... |
|
The phone home functionality is notarization, where apple does a network call to check that the signature on an executable actually came from apple’s notarization process. It is in essence a reputation system, where developers must be on good terms with apple to have the ability to notarize and get a smooth install experience.