Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
I also get this error quite often when trying to process a big list.  Also 
running .994 on win7 x64.  I can reproduce this error at the exact same spot on 
the exact same file everytime (rockyou.txt 136mb file).  It crashes at a little 
over 3.4mil lines with the 35605 error.  One thing I noticed is that when you 
drag a file from explorer into the program it doesn't release something from 
explorer because the pointer stays with the drag n drop icon while the file is 
being imported.  Could the error be a windows resource issue?  Sorry, not a 
windows programmer.

Original comment by [email protected] on 10 Jul 2012 at 2:36

from l517.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
same problem here - win 7 x64
filesize 85MB - crashes after loading about 3.5mil lines and the drag and drop 
pointer
thing...

solution - split file every 3mil words

BUT ! - after trying to append > add to the left/right of string it crashes 
again
with the same error (after loading a 3mil lines file)

Original comment by [email protected] on 22 Jul 2012 at 10:32

from l517.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
I'd like to start off by saying that this is -the- most awesome tool for making 
flexible wordlists.

However, I count myself amongst the crowd that is getting this error when 
building lists over ca. 128mb and/or 3 million words(lines). The direct-to-file 
generation functions of the programs don't seem to crash (i.e. the generate -> 
string to charset functions) however when reloading one of these lists later to 
make mutations or append characters the program will crash with the 
aforementioned error.

I noticed in the Windows task manager that this seems to happen once my machine 
reaches approximately 67% RAM used (4gb available, idling on desktop 29% used) 
and this too is a Windows 7 x64 machine. However, I have used the program and 
had it crash for the same reason on a Win 7 x64 machine with 8gb of RAM.

Recombining word lists is doable with other programs so the bug or crash isnt a 
terrible one but once fixed the L517 tool with be the ultimate one stop shopper 
for making comprehensible lists! Love it!

Original comment by [email protected] on 25 Sep 2012 at 12:53

from l517.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
This is due to the way it's written. It uses ListView to load an entire file, 
once you reach 2Gb of used memory (for the whole process) it will crash. It's a 
limitation set in Windows.
This can be handled if re-written.
I'm actually going to attempt and convert this to VB.NET so I can maybe resolve 
this.

Original comment by [email protected] on 30 Apr 2013 at 4:41

from l517.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.