2025-05-02 02:25:57 -05:00

1022 B

weight title description icon date lastmod
999 Dashboard Interactive web interface article 2025-05-01T18:47:58-05:00 2025-05-01T18:47:58-05:00

Once you've signed in, you'll be taken to the dashboard. This can also be navigated elsewhere by clicking 'Dashboard' in the top navbar.

{{< figure src="/img/dashboard-1.png" alt="Dashboard" width="auto" >}}

The Dashboard is the main interface for the obfuscator. You simply type the script you'd like to obfuscate into the left-side code editor and your obfuscated script will appear on the right-side as you make changes.

In the bottom right corner you'll see a Plus icon which will open the options menu.

{{< figure src="/img/dashboard-options.png" alt="Dashboard Options" width="auto" >}}

You can use the options menu to toggle different features of the obfuscator and flip through several presets. Additionally, you can use the bottom most buttons to load from a local file, copy the obfuscated script to your clipboard or save to a local file.