C+WinSock IRC Bot and few other useless programs i've found on my freeshell account...
[mirrors/Programs.git] / php / de64.php
1 #!/usr/bin/php
2 <?php
3
4 echo(base64_decode($argv[1])."\n");
This page took 0.586551 seconds and 4 git commands to generate.