From 81984e2e2af74720521f03e14efbbbf7ffa9bfa0 Mon Sep 17 00:00:00 2001 From: Till Kottmann Date: Mon, 20 Nov 2017 15:02:21 +0100 Subject: [PATCH] Fix / Addition for Android --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d581dd0..ca099e4 100644 --- a/README.md +++ b/README.md @@ -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