GitHunt
0W

0warn/MAL-Analyzer

🦠MAL-ANALYZER is a powerful tool for analyzing files for potential malicious content. With support for various file types, VirusTotal integration, and metadata extraction, it ensures your files are safe and secure. πŸ›‘οΈβœ¨

MAL-Analyzer INTRO:

🦠 MAL-ANALYZER 🦠

Welcome to MAL-ANALYZER, a powerful tool designed to analyze various file types for potential malicious content. Developed by CYBEREYE-001, this application leverages VirusTotal and other techniques to ensure your files are safe.

πŸ“¦ Features

  • File Type Support: Analyze a wide range of file types, including:

    • πŸ–ΌοΈ Images (JPEG, PNG, etc.)
    • 🎡 Audio files (MP3, WAV, etc.)
    • πŸŽ₯ Video files (MP4, AVI, etc.)
    • πŸ“„ PDF documents
    • πŸ“¦ ZIP archives
    • πŸ“Š Office documents (Word, Excel)
    • πŸ’» Scripts (JavaScript, VBScript)
    • πŸ“œ Text files (TXT, CSV)
  • VirusTotal Integration: Check files against VirusTotal for malicious flags and upload files for scanning.

  • Metadata Extraction: Extract metadata from files using ExifTool.

  • User-Friendly GUI: A simple and intuitive interface built with Tkinter.

πŸš€ Getting Started

Prerequisites

Before you begin, ensure you have Python 3.x installed on your system.

Installation

You can install MAL-ANALYZER using the provided setup.py file. Follow these steps:

  1. Clone the repository:

    git clone https://github.com/0warn/MAL-Analyzer.git
    cd MAL-Analyzer
  2. Install the package using setup.py:

    python3 setup.py
  3. Replace YOUR_VIRUSTOTAL_API_KEY in the code with your actual VirusTotal API key.

  4. Run the application:

    python3 MAL-Analyzer.py

πŸ› οΈ Usage

  1. Click the OPEN FILE button to select the file(s) you want to analyze.
  2. The results will be displayed in the text area.
  3. Use the CLEAR button to clear the output.
  4. Click UPDATE to check for updates.
  5. Click CLOSE to exit the application.

MAL-Analyzer

πŸ“– Help

For more information on how to use the tool, click on the HELP menu in the application.

🐞 Issues

If you encounter any issues, please open an issue in the GitHub Issues section.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ“« Contact

For more information, check my GitHub profile: 0warn


Thank you for using MAL-ANALYZER! Stay safe and secure! πŸ›‘οΈ