Skip to content

RedUbuntuProject/blood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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." ๐Ÿ‰

About

The package manager for cyber-security tools and hypernova-developer projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages