Merge pull request #10 from deletescape/master

Fix / Addition for Android
This commit is contained in:
KaliTut 2017-11-24 23:53:03 +02:00 committed by GitHub
commit 8527236054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -221,11 +221,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