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
- Host: GitHub
- URL: https://github.com/mikasuru/kurinium
- Owner: Mikasuru
- Created: 2024-11-13T13:18:29.000Z (over 1 year ago)
- Default Branch: serenity_poise
- Last Pushed: 2026-01-18T18:54:43.000Z (6 months ago)
- Last Synced: 2026-01-19T02:52:06.807Z (6 months ago)
- Topics: clipper, discord, discord-bot, discord-rat, discord-selfbot, grabber, hidden, malware, python, rat, rust, stealer, trojan
- Language: Rust
- Homepage:
- Size: 46.6 MB
- Stars: 37
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kurinium | Currently being rework..
Fast and Modern
Rust-powered reimplementation that leaves C++ legacy code behind
---
## 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