D4Vinci/elpscrk

Results not being exported

chugh-ak5 opened this issue · 1 comments

I've pip installed requirements.txt and put in the parameters correctly, but the results are not being exported to a text file at all. Neither is it present in the same directory. Tried multiple times, no text files stored anywhere

image

could you please advise?

Usually the passwords.txt is generated on the directory of the repo. So for example you clone this repo and you cd elpsrck. Then you run the program, you enter the information you want and then it says Results exported to passwords.txt!.... The results will be in the current directory. If you want to export it in some other directory you can use the -x option along with the path you desire (e.g. ~/Downloads).