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
DragonHunter
ee74b6112d
Initial release of the Reverse Proxy
...
Supports HTTPS
Supports Socks5
Tested both HTTPS and Socks5 with Proxifier
2015-05-10 13:11:27 +02:00
yankejustin
601c6a84f7
Fix: Added support for Extension Methods
...
Made a small attribute to support the power and beauty of extension
methods in .NET 2.0! :)
2015-05-08 23:55:24 -04:00
yankejustin
93a34dde9e
Slight changes to the Logger
...
Added a small amount of documentation for the Logger's constructor, and
set the interval to flush the contents of the file to a lower amount (30
seconds was far too slow).
2015-05-05 21:58:29 -04:00
MaxXor
e5c518bcb3
Improved behaviour when client lost connection
2015-05-04 16:46:34 +02:00
MaxXor
c39bff3a6f
Merge pull request #73 from MaxXor/dev
...
Added Keylogger
2015-05-04 16:22:28 +02:00
MaxXor
770d194ba9
Improved implementation of keylogger
2015-05-01 14:50:38 +02:00
MaxXor
7a77279cab
Fixed #68 (Installation bug)
2015-04-25 18:49:52 +02: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
5d20aad9d6
Fixed File Download in File Manager ( #36 )
2015-04-04 17:22:20 +02:00
DragonHunter
5e3e2704f6
Probably fixed Remote Desktop Memory Leak
...
Probably fixed Remote Desktop Memory Leak, needs more testing but
overall stays between 50-100MB
Added UnsafeStreamCodec
2015-03-31 20:38:16 +02:00
MaxXor
a54c6db38f
Fixing new bugs
2015-03-31 18:15:48 +02:00
MaxXor
90a4d4a89f
Added bitmap to cleanup
2015-03-18 18:57:51 +01:00
MaxXor
4184bbb1e4
Minor change
2015-03-17 17:22:42 +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
30632359db
RemoteShell closes now on reconnect
2015-01-15 10:10:52 +01:00