Quasar/Client/Core/Keylogger
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
..
Logger.cs Improved the the keylogger's key buffer 2015-05-04 12:21:04 -04:00