|
|
|
Some of my published projects...
| Project name | Description | |
|---|---|---|
| SimplePack 1.0 (LZMA) | This is my first executables packer written in flat assembler experimentally uses LZMA compression. | Download |
| SimplePack 1.3 Final | The final version of my executables packer. Supports two methods of processing files, however a second method works on NT based systems only. | Download |
| Unopix 0.94 (WaveI) | UPX scrambler and PE cryptor with sources in Delphi. | Download |
| Unopix 1.10 Final | The final version of UPX scrambler and PE cryptor with sources in flat assembler. WARNING! NOD32 detects unopix.exe as new Win32 virus :( | Download |
| Small Encryption Library 1.0 | The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, Twofish, TEA(N) algorithms and ECB, CBC, CFB, OFB, CTR cipher modes. | Download |
| Removable disks format program | The program that allows to format removable disks. Sources in FASM. | Download |
| TravianMap 1.01 (Russian Edition) | Do you want to see any world of Travian game? :) | Download |
| FineAudio 1.0 | Small audio player that uses BASS components as a sound engine. | Download |
Some of my programming examples...
| Code example | Description | |
|---|---|---|
| Crypto API hashes | This example shows how to use Crypto API to calculating hashes of MD2, MD4, MD5, SHA1 algorithms (works fine on all versions of Windows) plus SHA-256, SHA-384, SHA-512 (Windows Server 2003, Windows XP SP3 or higher required) and GOST R34.11-94 (CryptoPro CSP must be installed first). Written in Delphi. | Download |
| Crypto API RSA prime number generator | Generates P,Q and Modulus using Microsoft Crypto API. Written in Delphi. | Download |
| Nice graphics in pure GDI | Written in Delphi. See a preview here | Download |
| Motion JPEG | JPEG based animation in flat assembler. | Download |
| Motion JPEG V2 | JPEG based animation in flat assembler. This is updated version that uses JPEGdec library for better performance results. | Download |
| XMPlayer for C# | Using uFMOD library to play XM files in C#. | Download |
| SFV.NET 1.0 | This program is used to calculating CRC32 checksums of files in order to verify the integrity of files. Written in Visual C# 2005. | Download |
| Anti debug example | The example that shows how to use int2e trick to hide from ring3 debuggers (ZwSetInformationThread). It is buggy on Windows 6.0+ :-) | Download |
| GDI examples pack | Using the GDI to making some visual effects. Written in Delphi. | Download |
Third-party freeware programs that I use everyday...
| Soft | Description | |
|---|---|---|
| flat assembler 1.69.24 & extras | Standard package of FASM but also included some extras such as code examples, additional headers, tools and russian help. | Download |
| Unreal Commander 0.96 modded | This is a very good free file manager plus many plugins and tweaks in the one package. | Download |
And some of interesting links...
| Description | |
|---|---|
|
A powerful tool that allows to calculate hashes and supports many of algorithms. Also this site contains a very big hash database of MD5s. |
Link |
| JavaScript ToolBox is a handy set of utilities to character conversion and hashing. | Link |
| Simple text to (and from) HEX, DEC/CHAR, BINARY, BASE64 translator. | Link |
| Simple URL encoder and decoder. | Link |
| Good documentation of various database schemas. | Link |
| Get a detailed description of all critical errors (BSOD) in Windows NT systems. | Link |
| A set of tools for detecting network health and retrieving information about a particular IP address or hostname. | Link |
* Sorry for my english if some text has an error :)