Powerob is an on-the-fly Powershell script obfuscator meant for red team engagements. Built out of necessity.
Installation
git clone https://github.com/cwolff411/powerob
Usage
python3 powerob.py obfuscate originalfile.ps1 obfuscatedfile.ps1
Takes an INPUTFILE...