Skip to content

Commit 2b194fd

Browse files
Merge pull request #38 from hslatman/hs_lobotomy
Lobotomy added
2 parents 1b70d9e + da17fe5 commit 2b194fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ <h2><i class="fa fa-backward"></i> Reverse Engineering Tools <a href="#reverse-e
221221
<li>
222222
<p><a href="https://www.pnfsoftware.com/index" target="_blank">JEB</a> - The Interactive Android Decompiler</p>
223223
</li>
224+
<li>
225+
<p><a href="https://github.com/LifeForm-Labs/lobotomy" target="_blank">Lobotomy</a> - Lobotomy is an Android security toolkit that will automate different Android assessments and reverse engineering tasks. The goal of the Lobotomy toolkit is to provide a console environment, which would allow a user to load their target Android APK once, then have all the necessary tools without needing to exit that environment. The 1.2 release will remain open source.</p>
226+
</li>
224227
<li>
225228
<p><a href="https://code.google.com/p/smali/" target="_blank">smali</a> - An assembler/disassembler for Android's dex format</p>
226229
</li>

0 commit comments

Comments
 (0)