thesis: Start Chapter 1
This commit is contained in:
@@ -3,18 +3,53 @@
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
\section{TODO: Why intercept?}
|
||||
|
||||
\section{Motivation and Goal}\label{sec:motivation-and-goal}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
\section{TODO: Why are current solutions not enough?}
|
||||
|
||||
\section{Definitions}\label{sec:definitions}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
\section{TODO: Linux/C/ELF call structure}
|
||||
|
||||
\subsection{System Calls}\label{subsec:system-calls}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
\section{TODO: System Calls vs. Function Calls}\label{sec:system-calls-vs-function-calls}
|
||||
|
||||
\subsection{Function Calls}\label{subsec:function-calls}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
|
||||
\section{Related Work}\label{sec:related-work}
|
||||
|
||||
See also Section~\ref{sec:methods-for-intercepting}.
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
https://dl.acm.org/doi/10.1145/3728874
|
||||
|
||||
|
||||
|
||||
What other solutions are available?
|
||||
What are the differences?
|
||||
What are the characteristics?
|
||||
|
||||
|
||||
\subsection{GDB Checker}\label{subsec:gdb-checker}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
|
||||
\subsection{zpoline}\label{subsec:zpoline}
|
||||
|
||||
Lorem Ipsum.
|
||||
\cite{zpoline}
|
||||
|
||||
\subsection{DataHook}\label{subsec:datahook}
|
||||
|
||||
Lorem Ipsum.
|
||||
\cite{datahook}
|
||||
|
||||
Reference in New Issue
Block a user