Commit Graph

425 Commits

Author SHA1 Message Date
MaxXor 4b0466d5be Added encrypted Keylogger Logs (#396) 2015-09-18 21:22:29 +02:00
Crash129 be6357ea76 Keylogger Enhancement
Simplified
2015-09-18 19:45:32 +02:00
Crash129 e8a5313de2 Keylogger Enhancement
Added option to change name of the log directory and to hide it.
2015-09-18 16:09:24 +02:00
MaxXor 13302fa9f7 Removed redundant cast 2015-09-16 13:18:17 +02:00
MaxXor 41ece996b9 Added Timezon to geolocation fallback 2015-09-15 22:25:24 +02:00
MaxXor 31232720c0 Use hardware accelerated AES 2015-09-15 14:58:50 +02:00
MaxXor 86885d8cae AES change 2015-09-13 16:26:04 +02:00
MaxXor 48d950f4e9 Improved Client exit 2015-09-10 22:21:43 +02:00
MaxXor bda1c5ed1d Better handling of many simultaneous connections/disconnections 2015-09-10 19:30:42 +02:00
MaxXor ae1710199d Stability improvements 2015-09-09 22:18:50 +02:00
MaxXor cc8bfddaf3 Small fix 2015-09-07 14:46:12 +02:00
MaxXor 473ec94532 Improved File Manager 2015-09-07 14:29:53 +02:00
MaxXor 3b53a5c799 Small Log directory fix 2015-09-07 12:58:50 +02:00
MaxXor bdedaf5324 Improved Client Builder 2015-09-06 16:17:21 +02:00
MaxXor 0edef3cead Improved events 2015-09-05 22:38:59 +02:00
MaxXor 0327f1cff1 Reduced sleep time in uninstall/update batch 2015-09-05 22:30:07 +02:00
MaxXor 5944925c3e Handle UnhandledExceptions 2015-09-05 22:25:57 +02:00
MaxXor 524a682c66 Small fix 2015-09-05 15:47:06 +02:00
MaxXor 161ad5063d Improved starting of other processes and exectuable validation 2015-09-05 15:38:38 +02:00
MaxXor c44e861a68 General & GUI improvements 2015-09-03 21:44:57 +02:00
MaxXor 47d5081a4e Moved namespace 2015-09-01 15:16:27 +02:00
MaxXor da4d29a016 Improved Reverse Proxy
- Replaced use of obsolete property
2015-08-30 15:04:46 +02:00
MaxXor fdc5f91e3b Suppress compiler warning in compression 2015-08-30 11:31:20 +02:00
MaxXor 656da95e82 Check Mutex before doing anything else
thanks @yankejustin
2015-08-29 21:23:10 +02:00
MaxXor bbcc2f954e Fixed client crash when no hosts to connect 2015-08-28 12:45:57 +02:00
MaxXor 69481ed813 Changed Architecture property to Is64Bit 2015-08-28 12:14:01 +02:00
MaxXor 0d9334f97b Fixed wrong installation path on windows xp 32-bit 2015-08-28 11:56:54 +02:00
d3agle 3424fa73aa Added decompression handling 2015-08-27 16:39:29 -05:00
MaxXor a9e8eca086 Small fix 2015-08-27 20:59:03 +02:00
MaxXor 5ba266f3a0 Small networking improvement 2015-08-27 20:51:04 +02:00
MaxXor ec7df970d0 Networking fixes 2015-08-27 09:19:10 +02:00
d3agle 36270bc76c Fix firefox registry path 2015-08-26 18:00:16 -05:00
MaxXor 5ceab1ac72 Improved Installation error handling 2015-08-26 21:15:12 +02:00
MaxXor b818dbc54b Fixed uninstallation 2015-08-26 20:54:42 +02:00
MaxXor e94beaeb79 Merge pull request #356 from quasar/uninstall-fix
Fix for uninstalling in read-only protected directory
2015-08-26 20:37:01 +02:00
MaxXor 790dd2a92f Fixed GetUptime 2015-08-26 20:21:20 +02:00
yankejustin 5dc8c0b07f Fix for uninstalling in admin folder
Make sure it doesn't just have the read-only attribute. If it does and
we have admin. privileges, strip all of the files in the client's
install path so that we can proceed and continue the uninstallation
process.
2015-08-26 14:15:14 -04:00
MaxXor 7184482286 Merge pull request #354 from quasar/UptimeFix
Fixed #346
2015-08-26 20:09:12 +02:00
yankejustin e85c448080 Fix for #346
This should fix issue #346 regarding incorrect uptime being returned.
Directly querying the uptime and subtracting it from the current time
(in UTC) allows us to convert it into a TimeSpan from the ticks and
obtain a significantly more accurate uptime.
2015-08-26 13:04:41 -04:00
MaxXor c4b2070806 Fixed registry access 2015-08-26 15:53:00 +02:00
MaxXor ae503bebe4 Updates regarding .NET Framework 4.0 2015-08-26 15:00:39 +02:00
MaxXor c1bd080c40 Reliability and Behavior Improvements
#353
2015-08-26 10:45:53 +02:00
MaxXor 29dba29689 Small fix
regarding this change:
f8c72b7c0a
2015-08-25 18:52:55 +02:00
MaxXor 531e855376 Delete ZoneIdentifier when installing Client 2015-08-24 23:31:36 +02:00
MaxXor 5e868eb05e Small change 2015-08-24 21:06:40 +02:00
MaxXor 3c0e930bc9 Fixed Installation to system32 fail on 64-bit OS 2015-08-24 20:35:53 +02:00
MaxXor fd877a13e5 Many Client improvements
- Improved Client Installation, Update and Uninstallation
- Improved Registry Access
- Split SystemCore class
2015-08-24 19:34:38 +02:00
MaxXor f8c72b7c0a Support detection of multiple AVs, Firewalls, GPUs, CPUs 2015-08-23 22:15:19 +02:00
MaxXor d6bdeaea12 Fixed #346 2015-08-23 21:48:19 +02:00
MaxXor 7bbcd5119d Improved OS architecture detection 2015-08-22 09:37:25 +02:00