Decode AppArmor audit logs into a human-readable format.
-h, --help
Display help
aa-decode {{[-h|--help]}}
Decode a hex string
aa-decode hexstring
Decode a log file
sudo aa-decode logfile
Decode logs from `stdin` (e.g., redirected file)
sudo aa-decode - < logfile
aa-decode [-h|--help]