Here is a list of projects of the Coding Lab.
| KeyLogger | |
| Function: | KeyLogger installs a keyboard hook as soon as windows is loaded (before the logon procedure). Then it filters all keypresses and saves them to file for 20 seconds.The EXE file should be placed in c:\windows\system. |
| Coder: | noos |
| Language: | Visual C++ |
| Status: | Finished. |
| MakePatch | |
| Function: | A graphical interfaced program that creates a patch file using MP. Then it zips the patchfile including an NFO file. |
| Coder: | Steinowitz |
| Language: | Visual Basic |
| Status: | Version 2 has been released, but the project has been aborted. See MakeCrack, below. |
| DIR (DREADed Information Reader) | |
| Function: | A program that retrieves info from a DREAD ZipFile about it's contents. This could be cracker/program but also Tutorial/Writer. The program will be able to generate a txt file of several ZIP files. The first version will be used to extract data from DREAD zip files, and next releases will support other releasing groups. |
| Coder: | Mace |
| Language: | Visual Basic |
| Status: | No beta release yet. |
| DREAD-Lock | |
| Function: | Our own personal version of A-lock, but then much better. It uses public keys so you no longer have to agree on passwords. the keys are stored in a password book so just have to click the user you want to send the message to, and the program will automatically encrypt the message using that persons public key. The messages are encrypted through a MD5 HASH table using RC2 keys, and the public key is generated using a password you specify. |
| Coder: | noos (and douby) |
| Language: | Visual C++ |
| Status: | No beta release yet. |
| DREAD CD Menu | |
| Function: | As the name implies, a shell for our DREADed CD's containing loads of essays. The menu has to have a 'search' function with which you can search on essay, subject, author or title. There should also be an additional function which allows users to add their own essays. These added essays should be stored on the users HD in a DATA file, which then is shipped to the writer of the CD. The writer of the CD should then on his turn import the DATA file into the big Database of stored data on the CD. As you 'maybe' understand this saves everyone a lot of work. |
| Coder: | Visionz |
| Language: | Visual Basic |
| Status: | No beta release yet. |
| MakeCrack | |
| Function: | This is the follow-up of MakePatch. Actually, it originally was MakePatch, but the program has been expanded with a lot of new functions and features. First, MakePatch and SerialToZip were integrated. Secondly, MakeZip and MakeKeygen skins were added. Furthermore, a scheme editor and a better looking graphical interface were created. MakeCrack currently uses MP, written by the RudeBoy, but this will soon be replaced by a DREADed patcher. Furthermore, another DLL which can write keygens will have to be written. Many other features were added too. |
| Coder: | Steinowitz. (Gorgon for the DREADed patcher DLL.) |
| Language: | Visual Basic |
| Status: | A first public alpha release is available. You can read more about that here. |