Talanor / findmyhash

Hash cracker
GNU General Public License v3.0
58 stars 31 forks source link

Error report #6

Open Talanor opened 10 years ago

Talanor commented 10 years ago

If hash cracking fails because the given online service is down or because its syntax has changed, report it with a procedure (and disable it in the service list)

dheerajkumarpatel commented 3 years ago

not open show error Traceback (most recent call last): File "/home/kalikali/findmyhash/hash-tool.py", line 9, in from findmyhash import services File "/home/kalikali/findmyhash/findmyhash/services/init.py", line 1, in from . import ( File "/home/kalikali/findmyhash/findmyhash/services/MD5Hashing.py", line 5, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium'