global Hook
In this two parts article, I will examine a simple key logger
implementation and suggest ways of defeating it. I hope this article
will help you understand how
Hook based spy software work and how to better protect your software against it.
It should be noted that
keyboard loggers can be i...
CSharp
C#