Skip to content

Commit be277a8

Browse files
Update index.html
1 parent 2af08c6 commit be277a8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1><span class="fa fa-mobile" title="Mobile Security Wiki" style="cursor:pointe
4141
<section>
4242
<p><span style="cursor:pointer;" title="Android" class="fa fa-android fa-3x" onclick="display_section('android')"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="cursor:pointer;" title="iOS" class="fa fa-apple fa-3x" onclick="display_section('ios')"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="cursor:pointer;" title="Windows App" class="fa fa-windows fa-3x" onclick="display_section('windows')"></span></p>
4343
<p>Please click on above icons to navigate between Wikis.</p>
44-
<p>Please use left sidebar to navigate between sections.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Last Updated on: <strong>9-7-2016</strong></p>
44+
<p>Please use left sidebar to navigate between sections.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Last Updated on: <strong>12-8-2016</strong></p>
4545
<a id="forensics-tools" class="anchor" href="#forensics-tools" aria-hidden="true" style="display:block"></a>
4646
<h2><i class="fa fa-folder"></i> Forensics Tools <a href="#forensics-tools"><span class="octicon octicon-link"></span></a></h2>
4747
<ul>
@@ -1382,7 +1382,7 @@ <h2><i class="fa fa-video-camera"></i> Presentations <a href="#presentations"><s
13821382
<section>
13831383
<p><span style="cursor:pointer;" title="Android" class="fa fa-android fa-3x" onclick="display_section('android')"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="cursor:pointer;" title="iOS" class="fa fa-apple fa-3x" onclick="display_section('ios')"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="cursor:pointer;" title="Windows App" class="fa fa-windows fa-3x" onclick="display_section('windows')"></span></p>
13841384
<p>Please click on above icons to navigate between Wikis.</p>
1385-
<p>Please use left sidebar to navigate between sections.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Last Updated on: <strong>9-7-2016</strong></p>
1385+
<p>Please use left sidebar to navigate between sections.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Last Updated on: <strong>12-8-2016</strong></p>
13861386
<a id="disassemblers-tools" class="anchor" href="#disassemblers-tools" aria-hidden="true" style="visibility: hidden"></a>
13871387
<h2><i class="fa fa-cogs"></i> Disassemblers Tools <a href="#disassemblers-tools"><span class="octicon octicon-link"></span></a></h2>
13881388
<ul>
@@ -1414,6 +1414,7 @@ <h2><i class="fa fa-cogs"></i> iOS Dynamic Analysis Tools <a href="#iOS-dynamic-
14141414
<li><p><a href="http://www.cycript.org/" target=_blank">cycript</a> - Cycript allows developers to explore and modify running applications on either iOS or Mac OS X using a hybrid of Objective-C++ and JavaScript syntax through an interactive console that features syntax highlighting and tab completion.</p></li>
14151415
<li><p><a href="https://github.com/KJCracks/Clutch" target="_blank">Clutch</a> - Clutch is a high-speed iOS decryption tool. Clutch supports the iPhone, iPod Touch, and iPad as well as all iOS version, architecture types, and most binaries. Clutch is meant only for educational purposes and security research.</p></li>
14161416
<li><p><a href=https://github.com/DiOS-Analysis/DiOS" target="_blank">DIOS</a> - DiOS is a practical system to perform automated dynamic privacy analysis of iOS apps. DiOS provides a highly scalable and fully automated solution to schedule apps from the official Apple App Store for privacy analysis to iOS devices. While apps are automatically executed, user interaction is simulated using random and smart execution strategies, and sensitive API calls as well as network connections are tracked.</p></li>
1417+
<li><p><a href="http://repo.xarold.com/" target="_blank">Flex-2</a> - Flex - 2 gives you the power to modify the apps and change their behaviour without having to know the intricacies of iOS development.</p></li>
14171418
<li><p><a href="https://appsec-labs.com/iNalyzer/" target="_blank">iNalyzer</a> - AppSec Labs iNalyzer is a framework for manipulating iOS applications, tampering with parameters and methods; no sources needed! AppSec Labs iNalyzer targets closed applications, turning a painful Black Box into an automatic Gray-Box effort.</p></li>
14181419
<li><p><a href="https://github.com/dmayer/idb" target="_blank">idb</a> - idb is a tool to simplify some common tasks for iOS pentesting and research</p></li>
14191420
<li><p><a href="https://github.com/iSECPartners/ios-ssl-kill-switch" target=_blank">iOS SSL Kill Switch</a> - Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS Apps</p></li>
@@ -1516,7 +1517,7 @@ <h2><i class="fa fa-book"></i> iOS Books <a href="#ios-books"><span class="octic
15161517
<section>
15171518
<p><span style="cursor:pointer;" title="Android" class="fa fa-android fa-3x" onclick="display_section('android')"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="cursor:pointer;" title="iOS" class="fa fa-apple fa-3x" onclick="display_section('ios')"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="cursor:pointer;" title="Windows App" class="fa fa-windows fa-3x" onclick="display_section('windows')"></span></p>
15181519
<p>Please click on above icons to navigate between Wikis.</p>
1519-
<p>Please use left sidebar to navigate between sections.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Last Updated on: <strong>9-7-2016</strong></p>
1520+
<p>Please use left sidebar to navigate between sections.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Last Updated on: <strong>12-8-2016</strong></p>
15201521
<a id="windows-tools" class="anchor" href="#windows-tools" aria-hidden="true" style="visibility: hidden"></a>
15211522
<h2><i class="fa fa-windows"></i> Windows Tools <a href="#windows-tools"><span class="octicon octicon-link"></span></a></h2>
15221523
<ul>

0 commit comments

Comments
 (0)