NYAN CAT
54393a3267
Add class to unload assembly
2019-05-30 09:57:21 +03:00
NYAN CAT
a1b2ddb020
Add notification
2019-05-29 21:20:55 +03:00
NYAN CAT
76f8205642
Update FormBuilder.cs
2019-05-29 20:50:30 +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
NYAN CAT
972ab6b9f2
Add anti virus to listview
2019-05-27 05:23:10 +03:00
NYAN CAT
fa0c454fb5
Update HandleRecovery.cs
2019-05-26 16:30:49 +03:00
NYAN CAT
94fb660fe9
Fix .NET editor form size
2019-05-26 00:02:43 +03:00
NYAN CAT
cfa4844eff
Update file manager menus style
2019-05-25 23:25:15 +03:00
NYAN CAT
1f3eefea41
Added form passowrd. (not working for now)
2019-05-25 18:41:35 +03:00
NYAN CAT
0c54647b5d
Update FormProcessManager.Designer.cs
2019-05-25 18:40:58 +03:00
NYAN CAT
9930ae653b
Update shell background
2019-05-25 18:40:50 +03:00
NYAN CAT
2b6d43b6fc
Added execute dotNet code remotely
2019-05-25 18:40:26 +03:00
NYAN CAT
9f5dfc0754
Update HandleLogs.cs
2019-05-24 23:44:13 +03:00
NYAN CAT
48be73d7ff
Disable the client's permission to create folders
2019-05-24 23:44:07 +03:00
NYAN CAT
e1ab0de5b3
Update Form1.cs
2019-05-24 23:04:16 +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
9d8fa22be6
Added icon changer and assembly changer
2019-05-24 05:52:18 +03:00
NYAN CAT
a0fee36adc
Update HandleRecovery.cs
2019-05-24 03:25:13 +03:00
NYAN CAT
836849d70f
Update
2019-05-23 17:36:29 +03:00
NYAN CAT
b2bca880c6
Update remoteshell
2019-05-23 17:32:19 +03:00
NYAN CAT
2edc7452c8
Update form1
2019-05-23 17:15:04 +03:00
NYAN CAT
0060b92651
Update version
2019-05-23 16:55:28 +03:00
NYAN CAT
66e0d01a44
Update Form1.Designer.cs
2019-05-23 16:53:22 +03:00
NYAN CAT
c798c9b186
Update FormPorts.cs
2019-05-23 16:53:20 +03:00
NYAN CAT
a64f15a289
Update Listener.cs
2019-05-23 16:53:13 +03:00
NYAN CAT
0302d0e957
Update Clients.cs
2019-05-23 16:53:08 +03:00
NYAN CAT
db300b3955
Update FormRemoteDesktop.cs
2019-05-23 16:52:57 +03:00
NYAN CAT
1c2574d84c
Update form builder
2019-05-23 16:52:40 +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
b9c46a7678
Update readme
2019-05-23 05:16:21 +03:00
NYAN CAT
55d5fc1127
Update form1 context menu
2019-05-23 05:01:10 +03:00
NYAN CAT
cd7846fabe
Update keylogger icon
2019-05-23 03:53:00 +03:00
NYAN CAT
9f81994017
Incudle client's ip in the log
2019-05-23 03:51:47 +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
ed84ae9ebe
Add option to clear logs
2019-05-22 22:57:33 +03:00
NYAN CAT
7b7a353e05
Update StealerLib.dll
2019-05-22 19:00:19 +03:00
NYAN CAT
447da19a78
Update Settings.cs
2019-05-22 14:33:36 +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
170cb44559
Add files via upload
2019-05-21 18:31:04 +10:00
MrDevBot
22c05eeae2
Added discard to PortsFrm_Load's Methods.FadeIn
...
Added discard to PortsFrm_Load's Methods.FadeIn to suppress and solve CS4014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
2019-05-21 18:08:15 +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
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
MrDevBot
d1f4d21e99
Update FormBuilder.Designer.cs
2019-05-20 12:23:26 +10:00