> ## Documentation Index
> Fetch the complete documentation index at: https://help.sundevs.net/llms.txt
> Use this file to discover all available pages before exploring further.

# SunGuard

> Simplified code obfuscation for Java applications.

Secure and protect your Java applications effortlessly with SunGuard, a powerful desktop-based code obfuscation system. Built as a wrapper around trusted obfuscators like ProGuard and yGuard, SunGuard simplifies the process of making your code unreadable and resistant to reverse engineering, all from an intuitive, user-friendly dashboard.

<CardGroup cols={2}>
  <Card title="Buy SunGuard" icon="cart-shopping" href="https://builtbybit.com/resources/sunguard-code-obfuscator.66409/">
    Available on BuiltByBit, the Sundevs Store and SourceXChange. See [Where to buy](/where-to-buy).
  </Card>

  <Card title="Managed Hosting" icon="server" href="https://store.sundevs.net/l/sunguard-mh">
    Let us host SunGuard for you.
  </Card>
</CardGroup>

## How it works

1. Upload your `.jar` file into SunGuard.
2. Choose your preferred obfuscator and configuration.
3. SunGuard runs the selected obfuscator with your custom settings.
4. Download the obfuscated file: clean, secured, and production-ready.

## Features

* Web Dashboard
* Desktop App (Windows & macOS)
* Discord Bot Integration
* Multi-Obfuscator Selection (ProGuard, yGuard, etc.)
* Obfuscator-Specific Settings
* Java Version Selection (1.8, 11, 17, 21)
* Main Package Configuration
* Obfuscation History
* Download Previous Obfuscated Files
* Dark Mode
* Asynchronous Processing
* Pterodactyl Egg Support
* Priority Support

## Supported use cases

* Minecraft Plugins
* Minecraft Mods
* Server Software
* Discord Bots
* Web Applications
* Java Applications

## Setup options

<CardGroup cols={3}>
  <Card title="Pterodactyl" icon="server" href="/sunguard/setup/pterodactyl" />

  <Card title="VPS" icon="terminal" href="/sunguard/setup/vps" />

  <Card title="PC App (Windows)" icon="desktop" href="/sunguard/setup/pc-app" />
</CardGroup>


## Related topics

- [PC App (Windows)](/sunguard/setup/pc-app.md)
- [VPS Setup](/sunguard/setup/vps.md)
- [Pterodactyl Setup](/sunguard/setup/pterodactyl.md)
- [Obfuscation Tips](/sunguard/guides/obfuscation-tips.md)
- [Get your license key](/license-key.md)
