mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
Add Opcodes note [ci skip]
This commit is contained in:
parent
f95a9b70c6
commit
4f0bf9c675
@ -162,7 +162,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
||||
* [AXMLPrinter2](http://code.google.com/p/android4me/downloads/detail?name=AXMLPrinter2.jar) - to convert binary XML files to human-readable XML files
|
||||
* [adb autocomplete](https://romannurik-code.googlecode.com/git/bash_completion/adb)
|
||||
* [Dalvik opcodes](http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html)
|
||||
* [Opcodes table for quick reference](http://www.xchg.info/corkami/opcodes_tables.pdf)
|
||||
* [Opcodes table for quick reference](http://www.xchg.info/corkami/opcodes_tables.pdf) - seems to be dead
|
||||
* [ExploitMe Android Labs](http://securitycompass.github.io/AndroidLabs/setup.html) - for practice
|
||||
* [GoatDroid](https://github.com/jackMannino/OWASP-GoatDroid-Project) - for practice
|
||||
* [mitmproxy](https://github.com/mitmproxy/mitmproxy)
|
||||
|
Loading…
Reference in New Issue
Block a user