Hi Bernardo,
Thank you very much for the quick reply.
On Tue, Nov 8, 2011 at 2:58 PM, Bernardo Damele A. G. <
bernardo.dam...@gmail.com> wrote:
> Hi David,
>
> On 8 November 2011 13:13, David Alvarez wrote:
> > ...
> > The problem is that sqlmap is not able to detect differences because when
>
As a follow up to my previous post, I think this should summarize what I was
attempting to say. The issue causing the memory error appears to be on line
210 of lib/core/target.py:
for line in readSessionFP.readlines(): # xreadlines doesn't return
unicode strings when codec.open(
Hello,
I've been dumping a fairly large database with sqlmap over the past week, and I
have ran into a problem trying to resume the dump. It's running out of memory
and killing the process. The output//session file is 1.1GB, and the
system I'm duping it with has 4GB of ram. From wh