]> git.siccegge.de Git - talk/frida.git/commitdiff
moar work FAU-2015-10-09
authorChristoph Egger <siccegge@cs.fau.de>
Thu, 8 Oct 2015 22:52:01 +0000 (00:52 +0200)
committerChristoph Egger <siccegge@cs.fau.de>
Thu, 8 Oct 2015 22:52:01 +0000 (00:52 +0200)
chapters/design.tex
chapters/implementation.tex
chapters/vision.tex
vortrag.tex

index f5aef267790a787046d8cda299b06078ae8c399b..8a9c07bef2745fc08457d326487e6c5d2b69c808 100644 (file)
@@ -1,4 +1,4 @@
-\section{Design Overview}
+\section{Design Overview}
 \subsection{Serialization}
 \begin{frame}{Serialization}
   \begin{itemize}
   \end{itemize}
 \end{frame}
 
-\subsection{QSignals}
-\begin{frame}{QSignals}
+\subsection{Signals}
+\begin{frame}{Signals}
   \begin{itemize}
-  \item Only option really for the GUI part
-  \item Properly handles passing messages between
-    (Q)Threads. Disassembler already runs asyncron to the GUI and the
-    interpreter
+  \item Big components running in separate processes and passing
+    messages
+  \item Bearable model for multithreading
+  \item Disassembler, Interpreter and GUI already running in separate
+    threads
+  \item Qt/GUI already works that way anyway
   \end{itemize}
 \end{frame}
 
@@ -37,4 +39,6 @@
 %%% Local Variables: 
 %%% mode: latex
 %%% TeX-master: "../vortrag"
+%%% TeX-engine: luatex
+%%% TeX-PDF-mode: t
 %%% End: 
index ac98136e6649946544c062a032f3797d86982302..308990c598e01ed1339b54b460a3de17722c4b95 100644 (file)
@@ -1,4 +1,4 @@
-\section{Current State}
+\section{Current State}
 \subsection{Disassembler Core}
 \begin{frame}{Disassembler Core}
   \begin{itemize}
@@ -42,4 +42,6 @@
 %%% Local Variables: 
 %%% mode: latex
 %%% TeX-master: "../vortrag"
+%%% TeX-engine: luatex
+%%% TeX-PDF-mode: t
 %%% End: 
index c8e26076979dee0ca6e3f7fb28cb126851874533..f148b2c135c655c2ff73b330a6a422db57643b8a 100644 (file)
@@ -1,7 +1,7 @@
-\section{Vision}
+\section{Vision}
 \begin{frame}{Vision}
   \begin{itemize}
-  \item LLDB
+  \item LLDB debugging interface
   \item clang-based indexing of \texttt{/usr/include}
   \item Calculation of Path-Conditions
   \item XMPP PubSub based Multiplayer mode
@@ -11,4 +11,6 @@
 %%% Local Variables: 
 %%% mode: latex
 %%% TeX-master: "../vortrag"
+%%% TeX-engine: luatex
+%%% TeX-PDF-mode: t
 %%% End: 
index 210e24b3153e80a344e1659843faf9f09d394341..02b6d0da260f54839b762fc57c3b8f054a49807f 100644 (file)
@@ -14,7 +14,7 @@
 %%%% September 2015
 %%%%
 
-\documentclass[12pt]{beamer}
+\documentclass[12pt,aspectratio=1610]{beamer}
 
 \usepackage{BeamerColor}
 \usepackage{textcomp}
 \input{chapters/implementation}
 \input{chapters/vision}
 
+\section*{}
 \begin{frame}{Name Wanted}
   \begin{block}{}
     Mit der AS/400-Standardsoftware Frida 4.0 \dots
   \begin{block}{}
     Frida: Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android
   \end{block}
+  \begin{block}{}
+    Die selbstlernende Antibetrugs-Software FRIDA unterstützt
+    Fraud-Manager \dots
+  \end{block}
+  \begin{block}{}
+    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{block}
 \end{frame}
 
 \begin{frame}{Questions?}