From eeed0b4c96843e66dc81a816c7e6cc4f46e7a12d Mon Sep 17 00:00:00 2001 From: Lev T11v Date: Tue, 27 Jul 2021 16:24:42 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c1bc91..7cd7271 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ A curated list of awesome reversing resources * [Android Studio](http://developer.android.com/sdk/index.html) * [APKtool](http://ibotpeaches.github.io/Apktool/) +* [APK Decompiler](https://www.decompiler.com/) * [dex2jar](https://github.com/pxb1988/dex2jar) * [Bytecode Viewer](https://bytecodeviewer.com/) * [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml)