Quantcast
Channel: Android Tools – Security List Network™
Viewing all articles
Browse latest Browse all 98

MARA is a Mobile Application Reverse engineering and Analysis Framework.

$
0
0

MARA is a Mobile Application Reverse engineering and Analysis Framework. It is a tool that puts together commonly used mobile application reverse engineering toolsets, in order to make the task or reverse engineering and analysis easier and friendly to mobile application developers and security professionals.

Mara

Mara

Features supported
+ Reverse engineer apk files to smali, java jar files, java source code and dalvik bytecode (jadx format)
+ Reverse engineer dex, jar and class files into java source code and dalvik bytecode (jadx format)
+ Statically Analyze java source code and dalvik bytecode
+ Scan for apk vulnerabilities via androbugs
+ Scan ssl domains found in the app via the standalone SSL scanner that makes use of pyssltest and testssl

Usage:

git clone https://github.com/xtiankisutsa/MARA_Framework && cd MARA_Framework
sudo ./requirements.sh
sudo sh mara.sh

Source: https://github.com/xtiankisutsa


Viewing all articles
Browse latest Browse all 98

Trending Articles