Skip to content

istec-iuc/Mobile-Malware-Detection-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

___  ___  ___   _     _    _  ___  ______ ___________ _____ _____ _____ _____ _____ ___________ 
|  \/  | / _ \ | |   | |  | |/ _ \ | ___ \  ___|  _  \  ___|_   _|  ___/  __ \_   _|  _  | ___ \
| .  . |/ /_\ \| |   | |  | / /_\ \| |_/ / |__ | | | | |__   | | | |__ | /  \/ | | | | | | |_/ /
| |\/| ||  _  || |   | |/\| |  _  ||    /|  __|| | | |  __|  | | |  __|| |     | | | | | |    / 
| |  | || | | || |___\  /\  / | | || |\ \| |___| |/ /| |___  | | | |___| \__/\ | | \ \_/ / |\ \ 
\_|  |_/\_| |_/\_____/\/  \/\_| |_/\_| \_\____/|___/ \____/  \_/ \____/ \____/ \_/  \___/\_| \_|

Mobile-Malware-Detection-Tool

All-In-One APK Static Analysis Tool written in Python

Installation

To install the dependencies:

python pip install -r requirements.txt

Usage

usage: main.py [-h] -a APK [-y <jadx path> <yara path> <path to the output directory> <path to the yara rule file>] [-virustotal | -pmalware]

Android Malware Analysis Tools

optional arguments:
  -h, --help            show this help message and exit
  -a APK, --apk APK     Upload Apk to scan
  -y <jadx path> <yara path> <path to the output directory> <path to the yara rule file>, --yara <jadx path> <yara path> <path to the output directory> <path to the yara rule file>
                        Custom scan for the apk file
  -virustotal, --v      virustotal scan
  -pmalware, --pm       malware analysis with pithus

About

Mobile Malware Detection Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages