in reply to
Re: A little ++ script *gulp*
in thread
A little ++ script *gulp*
Er no, it takes a command-line argument. It was
$_=$ARGV[0] and $_ = unpack 'b*', chr
, but I simplified that, so now it doesn't die properly if not given an argument.
Comment on
Re: Re: A little ++ script *gulp*
Download
Code
In Section
Obfuscated Code