diff --git a/docs/.buildinfo b/docs/.buildinfo index 3adb779..7f5e7a8 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: a3d188836219804b05091b34c89f1341 +config: f2fa73baf7fec385947ac770039aeef0 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/ACardEmulator/README.html b/docs/ACardEmulator/README.html index 4f85803..faf118e 100644 --- a/docs/ACardEmulator/README.html +++ b/docs/ACardEmulator/README.html @@ -4,7 +4,7 @@ - Android Smart Card Emulator — vsmartcard 2023-09-27 documentation + Android Smart Card Emulator — vsmartcard 2023-09-30 documentation @@ -180,51 +180,14 @@ which allows emulating a contactless card from an existing contact-based card (by relaying the commands from PC/SC to the phone).

You may also attach your own simulation to the remote interface by implementing a simple interface through a socket communication.

-
-

System Message: WARNING/2 (\input{$wd/bilder/tikzstyles.tex} -\node (reader) {\includegraphics[width=3cm]{$wd/bilder/my_cardreader.pdf}}; -\node [below=0cm of reader, kleiner] {Contact-less Reader}; -\node (phone) [right=1cm of reader] {\includegraphics[width=3cm]{$wd/bilder/smartphone.pdf}}; -\node (app) [at=(phone.center)] {\includegraphics[width=2.8cm, height=4.9cm]{$wd/bilder/ACardEmulator.png}}; - -\begin{pgfonlayer}{background} - \draw [rfid] (reader.center) -- (phone.west) ; -\end{pgfonlayer})

-

!pdf2svg command cannot be run

-
+
+

Figure made with TikZ

Simulate a contact-less Java Card with Android Smart Card Emulator

-
-

System Message: WARNING/2 (\input{$wd/bilder/tikzstyles.tex} -\node (reader) {\includegraphics[width=3cm]{$wd/bilder/my_cardreader.pdf}}; -\node [below=0cm of reader, kleiner] {Contact-less Reader}; -\node (phone) [right=1cm of reader] {\includegraphics[width=3cm]{$wd/bilder/smartphone.pdf}}; -\node (app) [at=(phone.center)] {\includegraphics[width=2.8cm, height=4.9cm]{$wd/bilder/ACardEmulator.png}}; -\node (vicc) [aktivbox, right=2cm of phone, kleiner] {\texttt{vicc --reversed}}; - -\begin{pgfonlayer}{background} - \draw [rfid] (reader.center) -- (phone.west) ; - \path[linie] (phone) edge node {\includegraphics[width=1.5cm]{$wd/bilder/simplecloud.pdf}} (vicc) ; -\end{pgfonlayer})

-

!pdf2svg command cannot be run

-
+
+

Figure made with TikZ

Simulate a contact-less smart card with a remote virtual smart card

-
-

System Message: WARNING/2 (\input{$wd/bilder/tikzstyles.tex} -\node (reader) {\includegraphics[width=3cm]{$wd/bilder/my_cardreader.pdf}}; -\node [below=0cm of reader, kleiner] {Contact-less Reader}; -\node (phone) [right=1cm of reader] {\includegraphics[width=3cm]{$wd/bilder/smartphone.pdf}}; -\node (app) [at=(phone.center)] {\includegraphics[width=2.8cm, height=4.9cm]{$wd/bilder/ACardEmulator.png}}; -\node (pcsc-relay) [aktivbox, right=2cm of phone, kleiner] {\texttt{pcsc-relay --emulator=vpcd}}; -\node (card) [below=.5cm of pcsc-relay)] {\includegraphics[width=0.8cm]{$wd/bilder/smartcard.pdf}}; -\node (reader2) [below=1cm of pcsc-relay] {\includegraphics[width=1.3cm]{$wd/bilder/my_cardreader.pdf}}; - -\begin{pgfonlayer}{background} - \draw [rfid] (reader.center) -- (phone.west) ; - \path[linie] (phone) edge node {\includegraphics[width=1.5cm]{$wd/bilder/simplecloud.pdf}} (pcsc-relay) ; - \path[linie] (pcsc-relay) edge (reader2) ; -\end{pgfonlayer})

-

!pdf2svg command cannot be run

-
+
+

Figure made with TikZ

Relaying a contact-based smart card with pcsc-relay

The Android Smart Card Emulator has the following dependencies: