From 76beb263c506d48b17f648fb7e84eb99afc3066d Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Wed, 27 Apr 2016 13:44:37 +0200 Subject: sec: Add capability slides Signed-off-by: Holger Dengler --- images/cap_bitfields.png | Bin 0 -> 44164 bytes images/cap_trans_execve.png | Bin 0 -> 57447 bytes images/syscall_flow.png | Bin 0 -> 64345 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/cap_bitfields.png create mode 100644 images/cap_trans_execve.png create mode 100644 images/syscall_flow.png (limited to 'images') diff --git a/images/cap_bitfields.png b/images/cap_bitfields.png new file mode 100644 index 0000000..318108e Binary files /dev/null and b/images/cap_bitfields.png differ diff --git a/images/cap_trans_execve.png b/images/cap_trans_execve.png new file mode 100644 index 0000000..5695d52 Binary files /dev/null and b/images/cap_trans_execve.png differ diff --git a/images/syscall_flow.png b/images/syscall_flow.png new file mode 100644 index 0000000..2750689 Binary files /dev/null and b/images/syscall_flow.png differ -- cgit v1.2.3