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 @@ -159,6 +159,9 @@ <h2><i class="fa fa-cogs"></i> Dynamic Analysis Tools <a href="#dynamic-analysis
<li>
<p><a href="https://www.mwrinfosecurity.com/products/drozer/" target="_blank">Drozer</a> - Drozer allows you to search for security vulnerabilities in apps and devices by assuming the role of an app and interacting with the Dalvik VM, other apps' IPC endpoints and the underlying OS.</p>
</li>
<li>
<p><a href="https://github.com/programa-stic/marvin-django/blob/master/README_en.md" target="_blank">Marvin</a> - Marvin is a system that analyzes Android applications in search of vulnerabilities and allows tracking of an app through its version history.</p>
</li>
</ul>
<a id="reverse-engineering-tools" class="anchor" href="#reverse-engineering-tools" aria-hidden="true"></a>
<h2><i class="fa fa-backward"></i> Reverse Engineering Tools <a href="#reverse-engineering-tools"><span class="octicon octicon-link"></span></a></h2>
Expand Down