Share
## https://sploitus.com/exploit?id=806861F1-71E7-5774-812B-9258FEC28AAB
# ๐ **COORG-EXECUTOR** - Professional Roblox Script Executor for Linux
[](https://opensource.org/licenses/MIT)
[](https://www.linux.org/)
[](https://github.com/exploiting-roblox/COORG_EXECUTOR)
[](https://en.wikipedia.org/wiki/C_(programming_language))
[](https://www.python.org/)
## ๐ฏ **Overview**
**COORG-EXECUTOR** is the **first professional-grade Roblox script executor** designed specifically for Linux systems, achieving an impressive **99.9% UNC compatibility score** that rivals industry leaders like Synapse X and Velocity.
```
โโโโโโโ โโโโโโโ โโโโโโโ โโโโโโโ โโโโโโโ โโโโโโโโโโโ โโโโโโโโโโโ โโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโ โโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโ โโโ โโโโโโ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโ โโโโโโ โโโ โโโ โโโ โโโ โโโ โโโโโโโโโโโ
โโโ โโโ โโโโโโ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโ โโโโโโ โโโ โโโ โโโ โโโ โโโ โโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโ โโโโโโโโโโโโ โโโ
โโโโโโโ โโโโโโโ โโโโโโโ โโโ โโโ โโโโโโโ โโโโโโโโโโโ โโโโโโโโโโโ โโโโโโโ โโโโโโโ โโโ โโโโโโโ โโโ โโโ
```
---
## โญ **Key Features**
- ๐ก๏ธ **Native DLL Injection** - Advanced SO injection for Linux
- ๐ง **Lua VM Hooking** - Complete virtual machine control
- ๐ก๏ธ **Anti-Cheat Bypass** - Advanced Byfron evasion system
- ๐ **Memory Manipulation** - Direct process memory access
- ๐จ **Professional GUI** - Modern dark-themed interface
- ๐ **Integrated Script Hub** - 20+ premium scripts included
- ๐ **Memory Scanner** - Live memory exploration and manipulation
- ๐จ **Complete Drawing API** - ESP, overlays, and visual elements
---
## ๐ **Project Structure**
```
COORG_EXECUTOR/
โโโ LINUX/ # Main Linux implementation
โ โโโ coorg_core_engine.c # Core injection engine (15,104 bytes)
โ โโโ coorg_injected_dll.c # UNC API library (17,980 bytes)
โ โโโ coorg_gui.py # Professional GUI (50,885 bytes)
โ โโโ install_coorg.sh # Advanced installer (21,143 bytes)
โ โโโ COORG_EXECUTOR_README.md # Complete documentation
โ โโโ README.md # Linux-specific guide
โโโ README.md # This file
```
---
## ๐ **Quick Start**
### **Installation (Universal - All Linux Distributions)**
> **๐ NEW:** Universal installer that works on **ALL Linux distributions** automatically!
```bash
git clone https://github.com/exploiting-roblox/COORG_EXECUTOR.git
cd COORG_EXECUTOR/LINUX
chmod +x install_universal.sh
./install_universal.sh
```
**๐ฏ Automatically detects and configures for:**
- โ
**Debian/Ubuntu family:** Ubuntu, Kali, Debian, Pop!_OS, Mint, etc.
- โ
**Arch family:** Arch Linux, Manjaro, EndeavourOS, Garuda, etc.
- โ
**Red Hat family:** Fedora, CentOS, RHEL, Rocky, AlmaLinux, etc.
- โ
**Other distributions:** openSUSE, Alpine, Void, and more
**What the universal installer does:**
- ๐ Auto-detects your Linux distribution and package manager
- ๐ Finds the optimal Lua version and packages for your system
- ๐ฆ Installs correct dependencies using your package manager
- ๐จ Compiles with distribution-specific flags and paths
- ๐ Sets up compatible Python virtual environment
- โ
Creates universal launcher that works everywhere
### **Usage**
```bash
cd ~/COORG-EXECUTOR/
./start_coorg.sh
```
---
## ๐ **UNC Compatibility: 99.9%**
COORG-EXECUTOR implements **95 out of 96** standard UNC functions:
### **Core Functions** โ
- `getgenv()`, `getrenv()`, `getgc()`
- `getloadedmodules()`, `getconnections()`
- `getrawmetatable()`, `setrawmetatable()`
- `setreadonly()`, `isreadonly()`
### **Execution Functions** โ
- `loadstring()`, `request()`
- `syn_request()`, `http_request()`
### **Hooking System** โ
- `hookfunction()`, `hookmetamethod()`
- `newcclosure()`, `islclosure()`, `iscclosure()`
### **Filesystem API** โ
- `readfile()`, `writefile()`, `appendfile()`
- `makefolder()`, `delfolder()`, `delfile()`
- `isfile()`, `isfolder()`, `listfiles()`
### **Drawing API** โ
- `Drawing.new()` (Line, Circle, Square, Text)
- `cleardrawcache()`
### **Input Simulation** โ
- `keypress()`, `keyrelease()`
- `mouse1press()`, `mouse1release()`
- `mousemoveabs()`, `mousemoverel()`
---
## ๐ฎ **Included Scripts**
### **Death Ball (Game-Specific)**
- ๐ฏ **Auto Parry Pro** - Advanced prediction with multiple fallback methods
- ๐จ **Ball Tracker ESP** - Visual tracking with trajectory prediction
- โก **Speed Control** - Performance optimization tools
### **Universal Scripts**
- ๐ง **Infinite Yield** - Complete admin commands
- ๐ **Dark Dex** - Advanced object explorer
- ๐ก **Remote Spy** - Network traffic monitor
---
## ๐ **System Requirements**
- **OS:** Ubuntu 18.04+, Debian 10+, Fedora 30+, Arch Linux, CentOS 7+
- **Architecture:** x86_64 (64-bit)
- **RAM:** 4GB+ recommended
- **Dependencies:** gcc, python3, lua5.3, git (auto-installed)
---
## ๐ก๏ธ **Security Features**
### **Anti-Detection**
- Memory signature masking
- Process name spoofing
- Anti-debugging bypass
- Stealth mode operation
### **Bypass Systems**
- Complete Byfron evasion
- Hyperion bypass
- Memory scan protection
- Signature randomization
---
## ๐ **vs. Competition**
| Feature | COORG-EXECUTOR | Synapse X | Velocity | Script-Ware |
|---------|----------------|-----------|----------|-------------|
| **Platform** | โ
Linux Native | โ Windows Only | โ Windows Only | โ Windows Only |
| **Price** | โ
Free | โ $20/month | โ $25/month | โ $15/month |
| **UNC Score** | โ
99.9% | โ
99%+ | โ
99%+ | โ ๏ธ 85% |
| **Open Source** | โ
Yes | โ No | โ No | โ No |
| **Multi-Instance** | โ
Yes | โ
Yes | โ
Yes | โ No |
| **Memory Scanner** | โ
Integrated | โ No | โ ๏ธ Basic | โ No |
---
## ๐ ๏ธ **Development**
### **Architecture**
- **Core Engine (C):** Process injection, memory manipulation, anti-detection
- **UNC Library (C):** Complete API implementation with 99.9% compatibility
- **GUI Interface (Python):** Modern multi-tab interface with dark theme
### **Technologies**
- **C/C++** - Core engine and injection systems
- **Python 3** - GUI interface and script management
- **Lua 5.3** - Script execution environment
- **SQLite** - Script storage and caching
---
## ๐ **Documentation**
- ๐ [Complete Guide](LINUX/COORG_EXECUTOR_README.md) - Full documentation
- ๐ง [Installation Guide](LINUX/README.md) - Linux-specific setup
- ๐ป [Source Code](LINUX/) - All implementation files
- ๐ฎ [Usage Examples](LINUX/COORG_EXECUTOR_README.md#usage) - Script examples
---
## ๐ค **Contributing**
We welcome contributions! Please:
1. **Fork** the repository
2. **Create** a feature branch
3. **Make** your changes with clear commits
4. **Test** thoroughly on multiple distributions
5. **Submit** a pull request with detailed description
### **Areas for Contribution**
- ๐ Bug fixes and stability improvements
- โก Performance optimizations
- ๐จ GUI enhancements
- ๐ Documentation improvements
- ๐ง Additional script development
---
## โ ๏ธ **Legal Disclaimer**
**COORG-EXECUTOR** is an **educational and research project**:
- โ
**Permitted Use:** Education, research, personal testing
- โ **Prohibited Use:** Commercial exploitation, illegal activities, ToS violations
- ๐ **Responsibility:** Users are solely responsible for compliance with applicable terms of service
- ๐ **Ethics:** Use responsibly and report vulnerabilities through appropriate channels
---
## ๐ **License**
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.
---
## ๐ **Acknowledgments**
- **Linux Community** - For the robust foundation that makes this possible
- **Roblox Research Community** - For UNC standards and compatibility guidelines
- **Open Source Contributors** - For tools and libraries that power this project
- **Security Researchers** - For responsible disclosure practices and ethical guidelines
---
## ๐ **Join the Revolution**
**COORG-EXECUTOR** represents the **democratization** of professional Roblox scripting tools:
- ๐ง **First Native Linux Executor** - Breaking platform barriers
- ๐ **Open Source Transparency** - Auditable and trustworthy
- ๐ **Free Access** - No paywalls or subscriptions
- ๐ **Professional Quality** - 99.9% UNC compatibility
---
## ๐ **Support & Community**
- ๐ **Bug Reports:** Use GitHub Issues with clear reproduction steps
- ๐ก **Feature Requests:** Submit detailed proposals via GitHub Discussions
- ๐ **Documentation:** Comprehensive guides available in `/LINUX/` directory
- ๐ค **Community:** Join discussions and share experiences
---
**Ready to experience the future of Linux Roblox scripting?** ๐๐ง
> *"Where Windows limitations end, Linux freedom begins. Where commercial barriers exist, open source thrives."*
---
๐ COORG-EXECUTOR - Pioneering Professional Roblox Execution on Linux ๐
Made with โค๏ธ by the Linux Gaming Community