Fix / Addition for Android

This commit is contained in:
Till Kottmann 2017-11-20 15:02:21 +01:00 committed by GitHub
parent d28dfd66d5
commit 81984e2e2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -219,11 +219,12 @@ A curated list of awesome reversing resources
*Android tools*
* [Android Developer Studio](http://developer.android.com/sdk/index.html)
* [Android Studio](http://developer.android.com/sdk/index.html)
* [APKtool](http://ibotpeaches.github.io/Apktool/)
* [dex2jar](https://github.com/pxb1988/dex2jar)
* [Bytecode Viewer](https://bytecodeviewer.com/)
* [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml)
* [JaDx](https://github.com/skylot/jadx)
## Yara