From 8b9916efb676d52b15612bc2d3264e037ea7d3c3 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 1 Apr 2018 20:06:50 +0700 Subject: [PATCH] [Tools][Mobile Security] pxb1988/dex2jar --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fd9c4b2..70448b5 100644 --- a/README.md +++ b/README.md @@ -1259,6 +1259,10 @@ My curated list of awesome links, resources and tools MobSF/Mobile-Security-Framework-MobSF Mobile Security Framework is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing framework capable of performing static analysis, dynamic analysis, malware analysis and web API testing + + pxb1988/dex2jar + Tools to work with android .dex and java .class files + sensepost/objection objection is a runtime mobile exploration toolkit, powered by Frida. It was built with the aim of helping assess mobile applications and their security posture without the need for a jailbroken or rooted mobile device.