Commit Graph

73 Commits

Author SHA1 Message Date
MaxXor 4b0466d5be Added encrypted Keylogger Logs (#396) 2015-09-18 21:22:29 +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 87211b84e1 Small fix 2015-09-06 16:27:52 +02:00
MaxXor bdfe0543f5 Set file attributes on startup 2015-09-06 16:25:21 +02:00
MaxXor bdedaf5324 Improved Client Builder 2015-09-06 16:17:21 +02:00
MaxXor 5944925c3e Handle UnhandledExceptions 2015-09-05 22:25:57 +02:00
MaxXor 47d5081a4e Moved namespace 2015-09-01 15:16:27 +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 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 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 a7fd5327f1 Improved Settings, Builder Profiles and more
- Added namespace Data for classes which just hold data or help in data
processing
- Fixes #327
2015-08-15 16:06:07 +02:00
MaxXor 897588384f Fixes to Settings, ProfileManager and Builder 2015-08-09 15:29:49 +02:00
MaxXor 23cafeb2f3 Switched from ProtoBuff to NetSerializer
NetSerializer should be slightly faster than Protocol Buffers
2015-08-08 16:21:09 +02:00
MaxXor af3442a954 Improved File Manager
Improved Exception Handling
2015-08-06 19:58:36 +02:00
MaxXor ac9f386ec9 Improved Client Builder
closes #282
2015-08-03 17:33:50 +02:00
MaxXor c8ea031fac Resolved some merge conflicts 2015-08-02 20:04:58 +02:00
MaxXor ff65ceeb80 Improved encryption speed
- pre hashing of the key
2015-08-02 12:17:31 +02:00
d3agle 6f307b210b Keyboard implementation for RDP 2015-07-29 08:11:07 -05:00
MaxXor 834dd12592 Old Remote Desktop
- has some improvements from the new one
2015-07-29 10:40:34 +02:00
d3agle 41862cbd6d Remote Desktop Mouse Input Improvements 2015-07-27 08:57:05 -05:00
MaxXor 5d110d36ae Moved Keylogger 2015-07-26 19:36:11 +02:00
MaxXor c63e361136 Improved GeoLocation implementation 2015-07-26 16:44:03 +02:00
MaxXor 59eec835dd Some refactoring and Remote Desktop improvements 2015-07-26 00:10:59 +02:00
MaxXor 8a7bda84bd Added Upload File with Drag & Drop to File Manager 2015-07-24 15:46:11 +02:00
MaxXor 2c48db56e4 Improved Remote Desktop
- shows now FPS (frames per second)
2015-07-23 16:55:44 +02:00
MaxXor 45dccb69e0 Added consistent packet names 2015-07-14 19:00:31 +02:00
MaxXor c2b73265aa Cleaned up Connect method in Client 2015-06-20 10:10:53 +02:00
MaxXor 3bdd5aa294 Implemented pooled buffer manager to socket 2015-06-05 23:07:37 +02:00
MaxXor 8face0ab0c Fixed #249 2015-05-31 20:52:03 +02:00
MaxXor 3ff0b38585 Added #245
Improved client & server
closes #245
2015-05-31 19:22:00 +02:00
MaxXor 24673509c5 Partial fix #231 2015-05-29 00:25:40 +02:00
Skid 902bdb5db3 Added Password Recovery
Password Recovery for Firefox (36+), Chrome, Yandex, Internet Explorer
and Opera
2015-05-27 23:57:57 +09:30
Skid 1d2b838b78 Password Recovery Server Side
Work in progress, so don't think this'll work
2015-05-27 21:00:35 +09:30
MaxXor bceaf04811 Added Removing of Programs from Autostart 2015-05-26 23:11:16 +02:00
MaxXor 36ac738e43 Minor Uninstall fix
- Add to Autostart again when already installed #205
2015-05-26 18:28:15 +02:00
MaxXor 6e2716466b Small changes to improve the code 2015-05-23 14:24:31 +02:00
d3agle 0efb64adef Message loop fix
Fixed the message loop, called Application.Run in the thread and not the
object, using ApplicationContext object we can identify which thread to
tell the message loop to return
2015-05-23 07:09:55 -05:00
MaxXor 23a4389157 Merge small change 2015-05-22 22:52:47 +02:00
yankejustin ae4b1f44de Implemented gmamaladze's logic
Implemented gmamaladze's logic into the Keylogger. Still needs work on
the way it outputs. See additional notes in
https://github.com/MaxXor/xRAT/issues/149
2015-05-20 11:50:47 -04:00
MaxXor c64775b45a Merged changes 2015-05-19 22:07:02 +02:00
d3agle 12ed28267d Keylogger hook implementation - barebones 2015-05-19 03:19:09 -05:00
d3agle 69c95769a6 initial keylogger hook 2015-05-16 23:07:17 -05:00
MaxXor a2a5f59c67 Improved Reverse Proxy 2015-05-10 19:02:10 +02:00