Skip to content

TheNewAttacker64/Dart-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cross-Platform Reverse Shell in Dart

This is a simple cross-platform reverse shell implementation in Dart that can be used to connect to a remote shell and execute commands

Detection screenshot

screenshot

Notes

  • You should learn Dart is powerful and useful language

  • This implementation currently supports only Windows, Linux, and macOS

  • This implementation uses the Dart Socket and Process libraries to establish the reverse shell connection and execute commands on the remote machine

  • This implementation is for educational purposes only and should not be used for any malicious purposes

  • Use at your own risk

About

Simple cross-platform Reverse Shell in Dart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages