X-Git-Url: https://git.siccegge.de//index.cgi?p=talk%2Ffrida.git;a=blobdiff_plain;f=vortrag.tex;h=75f8b2636d00094df5177df854bfc6e3d01337e2;hp=210e24b3153e80a344e1659843faf9f09d394341;hb=HEAD;hpb=ea1fbc612783c60440c88cfdc9a0fced899b2c7b diff --git a/vortrag.tex b/vortrag.tex index 210e24b..75f8b26 100644 --- a/vortrag.tex +++ b/vortrag.tex @@ -14,7 +14,7 @@ %%%% September 2015 %%%% -\documentclass[12pt]{beamer} +\documentclass[12pt,aspectratio=43]{beamer} \usepackage{BeamerColor} \usepackage{textcomp} @@ -102,6 +102,35 @@ \end{frame} } +\begin{frame}{About me} + \begin{itemize} + \item Founding member of FAUST + \item CS Student in Erlangen + \item Debian Developer + \end{itemize} +\bigskip + \begin{tabular}[ht]{lcr} + \parbox{3.0cm}{ + \centering + \includegraphics[width=3.0cm]{images/faust} + } & + \parbox{4.0cm}{ + \centering + \includegraphics[width=3.5cm]{images/fau-logo} + } & + \parbox{3.0cm}{ + \centering + \includegraphics[width=2.5cm]{images/openlogo-nd} + } + \end{tabular} +\end{frame} + +\begin{frame}{Overview} + \tableofcontents{} +\end{frame} + +\input{chapters/disassembler} +\section*{} \begin{frame} \centering \includegraphics[width=.7\textwidth]{images/frida} @@ -135,24 +164,24 @@ \end{tabular} \end{frame} -\begin{frame}{Overview} - \tableofcontents{} -\end{frame} \input{chapters/design} \input{chapters/implementation} \input{chapters/vision} +\section*{} \begin{frame}{Name Wanted} - \begin{block}{} - Mit der AS/400-Standardsoftware Frida 4.0 \dots - \end{block} - \begin{block}{} - Frida Software: FRamework for Image Dataset Analysis - \end{block} - \begin{block}{} - Frida: Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android - \end{block} + \begin{itemize} + \item Mit der AS/400-Standardsoftware Frida 4.0 \dots + \item Frida Software: FRamework for Image Dataset Analysis + \item Frida: Inject JavaScript to explore native apps on Windows, + Mac, Linux, iOS and Android + \item Die selbstlernende Antibetrugs-Software FRIDA unterstützt + Fraud-Manager \dots + \item Instrument Repair \& Calibration, Inc. is proud of our + F.R.I.D.A. asset management program. F.R.I.D.A. is a web based + software program \dots + \end{itemize} \end{frame} \begin{frame}{Questions?} @@ -162,7 +191,7 @@ \end{center} \vspace*{\fill} - Download: https://static.siccegge.de/talks/frida-FAU-2015-10-09.pdf\\ + Download: https://static.siccegge.de/talks/frida-CLT-2016-03-19.pdf\\ https://git.siccegge.de/?p=talk/frida.git \end{frame} \end{document}