1337 Converter



1337 Converter is a program that converts text files into numeric format, a.k.a. "1337" format. That means, that it would become 1 and o would become 0. 1337 Converter is written in C++. It should be compiled on the GNU/Linux system. If you're interested in participating, mail the authors.

Download

Here you can download the latest version of 1337 Converter.

CVS

1337 can be also obtained via CVS. This is because the tarball may be old. NOTE! If the CVS repository is older than the tarball, download the tarball! So, if you wan't to get the latest version, proceed as follows:

To get anonymously the software module:

cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/leetcvrt login

cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/leetcvrt co <modulename>

Where modulename represents the module you wish to check. When
you are prompted for a password, simply press the enter key.

To get anonymously the webpage module:

cvs -d:pserver:anoncvs@subversions.gnu.org:/webcvs login

cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/webcvs co non-gnu/leetcvrt

Same as above.


Written by: Antoine Kalmbach
$Id: index.html,v 1.15 2003/04/20 13:06:56 anzuhan Exp $