Skip to content

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

License

0x37N0w4N/MARA_Framework

 
 

Repository files navigation

MARA_Framework

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

![Alt] (https://cloud.githubusercontent.com/assets/7021125/16489073/68e8faec-3edc-11e6-89f1-c403523e1338.png)

##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

Additional information about the framework, prerequisites and the installation guide is available on the [wiki] (https://github.com/xtiankisutsa/MARA_Framework/wiki/Documentation)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%