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
2019-01-18 19:58:28 -08:00
2019-05-20 11:50:44 +03:00
2019-01-18 19:58:28 -08:00
2019-05-20 10:28:55 +03:00

AsyncRAT

Remote Administration Tool For Windows

AsyncRAT project is all about learning tcp socket.
If you found a bug or a better way to code the socket please contact me.

Author

  • NYAN CAT

Disclaimer

I, the creator, am not responsible for any actions, and or damages, caused by this software.

You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only.

This software's main purpose is NOT to be used maliciously, or on any system that you do not own, or have the right to use.

By using this software, you automatically agree to the above.


License

License

This project is licensed under the MIT License - see the LICENSE file for details

Description
Open-Source Remote Administration Tool For Windows C# (RAT)
Readme MIT 11 MiB
Languages
C# 100%