VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Chat with dos (through VB) proof of concept

rBg  (4 Submissions)   Files/File Controls/Input/Output   VB Script   Beginner   Wed 3rd February 2021

First things first, this is just something simple, you need to rename
cmd.exe.000 to cmd.exe that is the same as any cmd or command file you
will get off of a computer.
Next you need to make sure that you register the redirect.dll or this
will not work, I repeat this will not work.
This is a proof of concept that you can use a vb app to talk to a dos window
and not only that but read what is sent back in the vb app. If you would
like to replace the cmd.exe with your own command file that is fine but
please make the appropriate changes in the app to show where that cmd.exe
or command.exe is located on your computer.
You can see the source to that dll in the dll.source folder, although
that is written in c++ by (unknown) but whoever they are, they did a great job..

Assumes
First things first, this is just something simple, you need to rename cmd.exe.000 to cmd.exe that is the same as any cmd or command file you will get off of a computer. Next you need to make sure that you register the redirect.dll or this will not work, I repeat this will not work. This is a proof of concept that you can use a vb app to talk to a dos window and not only that but read what is sent back in the vb app. If you would like to replace the cmd.exe with your own command file that is fine but please make the appropriate changes in the app to show where that cmd.exe or command.exe is located on your computer. You can see the source to that dll in the dll.source folder, although that is written in c++ by (unknown) but whoever they are, they did a great job..

Returns
all of it

Side Effects
none?

API Declarations
Dll

Rate Chat with dos (through VB) proof of concept (4(4 Vote))

Download Chat with dos (through VB) proof of concept

Chat with dos (through VB) proof of concept Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters