Skip to content

Instantly share code, notes, and snippets.

@pandiculator
Created November 3, 2015 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pandiculator/10fd49f712416ff52bbb to your computer and use it in GitHub Desktop.
Save pandiculator/10fd49f712416ff52bbb to your computer and use it in GitHub Desktop.
#Author: Matt Bloomfield
#Date: 2015-11-03
#First attempt at some basic obfuscation..
'87!114!105!116!101!45!72!111!115!116!32!39!74!117!115!116!32!65!110!111!1'+
'16!104!101!114!32!80!111!119!101!114!83!104!101!108!108!32!69!110!116!104'+
'!117!115!105!97!115!116!44!39' -split '!' | %{$s += -join [char][byte]$_};
iex $s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment