Commit Graph

18 Commits

Author SHA1 Message Date
MaxXor 4b0466d5be Added encrypted Keylogger Logs (#396) 2015-09-18 21:22:29 +02:00
MaxXor 47d5081a4e Moved namespace 2015-09-01 15:16:27 +02:00
MaxXor dee69e496c Updated Target Framework to 4.0 Client Profile 2015-08-26 14:25:44 +02:00
MaxXor 46f034b563 Fixed build configurations 2015-08-22 12:03:59 +02:00
MaxXor 6124f000de Improved compression 2015-08-02 15:22:34 +02:00
MaxXor ff65ceeb80 Improved encryption speed
- pre hashing of the key
2015-08-02 12:17:31 +02:00
MaxXor 0306acdbe6 Improved validating of executable files
- improved unit tests with categories
- removed validating of batch files, we can not really validate them
2015-07-31 10:01:41 +02:00
Jamie Rees 419cc4f3eb Finished adding the ability to upload and execute .bat files.
Also added unit tests to cover the new method.
2015-07-30 21:39:32 +01:00
MaxXor 59eec835dd Some refactoring and Remote Desktop improvements 2015-07-26 00:10:59 +02:00
MaxXor e3591b5e02 Small changes to unit test 2015-05-23 09:56:32 +02:00
MaxXor 8e203d0672 Merge pull request #166 from yankejustin/UnitTests
Added another Unit Test
2015-05-23 09:51:06 +02:00
MaxXor ad76dfaa60 Changed Target Framework of Tests to 3.5 2015-05-22 22:40:08 +02:00
yankejustin 630b27bde3 Added Unit Tests for SafeQuickLZ
Added Unit Tests with small random and large random sets of data.
2015-05-21 16:12:58 -04:00
yankejustin 5a0378f2f2 Removed useless test
The information returned by constructing a GeoIP class is never null or
empty. It will return information stating that the information is
"unknown" or provide some type of default value.
2015-05-21 15:13:04 -04:00
MaxXor 4b4c7d6441 Minor fixes 2015-05-14 11:06:17 +02:00
tidusjar 35077b6327 Made changes as requested 2015-05-14 09:26:28 +01:00
Jamie Rees bf842c5ec2 Added more tests, added an InteralVisibleTo property into the Assembly so we would see Internal classes. 2015-05-13 21:22:35 +01:00
MaxXor 17ef0f065f Moved to Client.Tests folder 2015-05-13 19:17:00 +02:00