OWASP / owasp-mastg

The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
https://mas.owasp.org/
Creative Commons Attribution Share Alike 4.0 International
11.46k stars 2.26k forks source link

[Tool Android] GDA Android Reversing Tool #1647

Open lwierzbicki opened 4 years ago

lwierzbicki commented 4 years ago

Describe the issue Maybe it is worth to take a look and investigate this tool: https://www.kitploit.com/2020/02/gda-android-reversing-tool-new.html I think we haven't mentioned it anywhere in MSTG.

cpholguera commented 4 years ago

Looking nice! Thanks @lwierzbicki

lwierzbicki commented 4 years ago

I could check how it can possibly fit MSTG.

cpholguera commented 4 years ago

That'd be great, maybe a little overview here about how it's better/more useful in comparison with existing solutions or how it could enhance or replace them? What do you think?

lwierzbicki commented 4 years ago

That's a good hint. Anyway, I need to gather all that info and I will summarize it here. Then, we could decide what next ;)

cpholguera commented 4 years ago

Sounds perfect 👌

lwierzbicki commented 4 years ago

Tool is located here: https://github.com/charles2gan/GDA-android-reversing-Tool There are a few limitations:

Features:

From my perspective the tool combines functionality of apktool/unzip, dex2jar and jd-gui. Additionally it has some features of analyzers like MobSF. It can be a good replacement for some tools if limitations are not an obstacle.

What do you think?

commjoen commented 4 years ago

Looks great! However: Given the antivirus warnings, the closed nature of the tool and Windows only, it should not be a replacement for the mentioned tools. Perhaps a link in the tools section, after some in-depth testing would be a better fit?

lwierzbicki commented 4 years ago

During my testing no antivirus warnings popped up. The tool is really useful if you read/verify code of Android app. However I agree that we should wait until the tool become more open (open source would be the best).

galapogos commented 4 years ago

Version 3.70 on the linked github page above throws me a Windows Defender warning (Trojan:Win32/Occamy.C)