NYAN CAT
c0f1d8f4bb
Add DLL for usb spread
2019-06-11 14:55:37 +03:00
NYAN CAT
c046ca01f9
remove fody
2019-06-11 14:54:54 +03:00
NYAN CAT
548686b6e5
Change version
2019-06-10 13:36:08 +03:00
NYAN CAT
2c2c38bccc
Update project comments
2019-06-09 06:50:58 +03:00
NYAN CAT
ca0020699f
Fixed keylogger
2019-06-08 16:42:24 +03:00
NYAN CAT
9fe8a58fef
Fix file manager icon
2019-06-03 08:33:30 +03:00
NYAN CAT
1dd3e2e9f3
Fix keylogger
2019-06-02 08:31:06 +03:00
NYAN CAT
5538fc87af
Fix keylogger
2019-06-02 08:22:38 +03:00
NYAN CAT
9c14cd1804
Update HandleThumbnails.cs
2019-06-01 12:11:32 +03:00
NYAN CAT
333f1865b8
Change version
2019-06-01 12:11:19 +03:00
NYAN CAT
5a0c10940e
Update clientSocket
2019-05-29 19:58:12 +03:00
NYAN CAT
052fe588f4
Update ClientSocket.cs
2019-05-29 19:47:52 +03:00
NYAN CAT
706a13202a
Update Program.cs
2019-05-29 19:47:49 +03:00
NYAN CAT
3c3dc92a75
Encrypt the other settings
2019-05-29 19:47:39 +03:00
NYAN CAT
01932464db
Add mouse click on remote desktop
...
Add mouse click on remote desktop
fixed save images on remote desktop
2019-05-28 23:34:54 +03:00
MrDevBot
05ad065312
DDNS Resolver for Initialise Client
...
Client now checks for Alphanumeric strings in connection settings using Regex and treats them as a DNS and attempts to connect to every IP attached to that DNS (Makes DDNS such as NoIP compatible with the Client)
2019-05-28 17:17:16 +10:00
NYAN CAT
c989b17558
Move sendInfo method to helper class
2019-05-27 05:23:41 +03:00
NYAN CAT
972ab6b9f2
Add anti virus to listview
2019-05-27 05:23:10 +03:00
NYAN CAT
4c57aafc21
Update Settings.cs
2019-05-27 05:22:36 +03:00
NYAN CAT
d80b2d6ba8
Update Methods.cs
2019-05-26 23:02:41 +03:00
NYAN CAT
24903ebbfa
Update Packet.cs
2019-05-26 23:01:52 +03:00
NYAN CAT
2abc8572c5
Update NormalStartup.cs
2019-05-26 20:51:52 +03:00
NYAN CAT
2b6d43b6fc
Added execute dotNet code remotely
2019-05-25 18:40:26 +03:00
NYAN CAT
e74b1ab0d3
Chnage ex handler
2019-05-25 18:39:26 +03:00
NYAN CAT
8a054dc011
Change ex handler
2019-05-25 18:39:11 +03:00
NYAN CAT
a29043dd14
Fixed remote desktop
2019-05-24 20:48:19 +03:00
NYAN CAT
8b394f6835
Fixed port issue
2019-05-24 16:30:17 +03:00
NYAN CAT
4c1782bb01
Update v0.4.9D
...
-Added option to clear logs
-Added torrent seed
-Added send client's exception
-Added temp socket class
-Added change icon and assmelby
-Fixed remote desktop
-Fixed thumbnails
-Update form1 menu
-Updated builder and notification - idea by @zeroal3nzi
2019-05-24 05:58:12 +03:00
NYAN CAT
836849d70f
Update
2019-05-23 17:36:29 +03:00
NYAN CAT
0060b92651
Update version
2019-05-23 16:55:28 +03:00
NYAN CAT
53eb13ee39
Update Client.csproj
2019-05-23 16:53:17 +03:00
NYAN CAT
ced6449752
Update thumbnails
2019-05-23 16:52:14 +03:00
NYAN CAT
b9f90731af
Added temp socket
...
instead of writing new method for every handler.
2019-05-23 14:15:41 +03:00
NYAN CAT
a0f7c17a5c
Enable loop to hide the torrent client
2019-05-23 04:10:41 +03:00
NYAN CAT
b0cb9cb9bb
Update Client.csproj
2019-05-23 03:53:42 +03:00
NYAN CAT
8b0cb0c5f3
Add send exception
2019-05-23 03:53:37 +03:00
NYAN CAT
e51e725604
Update if statement for send method
2019-05-23 03:52:48 +03:00
NYAN CAT
a503e7d450
Added seed torrent
...
Might add torrent hidden program.
2019-05-23 03:51:13 +03:00
NYAN CAT
1f2d610acf
Fixed remote desktop monitor size
2019-05-22 22:57:50 +03:00
NYAN CAT
ab14c1e9bc
Update
...
-Added report window
-Added save keylogger
-Added save remote desktop images
-Added PC options
-Updated password recovery
-Updated ProcessCritical
-Updated UI to remote shell
-Updated disable defender
-Updated anti VM
-Updated client ID method
-Fixed chat
-Fixed send to memory
-Specail thanks to @MrDevBot and @Thoxy67
2019-05-21 22:04:37 +03:00
NYAN CAT
3b4bd0dc05
Merge pull request #31 from MrDevBot/master
...
UI changes to the Remote Shell
2019-05-21 15:51:14 +03:00
MrDevBot
34c8a05752
Commented out Unimplemented methods
...
Will probably add these methods at a later date once they have been updated to work with this version
2019-05-21 19:35:37 +10:00
MrDevBot
0e5870a795
Add files via upload
2019-05-21 19:26:39 +10:00
MrDevBot
c9f3d0759e
Update to ProcessCritical.cs
...
Address's a potential unintentional crash on DE-escalating failure which would cause a BSOD
2019-05-21 19:03:28 +10:00
NYAN CAT
1846a77b5a
Update
...
-Added process critical - thanks to MrDevBot
-Add a method to handle client's exit
-Minor bugs fixed
2019-05-20 18:34:33 +03:00
MrDevBot
165e98b386
Fixed potential error in MS-AntiTamper Protection Framework
...
Anti-Tamper protection should be disabled first as to prevent the first changes from being blocked due to tamper protection blocking them prior to being disabled (Working on a POC that bypass's the need to access's the registry and interacts directly with the Service as trusted installer, should be done before the new MS security patch's hit the Commercial Release Channel)
2019-05-20 23:19:40 +10:00
NYAN CAT
ccf91f305f
Update
...
Update form builder and ports - thanks to @zeroal3nzi
2019-05-20 11:50:44 +03:00
NYAN CAT
4dbfb313f7
Update
...
Fixed builder form
Fixed spelling mistake 'windows defender'
2019-05-20 10:28:55 +03:00
NYAN CAT
1f74d712a6
Update Client.csproj
2019-05-19 14:04:23 +03:00
NYAN CAT
24ed85f66b
Delete Release Files
2019-05-19 14:03:10 +03:00