Closed GoogleCodeExporter closed 8 years ago
Maybe I am stupid, but not problem backtrack4 r2 support only 32bit os?
Original comment by andor...@gmail.com
on 13 Mar 2011 at 8:35
Maybe, am using 32bits cause only have 2.5 GB of RAM. I have successfully
imported an 11 GB text file but not this one:
-rwxrwxrwx 1 root root 38793140809 2009-04-08 06:14 30GB.txt
I'm currently splitting it and importing it, will report later.
It seems that pyrit (like every software tbh) doesn't scale well with huge text
files because it's getting slower and slower when merging other files into the
database that was fed with several dozens of gigabytes from other password
files. It's not a pyrit issue but rather an architectural one, the hardware I'm
using it's also pretty outdated from today's standards, who the bleep still
uses a Pentium 4 ?! :)
Original comment by henrique...@gmail.com
on 13 Mar 2011 at 8:52
You need to split such large files on a 32bit system. The error comes directly
from the Python-interpreter.
Original comment by lukas.l...@gmail.com
on 13 Mar 2011 at 5:58
Original issue reported on code.google.com by
henrique...@gmail.com
on 12 Mar 2011 at 11:47