new program for running command prompt commands

This commit is contained in:
Miroslav Stampar
2010-02-21 08:52:54 +00:00
parent 9c014c0fd0
commit 60366f7168
8 changed files with 324 additions and 0 deletions

7
extra/runcmd/README.txt Normal file
View File

@@ -0,0 +1,7 @@
Files in this folder can be used to compile auxiliary program that can
be used for running command prompt commands skipping standard "cmd /c" way.
They are licensed under the terms of the GNU Lesser General Public License
and it's compiled version is available on the official sqlmap subversion
repository[1].
[1] https://svn.sqlmap.org/sqlmap/trunk/sqlmap/shell/runcmd.exe_