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