From 6215e805a49da15fe26c9fdd0b11438b002fdc12 Mon Sep 17 00:00:00 2001 From: Lev T11v Date: Thu, 21 Oct 2021 00:18:41 +0200 Subject: [PATCH] Added online APK and Java decompiler link (#151) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47ccb4e..fa6e80b 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ A collection of android security related resources. 40. ~~[Smali viewer](http://blog.avlyun.com/wp-content/uploads/2014/04/SmaliViewer.zip)~~ 41. ~~[ZjDroid](https://github.com/BaiduSecurityLabs/ZjDroid)~~, ~~[fork/mirror](https://github.com/yangbean9/ZjDroid)~~ 42. ~~[Dare](http://siis.cse.psu.edu/dare/index.html) – .dex to .class converter~~ +43. [Decompiler.com](https://www.decompiler.com/) - Online APK and Java decompiler ### Fuzz Testing