commit bf50144b57dbddac57a47ade8a2da68f149e465e parent e17a381da471d9185edcb44a5118dbb4944d329f Author: deurzen <m.deurzen@tum.de> Date: Sun, 7 Feb 2021 01:09:50 +0100 Merge branch 'master' of github.com:deurzen/rootkit-programming-dev Diffstat:
M | project/slides/presentation.tex | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/project/slides/presentation.tex b/project/slides/presentation.tex @@ -315,7 +315,19 @@ \section{Results} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\begin{frame}[fragile]{\insertsection} + \framesubtitle{Demo 1 - Allocation \& Deallocation} + \begin{itemize} + \item We will demonstrate the output in a running system now + \end{itemize} +\end{frame} +\begin{frame}[fragile]{\insertsection} + \framesubtitle{Demo 2 - Rootkit Detection} + \begin{itemize} + \item We will demonstrate the output in a running system now + \end{itemize} +\end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Discussion / Questions}