209 Commits

Author SHA1 Message Date
NYAN CAT
8269736fa2
Merge pull request #30 from MrDevBot/patch-3
Added discard to PortsFrm_Load's Methods.FadeIn
2019-05-21 15:47:47 +03:00
NYAN CAT
dcebdff612
Merge pull request #33 from MrDevBot/patch-1
Update to ProcessCritical.cs
2019-05-21 15:45:41 +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
MrDevBot
279566d29c
Small fix when resizing window 2019-05-21 18:39:50 +10: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
4626e891b1
Merge pull request #24 from MrDevBot/patch-1
Fixed potential error in MS-AntiTamper Protection Framework
2019-05-20 16:43:12 +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
5bbfe2723a
Merge pull request #22 from MrDevBot/patch-3
Fix FormBuilder.Designer.cs to show the build button
2019-05-20 10:18:31 +03:00
MrDevBot
d1f4d21e99
Update FormBuilder.Designer.cs 2019-05-20 12:23:26 +10: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
NYAN CAT
f75229df31 Update
[]Updated password recovery - thanks to @thi67
[]Compiled files will be written in /Binaries/ - thanks to @MrDevBot
[]Fixed ping
[]Added remote shell
[]Added chat
[]Minor bugs fixed
2019-05-18 23:51:48 +03:00
NYAN CAT
ab71c1193c
Merge pull request #15 from thi67/master
Update Remote Desktop
2019-05-17 19:10:09 +03:00
thi67
c51c9b8ca2 Update Remote Desktop
- Change WorkingArea to Bounds for fullscreen
- Add NumericUpDown for select screen source
- Add Client variable to send the number of screen available to the server
2019-05-17 17:41:06 +02:00
NYAN CAT
90ffd47eb9 Update
Added Tasks
Added connect via pastebin
Fixed file manager (upload)
Updated client install (vbs)
2019-05-16 14:13:17 +03:00
NYAN CAT
808d4e2dfc Update
Fix remote desktop
2019-05-12 11:15:25 +03:00
NYAN CAT
75dcb74c66 Update HandleRemoteDesktop.cs 2019-05-12 11:14:00 +03:00
NYAN CAT
db90ddf043 Update
Added secure socket
Added chrome password recovery
2019-05-11 08:05:18 -07:00
NYAN CAT
d0db7be786 Update ClientSocket.cs 2019-05-10 10:13:37 -07:00
NYAN CAT
73acd52efe Update
Added dos attack
Added disable windows defender
Added ask for uac prompt
Fix install privileges
2019-05-09 06:27:20 -07:00
NYAN CAT
8663f03b6f Update 2019-05-08 20:53:40 -07:00
NYAN CAT
86081199e4 added ddos attack 2019-05-08 19:24:28 -07:00
NYAN CAT
0a005f7ef2 Update AsyncRAT-Sharp.csproj 2019-05-07 21:20:03 -07:00
NYAN CAT
d05f2050a5 Update 2019-05-07 21:08:51 -07:00
NYAN CAT
1c22b0b2c4 Update 2019-05-07 21:04:25 -07:00
NYAN CAT
29f00e07ad Update 2019-05-07 16:55:24 -07:00
NYAN CAT
41fa966796 Update Form1.Designer.cs 2019-05-07 16:40:07 -07:00
NYAN CAT
ddc8430b98 Update 2019-05-07 06:25:17 -07:00
NYAN CAT
7684520c67 Update 2019-05-07 04:05:45 -07:00
NYAN CAT
b4769bbb26 Update Form1.Designer.cs 2019-05-07 02:14:34 -07:00
NYAN CAT
5316bab8bc EnableWindowsFormsHighDpiAutoResizing 2019-05-07 02:11:52 -07:00
NYAN CAT
953140bbbf Update
remove unnecessary classes to decrease stub size
2019-05-07 00:41:52 -07:00
NYAN CAT
e0af8a63aa Minor fixes
Deleted 'IsDublicated'
2019-05-06 15:33:04 -07:00
NYAN CAT
2db828cbcc Update FormBuilder.cs 2019-05-04 22:35:20 -07:00
NYAN CAT
9eb913b528 Update
added mutex
added notification
minor bugs fixed
2019-05-04 22:26:16 -07:00
NYAN CAT
75d9d13dac Update
fixed filemanager - couldn't delete some files.
added filemanager upload file form.
added quality for remote desktop
minor bugs fixed
2019-05-02 09:57:26 -07:00
NYAN CAT
d5d60c0cb9 Update
fixed server and client stabilty
minor bugs fixes
2019-04-30 11:12:02 -07:00
NYAN CAT
9f269b053d Update
fixed remote desktop
fixed server and client stabilty
minor bugs fixes
2019-04-29 19:35:44 -07:00
NYAN CAT
7acc6881f3 Update
-Fixed server crash at startup
-Fixed file manager - download file
-Fixed builder form freeze
-Added visit website
-Added performance counter (making ping useful)
-Improve remote desktop
2019-04-26 12:20:57 -07:00
NYAN CAT
9bf11d5cfe Update v0.4.1
-Fixed file manager - download file
-Fixed builder form freeze
-Added visit website
-Added performance counter (making ping useful)
-Improve remote desktop
2019-04-26 11:14:31 -07:00
NYAN CAT
b7f22693f2 Update 2019-04-25 14:24:12 -07:00
NYAN CAT
cfae8909d7 Update 2019-04-24 11:10:26 -07:00
NYAN CAT
098918cd3f Small update 2019-04-21 05:41:29 -07:00
NYAN CAT
747d31611e Update Stub
fix uninstall feature
2019-04-16 05:29:32 -07:00