Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h2><i class="fa fa-backward"></i> Reverse Engineering Tools <a href="#reverse-e
<p><a href="https://code.google.com/p/android-apktool/" target="_blank">ApkTool</a> - A tool for reverse engineering Android Apk Files</p>
</li>
<li>
<p><a href="https://apkstudio.codeplex.com/" target="_blank">APK Studio</a> - APK Studio is an IDE for decompiling/editing & then recompiling of android application binaries.</p>
<p><a href="http://www.vaibhavpandey.com/apkstudio/" target="_blank">APK Studio</a> - APK Studio is an IDE for decompiling/editing & then recompiling of android application binaries within a single user-interface.</p>
</li>
<li>
<p><a href="https://github.com/Konloch/bytecode-viewer" target="_blank">Bytecode-Viewer</a> - A Java 8 Jar &amp; Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger &amp; More)</p>
Expand Down Expand Up @@ -1357,8 +1357,9 @@ <h2><i class="fa fa-folder"></i> iOS Forensic Tools <a href="#iOS-forensic-tools
<li><a href="http://www.oxygen-forensic.com/en/" target="_blank">Oxygen Forensics Suite</a></li>
<li><p><a href="https://www.blackbagtech.com/software-products/mobilyze.html" target="_blank">Mobilyze</a> - Mobilyze is a mobile data triage tool, designed to give users immediate access to data from iOS and Android devices. </p></li>
<li><a href="https://www.paraben.com/device-seizure.html" target="_blank">Paraben Device Seizure</a></li>
<li><p><a href="http://www.crypticbit.com/zen/products/iphoneanalyzer" target="_blank">iPhone Analyzer</a> - iPhone Analzyer allows you to forensically examine or recover date from in iOS device.</p></li>
<li><p><a href="https://sourceforge.net/projects/iphoneanalyzer/" target="_blank">iPhone Analyzer</a> - iPhone Analzyer allows you to forensically examine or recover date from in iOS device.</p></li>
<li><p><a href="http://mobilesyncbrowser.com/" target="_blank">Mobile Sync Browser</a> - Access your iOS backups</p></li>
<li><a href="http://tools.kali.org/forensics/iphone-backup-analyzer" target="_blank">iPhone Backup Analyzer</a></li>
<li><a href="https://code.google.com/p/iphonebackupbrowser/" target="_blank">iPhone Backup Browser</a></li>

</ul>
Expand Down