debian man page for aa-decode

Query: aa-decode

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AA-DECODE(8)							     AppArmor							      AA-DECODE(8)

NAME
aa-decode - decode hex-encoded in AppArmor log files
SYNOPSIS
aa-decode [option] <HEX STRING>
DESCRIPTION
aa-decode will decode hex-encoded strings as seen in AppArmor log output. It will also take an audit log on standard input and convert any hex-encoded AppArmor log entries and display them on standard output.
OPTIONS
--help displays a short usage statement.
EXAMPLES
$ aa-decode 2F746D702F666F6F20626172 Decoded: /tmp/foo bar $ cat /var/log/kern.log | aa-decode ... denied_mask="r::" fsuid=1000 ouid=1000 name=/tmp/foo bar
BUGS
None. Please report any you find to Launchpad at <https://bugs.launchpad.net/apparmor/+filebug>.
SEE ALSO
apparmor(7) AppArmor 2.7.103 2012-06-28 AA-DECODE(8)
Related Man Pages
aa-unconfined(8) - debian
aa-autodep(8) - linux
aa-unconfined(8) - linux
aa-autodep(8) - hpux
aa-unconfined(8) - hpux
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
One instance of comparing grep and awk