-=-=-=-=-=-=-=-=-=-=-=-= R E A D M E   F O R   K E Y S P Y =-=-=-=-=-=-=-=-=-=-=-=-

Version: 1.0
Author : OCY ( Yo Mutha )
e-mail : chuonyuen_ooi@yahoo.com

KeySpy is what its name says: it can capture ALL keyboard strokes by any user, and
record them to a log file. KeySpy is written in <PURE> assembly language, hence it 
is <SMALL> and <VERY FAST>. Note its unzipped size! :)

DISCLAIMER: KeySpy V1.0 is FREEWARE, hence you are not allowed to distribute
this software for commercial purposes. You may freely distribute this software
as long as ALL the original files in KeySpyv1.zip is maintained, including this 
readme file.

Currently, KeySpy has the following features:

- Recording ALL keystrokes to a log file, the log file's name is in this format:
  dd_mm_yyyy.dat.

- Display a dialog box to view the log files, when Ctrl-Alt-Shift-Q is pressed.

- Completely hide KeySpy.exe from Ctrl-Alt-Del, hence it cannot be terminated
  unless you know the hotkey.

- Detect change of date (when the computer is used at midnight - the time passes 
  from 23:59:59 to 00:00:00)

These features are going to be implemented in future versions:

- A setup program (to setup registry so that KeySpy is automatically started up when
  Windows load)

- Export the *.dat log files to html documents

- Upload the html documents to a http server or e-mail it to you! 
  (constantly check that if the computer is connected to the internet)

- Add password protection even after hotkey pressed

- Encrypt the log files

- Your suggestion!

Please note that I am not responsible for any damages you suffer from using this program.
Of course, if you blame me, you must be nuts, go see a psychiatrist.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

In this version, you have to do setup of KeySpy manually:

1. Extract all files to :
   C:\Program Files\KeySpyv1\

2. Create a shortcut to C:\Program Files\KeySpyv1\KeySpy.exe in the following folder:
   C:\Windows\Start Menu\Programs\Startup\

3. Restart your computer

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

To view the log files, pressed Ctrl-Alt-Shift-Q anytime when you are using the
computer.

Happy spying!

OCY :)

C R E D I T S :
- Iczelion (http://win32asm.cjb.net) for his excellent Win32asm tutorials, which
  taught me how to program in Win32 assembly language.

- Hutch (http://www.pbq.com.au/home/hutch/), for his famous Masm32 package of course.

- Ewayne! Thanks for you free Asmedit editor! KeySpy is developed using Asmedit.

- Many other brilliant Code Warriors on the Win32asm forum & on the web.
  I love all of you!
