Skip to content

Commit ce9b58c

Browse files
committed
Add SUPER
1 parent 02189ca commit ce9b58c

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
@@ -417,6 +417,9 @@ <h2><i class="fa fa-user-secret"></i>Application Security Framework<a href="#app
417417
<li>
418418
<p><a href="https://github.com/linkedin/qark" target="_blank">Qark</a> - Quick Android Review Kit - This tool is designed to look for several security related Android application vulnerabilities, either in source code or packaged APKs. The tool is also capable of creating "Proof-of-Concept" deployable APKs and/or ADB commands, capable of exploiting many of the vulnerabilities it finds. There is no need to root the test device, as this tool focuses on vulnerabilities that can be exploited under otherwise secure conditions.</p>
419419
</li>
420+
<li>
421+
<p><a href="http://www.app-ray.com/" target="_blank">SUPER</a> - Secure, Unified, Powerful and Extensible Rust Android Analyzer can be used to automatically analyze apps for vulnerabilities.</p>
422+
</li>
420423
</ul>
421424
<a id="android-malwares-related" class="anchor" href="#android-malwares-related" aria-hidden="true"></a>
422425
<h2><i class="fa fa-warning"></i> Android Malwares Related <a href="#android-malwares-related"><span class="octicon octicon-link"></span></a></h2>

0 commit comments

Comments
 (0)