init documentation

This commit is contained in:
Florian Hoss 2022-04-25 09:03:46 +02:00
parent aec62213fe
commit aa09157216
7 changed files with 1940 additions and 0 deletions

View file

@ -0,0 +1,25 @@
\newcommand{\HRule}[2]{\noindent\rule[#1]{\linewidth}{#2}}
\newcommand{\vlinespace}[1]{\vspace*{#1\baselineskip}}
\newcommand{\titleemph}[1]{\textbf{#1}}
\begin{titlepage}
\sffamily
\hfill
\includegraphics[width=5cm]{hs-esslingen}
\HRule{13pt}{1pt}
\centering
\Large
\vlinespace{10}\\
Lab 2\\
\huge
\textbf{Binary exploits}\\
\Large
\vlinespace{8}
\huge
\textbf{Florian Hoss}\\
\Large
\vfill
\raggedright{}
\HRule{13pt}{1pt} \\
\titleemph{Datum:} 25.04.2022 \\
\titleemph{Git:} \href{https://git.unjx.de/flo/SWB6-ITSec/src/branch/master/Lab02}{https://git.unjx.de/flo/SWB6-ITSec/src/branch/master/Lab02}
\end{titlepage}