There are a number of small pieces of software that have been created for certain purposes over the years. Sometimes people have asked if a program could be made to do something, and whether or not they actually wanted it, it was made for practice purposes.
Pretty much all software is rather small. Programming has always been a hobby, not a job, to us. Much of the software is unchecked for bugs, but runs well enough. Any software found to cause any sort of system alteration, or, shall we say ungraceful crash, is not released.
Additionally, some projects are not going to be realeased at all, because there is some internal reason not to.
If ever you come across a bug in our software, please contact us and let us know. It is greatly appreciated.
KRSIS
KRSIS is short for Kain Research Script Interpreter System, and is intended
to be a script executaion tool for system repair/maintenance. It is early in
planning, and should ultimatly be capable of many of the same things that the
KSP-Modular system would be. This set of code also contains a fair amount of
the custom C++ libraries developed under the name Kain Research. They will
likely be released seperately as well once properly tested (by this program).
KSP-Modular
KSP is a shell overlay system designed to be portable and highly configurable.
It is in very early development, and isn't terribly useful yet.
Monocle Project
The Monocle Project (usually just called Monocle) is an ongoing project geared
towards remote data gathering and managment. It includes abilities to gather
data silently, and send it to a remote source. Obviously it will have some
rather nefarious potential when done, which is why we don't yet have any plans
to release it. However, some components may be released later. It is in it's
early stages, so there isn't much to read yet beyond plans and progress
reports.
USB-Menu
USB-Menu is a small portable shell overlay, intended for use on USB memory
sticks.
LC2PD
LC2PD converts Windows hash dump files, from the LophtCrack format into the
PasswordDump format.
Mcl-Database
Mcl-Database, or just Database, is a small text database manager. It is
suitable for small database, under 100 entries. Written in NewLisp.