https://github.com/blue0x1/mago
Mago is a JavaFX-based shell generator tool that creates payloads for Linux, Windows systems and web. It features a simple GUI for easy configuration and supports Base64 and URL encoding.
https://github.com/blue0x1/mago
java javafx linux-shell mago reverse-shell webshell windows
Last synced: about 1 month ago
JSON representation
Mago is a JavaFX-based shell generator tool that creates payloads for Linux, Windows systems and web. It features a simple GUI for easy configuration and supports Base64 and URL encoding.
- Host: GitHub
- URL: https://github.com/blue0x1/mago
- Owner: blue0x1
- License: apache-2.0
- Created: 2024-11-08T02:50:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-04-02T09:37:09.000Z (3 months ago)
- Last Synced: 2026-04-03T00:31:01.815Z (3 months ago)
- Topics: java, javafx, linux-shell, mago, reverse-shell, webshell, windows
- Language: Java
- Homepage:
- Size: 256 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mago Shell Generator
Mago is a JavaFX-based shell generator tool that creates payloads for Linux, Windows, and web systems. It features a user-friendly GUI for easy configuration and supports Base64 and URL encoding.
## Features
- Generate payloads for various operating systems.
- Easy-to-use graphical user interface.
- Supports Base64 and URL encoding for generated commands.
- Lightweight and efficient.
- 110+ Payload
## Requirements
- JDK 21 or later
- JavaFX SDK 23.0.1
## Installation
1. Clone the repository:
```bash
git clone https://github.com/blue0x1/Mago.git
cd Mago
2. Build the project using Maven:
```bash
mvn clean package
3. Run the application :
```bash
java -jar target/mago-1.0.0.jar
4. Alternatively, you can download a release from the release page and run it directly.

## Usage
1. Launch the application.
2. Enter the IP address and port.
3. Select the shell type and operating system.
4. Choose encoding options if needed.
5. Click on "Generate Payload" to create the command.
## Releases
You can download the latest release of Mago directly from the [Releases page](https://github.com/blue0x1/Mago/releases).
## Disclaimer
**This tool is intended for educational purposes only. We do not promote or endorse any harmful activities. The developer takes no responsibility for any misuse of the software. Use it responsibly and ethically.**