MARA is participating 2021 OSC China Open Source Project Selection , please vote for it!
MARA 2021 OSC China Open Source Project Selection {{projectVoteCount} has been obtained in, please vote for it!
2021 OSC China Open Source Project Selection It is in hot progress. Come and vote for your favorite open source project!
2021 OSC China Open Source Project Selection>>> Midfield Review
MARA won the 2021 OSC China Open Source Project Selection "The Best Popularity Project" !
Authorization Agreement LGPL 3.0
development language Python
operating system Cross platform
Software type Open source software
Open source organizations nothing
region Unknown
deliverer Rocky
intended for unknown
Recording time 2022-06-20

Software Introduction

MARA is a reverse engineering and analysis framework for mobile applications. It combines the commonly used mobile application reverse engineering and analysis tools to test mobile applications to resist the mobile security threat of OWASP (Open Web Application Security Project).

Supported Features

APK Reverse Engineering

  • Disassemble Dalvik bytecode into smali bytecode (using   baksmali And   apktool  )
  • Disassemble Dalvik bytecode into java bytecode( enjarify
  • Decompile APK into Java source code (using jadx  

APK Anti aliasing  

APK analysis      

  • Parse the smali file for analysis (using smalisca  
  • Dump APK assets, libraries and resources
  •   Extract certificate data (using openssl  
  • Extract string and application permissions (use aapt)  
  • Identify methods and classes (using   ClassyShark  
  • Scan for apk vulnerabilities (using androbugs  
  • branch   Analysis of APK's potential malicious behavior (using   androwarn  
  • Identify compilers, wrappers, and obfuscators (using APKiD  
  • Extract execution path, IP address, URL, URI, e-mail (use regular expression)  

   

APK Manifest     analysis

  • Extract   Intents
  • Extract exported activities
  • Extraction receiver
  • Extract Exported Receivers
  • Fetch Service
  • Extract exported services
  • Check whether apk can be debugged
  • Check whether apk allows backup
  • Check whether apk allows sending passwords
  • Check   Whether APK can receive binary SMS

   

Domain analysis

safety analysis

       

Expand to read the full text

code

Gitee index of is
exceed Items for

comment

Click to lead the topic 📣 Post and join the discussion 🔥
No content temporarily
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
Issued a question and answer
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
No content temporarily
zero comment
two Collection
 OSCHINA
Log in to view more high-quality content
 Back to top
Top