2009-05-21 - 2010-05-27 Alexander Ilyin's plain publication site for a projects. ------------------ Versions ------------------ Versions are named just by increasing hexadecimal number. No ability to define by version number - how stable it is; but no mess with numbers also. There also are subversions between those versions; I am naming them with underscores, increasing number of underscores; beginning with two - "__.zip", and ordinary I am coming at three such subversions (two, three and four underscores), and then releasing another version with the next number. So one of those files may appear the latest version - the one with maximal hexadecimal number or one of those with underscored. Bad, but can't define it at once; that could be possible by file dates, but ftp upload transfer by some cause gives inappropriate date. This could be solved only this way : download the one with the max hexadec number together with underscored zips, and then locally compare file contents or file dates. ------------------ Folders ------------------ _minor_/ - for a secondary projects. _side_/ - for a projects, which originally aren't mine, and I am not modifying them significally. ------------------ Projects ------------------ drag_watcher/ Drag Watcher Programmer helping tool, to statistically detect slowdown places in a program. Is necessary when wish to find out - what program points are possibly made too slow. win_resident_tools/ Windows Resident Tools Windows XP toolset. Consist of a simple functions, like : hotkeys, screen restore, sound volume, refreshlock, on system tray resources indicator. discoloured/ Discoloured Ring 0 Debugger Emmm, need a description ? :) ... Branch of well known Rr0d - Rasta Ring 0 Debugger. pedasm_ai/ pedasm_org/ PEDasm PE (Portable Executable) files disassembler. My modifications were gone by two ways : 1) normal modification 2) slightly modified original (pedasm_org) In the second, its conception was to produce something useful, while I was still in work with the main modification. This second version today perhaps isn't much necessary, because primary have good releases. Original PEDasm is also published, it is in folder "pedasm_ai/original/". If you will for some reason intend to use the original PEDasm, notice, that it have multiple errors, so to solve those - take also the latest version of "pedasm_org" (which isn't globally modified), and compare those two; this will be the easier way to exclude those errors. ------------------ End ------------------