ritvikb99 / dark-fantasy-hack-tool

DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
366 stars 73 forks source link

problems with ftp password cracker #12

Open 0xfadead opened 2 years ago

0xfadead commented 2 years ago

I tried to use the rockyou wrodlist from kali linux but when I specify this fileas wordlist it spits the message in the following picture. gfhdfghghfgf The funny thing is that it works with other txt files so I don't know why it isn't working.

ritvikb99 commented 1 year ago

Sorry for the late reply. Seems like the rockyou word list contains non utf-8 characters. I'll try to add support for different encodings in the future or at least catch this error in the code. Thanks for bringing this to my attention.

yechielb2000 commented 1 year ago

Try to use latin-1 for encoding