Giter Club home page Giter Club logo

Comments (5)

LandGrey avatar LandGrey commented on May 30, 2024

I am trying to build a wordlist but it throws error at the start.

C:\pydictor-master>python pydictor.py --len 12 12 --head 2031 -base dc
                              _ _      _
              _ __  _   _  __| (_) ___| |_ ___  _ __
             | '_ \| | | |/ _` | |/ __| __/ _ \| '__|
             | |_) | |_| | (_| | | (__| || (_) | |
             | .__/ \__, |\__,_|_|\___|\__\___/|_|
             |_|    |___/                            2.1.5.2#dev


[!] Build items more than pyoptions.count_switcher: 100000000000
[!] Modify /lib/data/data.py count_switcher to adjust it

your command will generate (10+26)^12 = 4.7383813383216e+18 lines and it's large than 100000000000 line.

pydictor default will exit.

if you have enough disk space, you can modify fileC:/pydictor-master/lib/data/data.py increasingcount_switcher number.

from pydictor.

mujtabaxd avatar mujtabaxd commented on May 30, 2024

Yes it's fine now.
A nice feature would be if pydictor tells the exact size of the wordlist we're going to generate.

from pydictor.

principal-aaas avatar principal-aaas commented on May 30, 2024

Hiya Mujtabaxd,
Thank you for the insight as I adjusted my count_switcher to accommodate 26^13 with a 4 digit --tail. Based upon your experience, how long should I expect the wordlist generation to take? It's been going for over an hour now.
Cheers!

from pydictor.

jrgdiaz avatar jrgdiaz commented on May 30, 2024

is there a way to limit the number of items that pydictor generates?
For example if only wanted the first 1000 items ...

from pydictor.

LandGrey avatar LandGrey commented on May 30, 2024

is there a way to limit the number of items that pydictor generates? For example if only wanted the first 1000 items ...

Temporarily no this feature.

from pydictor.

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.