Quasar/Client/Core
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
..
Commands Improved uninstall (delete existing logfiles) 2015-05-04 16:44:58 +02:00
Compression Fixed code formatting 2015-04-21 20:27:52 +02:00
Elevation Fixed code formatting 2015-04-21 20:27:52 +02:00
Encryption Fixed code formatting 2015-04-21 20:27:52 +02:00
Extensions Fixed code formatting 2015-04-21 20:27:52 +02:00
Helper Correctly read and append blocks 2015-04-29 22:00:02 +02:00
Information Added option to enable/disable Client Tooltips 2015-04-21 21:46:48 +02:00
Keylogger Improved the the keylogger's key buffer 2015-05-04 12:21:04 -04:00
Packets Added Hookless Keylogger 2015-04-22 14:39:52 -05:00
ProtoBuf Fixed code formatting 2015-04-21 20:27:52 +02:00
RemoteShell Fixed code formatting 2015-04-21 20:27:52 +02:00
Client.cs Changed max packet size 2015-04-29 21:58:47 +02:00
SystemCore.cs Fixed code formatting 2015-04-21 20:27:52 +02:00