Name |
Short Description |
Project I - P4 (v1.0b)[Project1v1.0b.zip - MISSING] |
My first project (closed since: 02/02/2000). It's a (gdi32) connect4 game. The challenge was to write the best bot. Thanks to The+Q for creating the best bot. Will you beat it ? (written in TASM). |
Project II - HookAll (v0.2.0a)[HookAll020a.zip - MISSING] |
The main idea was to rewrite/replace some api by your own routine. The project is no more updated. However you can still send me your best scripts ! [for w9x only : vxd inside] (written in TASM). |
Blowfish |
A very simple implementation of the blowfish algo. I needed it for writting a keygen. |
Filecheck package v2.06.4[filecheck-package-2.06.4.zip - MISSING] |
A simple crc-16/crc-32/haval (128, 160, 192, 224 & 256)/md (2, 4 & 5)/sha (160, 256, 384 & 512)/ripemd (128, 160, 256 & 320)/tiger checker. It will collect all file's crc from a given directory and put them in a single file. This file can used later for checking if files have not been modified. Win-SFV32 files are also supported. Also include the PC Hash Calculator. (written in TASM). |
ComboboxEx Example[cbbex-lu48.zip - MISSING] |
A very simple example for the ComboboxEx control. (written in TASM). |
DirectInput Example[di-lu48.zip - MISSING] |
Basic example for Joysitck input. (written in TASM). |
Example for EnumWindows[enum-lu48.zip - MISSING] |
It's an (short) example for the EnumWindows API. (written in TASM). |
Opopop v1.0[opopop-lu48.zip - MISSING] |
Quick written IE nag killer. (written in TASM). |
Raw2db v1.02[raw2db102-lu48.zip - MISSING] |
A little tool for converting raw bytes to ascii. It can be useful if you want to insert datas in asm source (and not in resources). [= BIN2ASM] (written in TASM). |
Win2K transparent dialogs[trans-lu48.zip - MISSING] |
A very basic example. (written in TASM). |