This tool helps you process and obfuscate your PowerShell scripts with ease. Below are the instructions on how to use this site and an explanation of each function.
How to Use This Site
Open the Input and Output windows by clicking on the "Input" and "Output" icons on the desktop.
Enter your PowerShell script into the text area provided in the Input window.
Open the Options menu by clicking on the "Options" button on the taskbar.
Select the options you want to apply to your script (e.g., obfuscate variables, remove comments).
Click the Convert button located on the taskbar. The processed script will appear in the Output window.
Functions
Obfuscate Variables: This option will obfuscate variable names in your script.
Remove Comments: This option will remove all comments from your script.
Remove Blank Lines: This option will remove all blank lines from your script.
Control Flow Obfuscation: This option will obfuscate control flow statements in your script.
Encode to Base64: This option will encode your script into Base64 format.
Convert to Ducky Script: This option will convert your script into Ducky Script format.