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

https://github.com/unkvolism/kuriboh

silly rust shellcode loader
https://github.com/unkvolism/kuriboh

rust shellcode

Last synced: 6 months ago
JSON representation

silly rust shellcode loader

Awesome Lists containing this project

README

          

# Kuriboh


Kuriboh

**Kuriboh** is a simple and shellcode loader written in Rust, designed to load and execute shellcodes.

## Requirements

- Rust (stable)
- Compatible operating system (Windows, Linux, etc.)

## How to use
```bash
cargo build --release
cargo run --release
```