Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.58 KB

File metadata and controls

39 lines (32 loc) · 1.58 KB

BLOOD PACKAGE MANAGER 🩸

The Predator Package Manager for RedUbuntu & Cyber Security Tools

Blood is a high-performance, hybrid package manager designed for the RedUbuntu ecosystem. It prioritizes centralized shared libraries, minimizing system bloat while maintaining a fierce "Red Team" aesthetic.

⚡ FEATURES

  • Hybrid Hunting: Seamlessly switch between native .bld packages, Hypernova remote repositories, and silent OS fallback (APT).
  • Centralized Veins: All shared libraries are kept in /usr/lib/blood/ to prevent redundancy.
  • Predator Terminology: Uses aggressive, mission-oriented commands instead of standard IT jargon.
  • DNA Analysis: Built-in metadata validation via dna.json.

🛠️ INSTALLATION

To inject Blood into your system:

  1. sudo cp blood.py /usr/local/bin/blood
  2. sudo chmod +x /usr/local/bin/blood

🎮 USAGE

  • blood hunt : Capture a package (Local, Remote, or OS)
  • blood eliminate : Purge a package and its traces
  • blood scout : Analyze a .bld file's DNA
  • blood forge : Forge a new .bld package
  • blood bleed : Purify system by shedding unused data

📦 THE .BLD FORMAT

Each .bld package must contain a dna.json file in its root:

{
  "name": "tool-name",
  "version": "1.0.0",
  "dependencies": ["libssl.so.3"],
  "binary_path": "payload/binary"
}

📜 LICENSE

Licensed under HD NPL v2.0 (Hypernova-Developer Nova Public License v2.0). Proprietary developer tools and high-performance distribution rights reserved.

"Hunting is not just a command, it's a lifestyle." 🐉