Skip to content

adhikara13/Malvares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Malvares 🕵️‍♂️💀

Malvares is a collection of my malware research, analysis, and tools. This repository includes dissections of various malware, config extractors, useful scripts, and YARA or other detection signatures to help in identifying malicious artifacts.

🔍 What You’ll Find

  • Malware Analysis – Breakdowns of different malware families.
  • Configuration Extractors – Python scripts for decoding and extracting malware configs.
  • Detection Rules – YARA rules and other signatures for malware hunting.
  • Security Insights – Notes, thoughts, and observations from real-world malware samples.

📂 Structure

Malvares/
│── LINUX/
│   ├── [Specific Linux malware]/
│   │   ├── scripts/   # Extractors and analysis tools
│   │   ├── yara/      
│
│── WINDOWS/
│   ├── [Specific Windows malware]/
│   │   ├── scripts/   # Extractors and analysis tools
│   │   ├── yara/      
│
│── MACOS/
│   ├── [Specific Mac malware]/
│   │   ├── scripts/   # Extractors and analysis tools
│   │   ├── yara/      
│
│── .gitignore
│── README.md

📌 Contributions

This repo is mainly for my own research, but if you have interesting malware samples, insights, or improvements, feel free to open a pull request or start a discussion.

About

The Illuminatus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages