check_macho_encryption
Inspects a Mach-O binary to report whether it is encrypted with FairPlay DRM.
Instructions
Check if a Mach-O binary is encrypted (FairPlay DRM).
Args: path: Path to a Mach-O binary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |