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
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@ <h2><i class="fa fa-backward"></i> Reverse Engineering Tools <a href="#reverse-e
<li>
<p><a href="https://github.com/ajinabraham/Xenotix-APK-Reverser" target="_blank">Xenotix APK Reverser</a> - An open source Android Application Package (APK) decompiler and disassembler powered by dex2jar, baksmali and jd-core</p>
</li>
<li>
<p><a href="https://github.com/skylot/jadx" target="_blank">JADX</a> - The JADX Dex to Java decompiler provides command line and GUI tools for producing Java source code from Android Dex and APK files.</p>
</li>
</ul>
<a id="hooking-tools" class="anchor" href="#hooking-tools" aria-hidden="true"></a>
<h2><i class="fa fa-indent"></i> Hooking Tools <a href="#hooking-tools"><span class="octicon octicon-link"></span></a></h2>
Expand Down