Skip to content

⚠️ This tool is intended for educational and research purposes only. Unauthorized or malicious use is strictly prohibited.

License

Notifications You must be signed in to change notification settings

beloyseven/Malware-Analysis

 
 

Repository files navigation

🚀 Malware Analysis

Python Status License Contributors

Multi-Platform Malware & Phishing Link Analysis — Powered by Python, YARA, VirusTotal API, with HTML & PDF Reporting.

My Photo


📜 Description

Malware Analysis is a multi-platform malware and phishing URL analysis system built with Python, supporting files and links from:

  • Android, Windows, and phishing URLs.

The system combines:

  • YARA rules for local signature-based detection,
  • VirusTotal API for cloud-based reputation analysis,
  • and HTML/PDF report generation for clean, professional reporting.

✨ Key Features

Feature Description
🔥 Cross-Platform Detection Supports Android (APK), Windows (EXE/DLL), Linux (ELF), macOS (DMG/APK)
🛡️ Phishing URL Analysis Scans suspicious URLs via VirusTotal API
🔎 YARA Integration Utilizes YARA rules for fast, efficient local scanning
🌐 VirusTotal API Integration Verifies file and URL reputation through global security community
📄 HTML & PDF Report Generation Automatically generates structured HTML and PDF reports
🚀 Actively Developed New features and detection improvements are continuously added

⚙️ Installation

Clone this repository:

git clone https://github.com/IamNobody-3301/Malware-Analysis.git
cd Malware-Analysis

Install all dependencies:

pip install -r requirements.txt

📦 Core Dependencies

Python 3.8+

YARA

VirusTotal Public API

Requests

ReportLab

Jinja2

📂 Output

report.html — interactive web-based analysis report.

report.pdf — printable, professional analysis report.

👤 Project Team

~ IamNobody-3301

~ EastTimorGhostSecurity

🚧 Project Status

This project is under active development. New features, performance improvements, and updated detection rules will be released regularly. Stay tuned! 🔥

📢 Disclaimer

⚠️ This tool is intended for educational and research purposes only. Unauthorized or malicious use is strictly prohibited.

About

⚠️ This tool is intended for educational and research purposes only. Unauthorized or malicious use is strictly prohibited.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.1%
  • YARA 9.7%
  • Dockerfile 0.2%