Re: [sqlmap-users] Windows support

2011-07-08 Thread Bernardo Damele A. G.
Hi Wil, Chris, On 8 July 2011 09:28, Chris Oakley wrote: > ... > For the 0.8 exe, I assume the guys used something like py2exe.  Maybe they > could do this with 0.9 stable too if you ask nicely. Indeed, we used py2exe to generate the executable. It is not supported any more, now we only release

Re: [sqlmap-users] Windows support

2011-07-08 Thread Chris Oakley
I use the 1.0-dev version every day on Windows and Linux :) The best way is to install Python, whack it in your system PATH so that you can access it from anywhere, install TortoiseSVN and grab the latest build from https://svn.sqlmap.org/sqlmap/trunk/sqlmap. If you don't want to do this then jus