yankejustin
3990494d47
Fixed redundant type specification
...
Fixed redundant type specification for the server's packets.
2015-05-18 21:01:38 -04:00
MaxXor
ce72b4edc9
Revert "CPU/RAM usage of each process"
2015-05-15 18:58:50 +02:00
yankejustin
ae04753f0d
Changed server packets for CPU and memory usage
...
Added two more properties on the GetProcessesResponse packet to provide
properties on CPU and memory usage.
2015-05-14 14:04:46 -04:00
d3agle
62826a39e6
Added Hookless Keylogger
...
-added hookless keylogger class with unicode support
-logs on keylogger class are saved in html format
-added keylogger form using webbrowser to load the log as an html file
-added context menu keylogger option under surveillance
-started keylogger setting enable/disable on client file execution
(didn't complete this, wasn't sure how to do it properly. just added
the setting in the settings class and in program class for the logic.
only thing left is the server side stuff)
left todo:
-encryption/decryption of logs if desired
-options to enable/disable when building client, etc...
2015-04-22 14:39:52 -05:00
MaxXor
df5ce2f893
Fixed code formatting
...
Replaced all tabs in code with 4 spaces and did some general renaming.
2015-04-21 20:27:52 +02:00
MaxXor
27cda8f80b
Fixed Remote Desktop crash
...
- Fixed Remote Desktop crash when using multiple monitors with different
resolution
2015-04-13 09:16:44 +02:00
MaxXor
12a0da6288
Improved KeepAlive and Extension Methods
2015-04-06 20:33:34 +02:00
MaxXor
bec3e7daab
Fixed File Upload & Execute ( #39 )
2015-04-06 10:06:33 +02:00
MaxXor
5d20aad9d6
Fixed File Download in File Manager ( #36 )
2015-04-04 17:22:20 +02:00
MaxXor
d140ca438e
Improved Remote Desktop
...
- Added ability to change quality of remote desktop
- Fixed another cross threading crash
2015-04-02 10:26:57 +02:00
MaxXor
6a5ac88b2d
Fixed wrong All Time Connected Clients
...
Each client has now an unique identifier (hashed MAC-address)
2015-03-20 14:45:58 +01:00
MaxXor
0d106a4f8b
Added option to add files to autostart
2015-03-08 18:13:13 +01:00
MaxXor
e20927d586
Added basic Startup Manager
...
- Some minor fixes
- Updated copyright year
2015-02-24 12:13:04 +01:00
MaxXor
e3ad2f0716
Refactored namespace
2015-01-13 19:29:11 +01:00
MaxXor
a0ca489717
Adjusted some changes to xRAT
2014-07-30 15:08:03 +02:00
187Final
07432937a7
Upload And Execute
...
introduced new way to pass multiple clients + a method to upload and
execute
2014-07-30 07:04:41 -05:00
MaxXor
6800dfa213
Added Computer Commands: Restart, Shutdown, Standby
...
Updated Readme
2014-07-22 21:52:07 +02:00
MaxXor
68061e2d12
Added dynamic sizes for system information
...
It's now very easy to add new system information, only the client needs
the modification now.
See file 'Client\Core\Commands\CommandHandler.cs' method
'HandleGetSystemInfo'
2014-07-18 17:39:19 +02:00
MaxXor
83254da815
Extended File Manager with some additional features
...
Added Rename & Delete option
2014-07-17 23:22:59 +02:00
MaxXor
034b6242f4
Initial commit with everything else
2014-07-08 14:58:53 +02:00