The greatest powershell obfuscator ever made.
Install visual studio.
Clone project in visual studio or download it as zip and import it.
This project does support AOT building so you can either publish it (which is what the releases does) or build it as you would any other c# project.
Using this tool is extremely easy. Either just put in the path of the file after double clicking, or put in the path of the file as an argument via the command line.
- Extremely fast (.5 miliseconds for a 21kb powershell script)
- Protects exceptionaly well
- At time of writing it isn't detected statically by a single antivirus
- Cross platform
- Supports AOT building
- Exclusively uses and parses the powershell AST to do proper obfuscation