Skip to content

Getting Started

Welcome to Bozar, a comprehensive Java bytecode obfuscator platform. This guide will help you get up and running quickly.

What is Bozar?

Bozar is a powerful obfuscation platform that protects your Java applications from reverse engineering. It includes:

  • Bytecode Obfuscation - Multiple transformation layers to protect your code
  • Analytics - Track application usage

Prerequisites

Before using Bozar, ensure you have:

  • A Java application packaged as a JAR file
  • A Bozar account

Quick Start

The easiest way to get started is through our web interface:

  1. Visit bozar.vimasig.com
  2. Sign in or create an account
  3. Navigate to the Obfuscate page
  4. Upload your JAR file
  5. Configure obfuscation options
  6. Download the protected JAR

Next Steps