Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/body-alhoha/openectasy
Minecraft Server (Bukkit, Spigot, Paper) backdoor, using ow2 asm
https://github.com/body-alhoha/openectasy
backdoor bukkit bytecode bytecode-manipulation force force-op forceop java java-bytecode minecraft minecraft-backdoor minecraftforceop op openectasy paper papermc pentesting plugin spigot
Last synced: 3 months ago
JSON representation
Minecraft Server (Bukkit, Spigot, Paper) backdoor, using ow2 asm
- Host: GitHub
- URL: https://github.com/body-alhoha/openectasy
- Owner: Body-Alhoha
- License: mit
- Created: 2022-11-29T20:40:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T18:49:40.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T12:01:26.791Z (4 months ago)
- Topics: backdoor, bukkit, bytecode, bytecode-manipulation, force, force-op, forceop, java, java-bytecode, minecraft, minecraft-backdoor, minecraftforceop, op, openectasy, paper, papermc, pentesting, plugin, spigot
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 66
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OpenEctasy
OpenEctasy is a lightweight, open source version of Ectasy
Inspired by OpenBukloit## Injecting
Download `injector.jar` from the [latest release](https://github.com/Body-Alhoha/OpenEctasy/releases/latest) and open it. Click the `Select` button and select your plugin, then click the `Inject` button.## Discord Webhook
You can also use a discord webhook, it will produce a message like this:
## Usage
Once the plugin is enabled on a server, type `~ectasy~` in the chat, to automatically gain op privileges.## CLI
If you want to access the CLI, use `java -jar injector.jar --nogui`## Compiling
You will need the following libraries:
- https://commons.apache.org/proper/commons-io/
- https://asm.ow2.io/Feel free to contribute