Skip to content

Releases: AnandaRauf/Semut-System-Malware-Mutation-Analyst

Semut Version 2.0.0 Pro

14 Sep 12:28
5c59641
Compare
Choose a tag to compare
Pre-release

Semut(System Malware Mutatation Analyst)
Version 2.0.0 Pro

Feature:

  1. Analyst malware file apk
  2. Analyst malware network
  3. Analyst all file
  4. Analyst malware registry windows
  5. Analyst malware process task manager

Demo Video:

Buy licenced 30 days:

Buy lifetime licenced:

Semut V 1.9.9

14 Sep 12:23
5c59641
Compare
Choose a tag to compare
Semut V 1.9.9 Pre-release
Pre-release

Semut(System Malware Mutation Analyst)
Version 1.9.9

What's new?:

  1. Add new feature: Analyst network.
  2. Revission all feature
  3. Add library pefile,os,and other library malware analyst

How to use:

  1. Download Python min version 388: https://www.python.org/downloads/release/python-388/
  2. pip install pefile
  3. pip install other name library
  4. python Semut.py

Semut Version 1.1.0

13 Sep 13:16
7ccff80
Compare
Choose a tag to compare

Semut(System Malware Mutation Analyst)
Version 1.1.0

What's new?:

  1. Delete library cuckoo
  2. Delete library pefile
  3. Revision all variable in all feature
  4. New feature is analyst all file.

How to use?:

  1. Download Python version 3.8.8: https://www.python.org/downloads/release/python-388/
  2. Git clone projects Multiscanner: git clone https://github.com/mitre/multiscanner.git
  3. cd cd multiscanner
  4. If you using Linux,Ubuntu and Debian: sudo -HE ./install.sh
  5. If you using Windows: python -m pip install -r requirements.txt
  6. Typing in your terminal: multiscanner init
  7. Typing in your terminal: multiscanner <name_file>
  8. Typing in your terminal: multiscanner --help for display all list all MultiScanner's command-line
  9. Example script Python for modify script Semut.py:

import multiscanner
multiscanner.config_init(filepath)
output = multiscanner.multiscan(file_list)
results = multiscanner.parse_reports(output, python=True)

  1. Typing in your CMD: python Semut.py

Semut Version 0.9.9

13 Sep 21:04
7ccff80
Compare
Choose a tag to compare

Semut(System Malware Mutation Analyst)
Version 0.9.9

Feature:

  1. Analyst file apk

How to use?:

  1. Download python min version 3.8.8: https://www.python.org/downloads/release/python-388/
  2. Git clone projects DroidDetective: git clone https://github.com/user1342/DroidDetective
  3. Typing in your cmd: cd DroidDetective
  4. Typing in your cmd: python -m pip install -r REQUIREMENTS.txt
  5. Download all file Semut Version 0.9.9 to new folder
  6. Typing in your cmd: python Semut.py

Semut Version 1.0.6

11 Sep 13:54
d862040
Compare
Choose a tag to compare

Semut(System Malware Mutation Analyst)
Version 1.0.6

What's new?:

  1. Remove library pefile
  2. Add library cuckoo-modified-api
  3. Revision variable syntax in all feature

How to use:

  1. Download Python version 2.7.18: https://www.python.org/downloads/release/python-2718/
  2. Setting Environment Variable System Path: C:/Python27/Scripts and C:/Python.
  3. Pip install cuckoo-modified-api
  4. Pip install CuckooAPI
  5. Pip install cuckoo-api
  6. Pip install Django