VoltObfuscator is a modern obfuscation workspace for Java applications and Minecraft plugins.
It combines a powerful bytecode engine with a clean dashboard so you can go from upload to protected output in one flow.
Built for developers who want control without complexity.
Q: What does the $9.99 plan include?
A: Full resource, updates, and support.
Q: What does the source code add-on include?
A: Full source access for customization.
Q: What is managed hosting?
A: Hosted dashboard — no setup required.
Q: Is this only for Minecraft plugins?
A: No, works with all Java JAR projects.
Q: Can I obfuscate only my package?
A: Yes — use Main Package targeting.
Q: Can dependencies be resolved automatically?
A: Yes — Maven & Gradle supported.
Q: Can I add local libraries?
A: Yes — upload additional JARs.
Q: Can I view logs live?
A: Yes — real-time console included.
Q: Are runs saved?
A: Yes — history with logs & downloads.
Q: Is the dashboard secure?
A: Optional password protection included. Add
to your startup flags (before -jar)
Q: Can i get a full startup command?
A: Sure!
A: Full resource, updates, and support.
Q: What does the source code add-on include?
A: Full source access for customization.
Q: What is managed hosting?
A: Hosted dashboard — no setup required.
Q: Is this only for Minecraft plugins?
A: No, works with all Java JAR projects.
Q: Can I obfuscate only my package?
A: Yes — use Main Package targeting.
Q: Can dependencies be resolved automatically?
A: Yes — Maven & Gradle supported.
Q: Can I add local libraries?
A: Yes — upload additional JARs.
Q: Can I view logs live?
A: Yes — real-time console included.
Q: Are runs saved?
A: Yes — history with logs & downloads.
Q: Is the dashboard secure?
A: Optional password protection included. Add
Code:
-Dvolt.obf.dashboard.password=PASSWORD
Q: Can i get a full startup command?
A: Sure!
Code:
java -Dvolt.obf.dashboard.password=PASSWORD -jar VoltObfuscator.jar

I'm open for suggestions regarding the visual accessibility! Let me know what you like and I'll look into it!
Multiple language support is on it's way!