sqlmap/extra/runcmd/windows
2010-02-21 08:52:54 +00:00
..
runcmd new program for running command prompt commands 2010-02-21 08:52:54 +00:00
README.txt new program for running command prompt commands 2010-02-21 08:52:54 +00:00
runcmd.sln new program for running command prompt commands 2010-02-21 08:52:54 +00:00

Compile only the Release version because the Runtime library option (Project Properties -> Configuration Properties -> C/C++ -> Code Generation) is set to "Multi-threaded (/MT)", which statically links everything into executable and doesn't compile Debug version at all.