Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with output #5

Open
smithcau opened this issue Dec 5, 2019 · 1 comment
Open

Issue with output #5

smithcau opened this issue Dec 5, 2019 · 1 comment

Comments

@smithcau
Copy link

smithcau commented Dec 5, 2019

me@me:~$ pwdlyser -p file.txt --all

  #####  #     # #####  #      #   #  ####  ###### #####
  #    # #     # #    # #       # #  #      #      #    #
  #    # #  #  # #    # #        #    ####  #####  #    #
  #####  # # # # #    # #        #        # #      #####
  #      ##   ## #    # #        #   #    # #      #   #
  #      #     # #####  ######   #    ####  ###### #    #

  ---- Password analysis & reporting tool --- v2.6.0 ----

[!] Auto-update check not performed. Please check for a new version manually at https://www.github.com/ins1gn1a/pwdlyser

Traceback (most recent call last):
  File "/usr/local/bin/pwdlyser", line 870, in <module>
    check_character_analysis(full_list)
  File "/usr/local/bin/pwdlyser", line 512, in check_character_analysis
    mostUsed = (wordfreq[0])[1]
IndexError: list index out of range

Additionally, any other options output nothing.

@ins1gn1a
Copy link
Owner

Sorry - only just seen this. What input format are you using? It only accepts username:password or username:hash:password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants