112 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta http-equiv='content-language' content='en'>
<title>iOS to HTML</title>
<meta name='author' content='Patrick Neumann'>
<meta name='author' content='co-authored by Odin Heitmann'>
<meta name='publisher' content='Patrick Neumann'>
<meta name='copyright' content='Patrick Neumann'>
<meta name='description' content='Processed iOS Backup'>
<meta name='robots' content='noindex, nofollow'>
<link href='./favicon.ico' rel='icon'>
<link href='./theme.css' rel='stylesheet' type='text/css'>
<!--[if lte IE 7]>
<link href='./iehacks.min.css' rel='stylesheet' type='text/css'>
<![endif]-->
<!--[if lt IE 9]>
<script src='./html5shiv.min.js' type='text/javascript'></script>
<![endif]-->
</head>
<body>
<ul class='ym-skiplinks'>
<li><a class='ym-skip' href='#nav'>Skip to navigation (Press Enter)</a></li>
<li><a class='ym-skip' href='#main'>Skip to main content (Press Enter)</a></li>
</ul>
<div class='ym-wrapper'>
<div class='ym-wbox'>
<header>
<h1>iOS to HTML</h1>
<span>... featured by bash, awk, pl(ist)util, sqlite3 &amp; co.</span>
</header>
<nav id='nav' class='ym-hlist'>
<ul>
<li><a href='index.html'>Main</a></li>
<li><a href='accounts.html'>Accounts</a></li>
<li><a href='applications.html'>Applications</a></li>
<li><a href='ios2html.log' target='_blank'><code>ios2html.log</code></a></li>
</ul>
</nav>
<main id='main'>
<h2>Kik Messenger</h2>
<h4>Sources</h4>
<ul class=file>
<li><a href='kik.sqlite' target='_blank'><code>/private/var/mobile/Containers/Data/Application/266386BB-1DBD-4D9B-9D95-7BCAE4311C05/Documents/kik.sqlite</code></a></li>
</ul>
<h3>Contacts</h3>
<table>
<tr>
<th>ID</th>
<th>Displayname</th>
<th>Firstname</th>
<th>Lastname</th>
<th>Username</th>
</tr>
<TR><TD>1</TD>
<TD>Kik Team</TD>
<TD></TD>
<TD></TD>
<TD>kikteam</TD>
</TR>
<TR><TD>2</TD>
<TD>Rune Nordvik</TD>
<TD>Rune</TD>
<TD>Nordvik</TD>
<TD>enur2014</TD>
</TR>
<TR><TD>3</TD>
<TD>Kik·Kringle </TD>
<TD></TD>
<TD></TD>
<TD>kikkringle</TD>
</TR>
<TR><TD>4</TD>
<TD>T Ortiz</TD>
<TD></TD>
<TD></TD>
<TD>TO</TD>
</TR>
<TR><TD>5</TD>
<TD>Tom Gericke</TD>
<TD></TD>
<TD></TD>
<TD>tomm</TD>
</TR>
</table>
<h3>Messages</h3>
<table>
<tr>
<th>ID</th>
<th>Direction</th>
<th>Username</th>
<th>Date</th>
<th>Message</th>
</tr>
<TR><TD>1</TD>
<TD>received</TD>
<TD>kikteam</TD>
<TD>2014-12-26 11:13:21</TD>
<TD>Welcome to Kik, the super fast smartphone messenger! If you have any questions, let me know. I&#39;ll do my best </TD>
</TR>
</table>
</main>
<footer>
<p>Generated with the <a href='ios2html.txt' target='_blank'><code>ios2html</code></a> shell script by <a href='mailt&#111;&#58;%70&#97;t&#114;i&#37;6&#51;k%40neumann%73%6Can&#100;%2E&#100;e'>P. Neumann</a> and <a href='m&#97;ilt&#111;&#58;odi&#37;6E&#46;heitma%6&#69;&#110;&#64;g%6Da&#105;&#108;&#46;c&#111;&#109;'>O. Heitmann</a> &ndash; Layout based on <a href='http://www.yaml.de'>YAML</a></p>
</footer>
</div>
</div>
<script src='./yaml-focusfix.min.js' type='text/javascript'></script>
</body>
</html>