L33TSig 2 Logo
Personal tools



L33Tini

From L33TSig Wiki

Jump to: navigation, search

Contents

Features:

l33t.ini Viewer

This is a little application that allows people to view their l33t.ini file (for L33TSig version 1 as of current) with their password removed, this is to allow them to copy and paste their l33t.ini contents to the forums for support without posting their password hash. The password hash does cause a security risk to the user, as others can use rainbow tables and the such to crack that users password, and then take over their account.

l33t.ini Generator

The second feature of this application, is to take the users l33t.ini file, rename it to l33t.bak (a backup of l33t.ini) and then generate them a new l33t.ini file, with their username, password and pcid, the rest is set to a default item (Custom Text) to allow users that have problems with l33tsig to figure out if it is because of lines they are using.

Bugs:

Not exactly features, but oh well, I have discovered (PJ), that the way I coded it to remove the password, it does this by counting the = symbols in the l33t.ini file, well it is ok, until someone put's in a hard drive line, and then it adds extra equal symbols, so ofc, this is a bug. I will work on a fix for this tomorrow night. - PJ

This has now been fixed (03/04/07) and should hopefully be released in the next release of L33TSig.

The fixed and improved version was included in 1.5.0 - Fr3d

Why? Where? When?

This is a small project PJ started on a Saturday night (10/02/07) after returning back from a trip to Disney Land Paris. It was later polished up by Fr3d and will be included in future installers.

The idea came about after reading a support thread, and the mention of the l33t.ini (L33TSig 1) several times, with requests of posting this and the removal of the password, PJ set to work, and created L33Tini.