Quasar/Client
yankejustin 437747a9df Improved the the keylogger's key buffer
Used a StringBuilder instead of a normal string as the key buffer to
drastically improve the performance. Having a string as the key buffer
would mean that every single addition would be exponentially slower.
2015-05-04 12:21:04 -04:00
..
Config Added Hookless Keylogger 2015-04-22 14:39:52 -05:00
Core Improved the the keylogger's key buffer 2015-05-04 12:21:04 -04:00
Properties Refactored namespace 2015-01-13 19:29:11 +01:00
images Initial commit with everything else 2014-07-08 14:58:53 +02:00
Client.csproj Improved implementation of keylogger 2015-05-01 14:50:38 +02:00
Program.cs Improved behaviour when client lost connection 2015-05-04 16:46:34 +02:00