mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-16 21:28:36 +03:00
21 lines
485 B
XML
21 lines
485 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter id="chapter_using">
|
|
<title>Sniffing your SIM</title>
|
|
|
|
<section id="launching_simtrace">
|
|
<title>Launching SIMtrace</title>
|
|
<para></para>
|
|
<screen>
|
|
$ <command>simtrace</command>
|
|
</screen>
|
|
</section>
|
|
|
|
<section id="launching_wireshark">
|
|
<title>Launching Wireshark</title>
|
|
<para></para>
|
|
<screen>
|
|
$ <command>wireshark</command>
|
|
</screen>
|
|
</section>
|
|
</chapter>
|