Skip to content

JesseSharon/malware-probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Malware Probe

Malware Probe is a pretty simple and basic malware analysis tool developed in Python.

Requirements:

  • python
  • Internet connection
  • valid VirusTotal api key

It can be run from the Linux terminal by using the following steps:

  • Clone this GitHub repository
  • Navigate to the directory on which it is downloaded
  • Open the file in the nano text editor and replace "YOUR_VIRUSTOTAL_API_KEY" with your VirusTotal api key
  • Run the tool using the command: python3 MalwareProbe.py

You can also create an executable file for the tool using the command: pyinstaller --onefile --windowed MalwareProbe.py

About

Malware Probe is a pretty simple and basic malware analysis tool developed in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages