Skip to content

1man-army/1manarmour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Professor&Master Memorable

Legendary Modular Red Team/Blue Team C2 Framework


🚩 Vision

A real-world, operator-driven, modular agent & dashboard suite for red/blue team ops, built for mastery—not just code.


✨ Features

  • Zero-click, auto-activation agents (Windows, Linux, Android, iOS)
  • Live operator dashboard (notes, mode switch, voice, agent view)
  • Encrypted comms (AES/TLS-ready)
  • Modular plugin system (keylogger, screen, lateral, recon, etc.)
  • AI task suggestion & automation
  • Stealth & OPSEC (anti-forensics, sandbox/VM detect, memory wipe)
  • Multi-operator, multi-agent support
  • Session recording & replay
  • Mission logs, tagging, and dashboard sync

🛠️ Structure

Professor2Master/
│   README.md
│   config.py
│   requirements.txt
│
├── agents/
│   ├── windows/
│   ├── linux/
│   └── mobile/
│
├── core/
│   ├── ai/
│   ├── lateral/
│   ├── opsec/
│   └── recon/
│
├── operator/
│   ├── comms/
│   ├── dashboard/
│   └── tools/
└── logs/

🚀 Quickstart

  1. Configure C2/keys in config.py
  2. Deploy agent (python agents/windows/win_agent.py etc.)
  3. Run dashboard (python operator/dashboard/main_dashboard.py)
  4. Use tools: notes, mode switch, voice, etc.

🧠 Next Steps

  • For real-world ops:
    • Use ngrok or Docker for secure remote access, tunneling, and agent deployment.
    • Example:
      • ngrok http 5000 (for dashboard remote access)
      • docker run -v $(pwd):/app professor2master-agent
  • Upgrade plugins, add new modules, and keep innovating!

🏅 Legend Mode

This project is built for those who create, not copy.
Every module, every agent, every dashboard—crafted for mastery and real-world ops.


Legendary ops, real-time build,
mastery in action—Professor&Master Memorable.

🚩🤖

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published