An open API service indexing awesome lists of open source software.

https://github.com/mikasuru/kurinium

Kurinium is a simple malware that is made with Rust and controlled via C2
https://github.com/mikasuru/kurinium

clipper discord discord-bot discord-rat discord-selfbot grabber hidden malware python rat rust stealer trojan

Last synced: 6 months ago
JSON representation

Kurinium is a simple malware that is made with Rust and controlled via C2

Awesome Lists containing this project

README

          

Kurinium | Currently being rework..

Fast and Modern

Rust-powered reimplementation that leaves C++ legacy code behind


Kukurinium



Rust


License




My discord server

---

## What is Kurinium?

Kurinium is a complete **rewrite** of the legacy C++ version, rebuilt in Rust to deliver:
- **Memory Safety** - No more segfaults or buffer overflows
- **Better Maintainability** - Modern toolchain and dependency management
- **Remote Control** - Discord bot integration for real-time management

---

## Key Features

| Feature | Description | Status |
|---------|-------------|---------|
| **Performance** | 3-5x faster than C++ version | Ready |
| **Discord Control** | Remote monitoring & control via bot | Ready |

---

## Quick Start

### Prerequisites

### Install Rust toolchain
[Install Rust](https://www.rust-lang.org/tools/install)

### Installation & Running
```bash
# Clone repository
git clone https://github.com/Mikasuru/Kukurinium.git
cd Kurinium

# Build for production
cargo build --release

# Run the application
.\target\release\kurinium_lite.exe # Windows
```

---

## Contributing

Im welcome contributions of all kinds:
- **Bug reports** - Found an issue? Let me know
- **Feature requests** - Have an idea? Share it
- **Code contributions** - Submit a PR
- **Documentation** - Help improve the docs

---

## License

MIT License - Use freely, but please give credit where due.

---


Built with <3 - Kukuri