Skip to content

ssepi0l-pv/psuob.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

psuob.py: unoriginal powershell obfuscator

this is the first powershell obfuscator i've written, but i'm proud of what came out of it.

usage: psuob.py "[cmd]"

the script will print two main outputs: the variable assignation and the actual command execution. for the time being, it'll use a simple Invoke-Expression statement. i've tried using base64 decoding and running it through a couple IEX pipes. it works, although not flawlessly. be careful!

About

psuob: the unoriginal powershell obfuscator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages