Jump to content

Cmd shell


 Share

Recommended Posts

Hello, I need some help constructing a cmd shell thats usable over TCP.

Here is some code ive done:

Case $msg = $Button_cmdshell
            $command = GUICtrlRead($Input_cmdshell)
            _RunDos($command)
and uploading it to a ftp, download it from ftp, open it in my computer. But as you might notice that is not as handy. All help is appreciated and i thank those that help me in advance :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...