Ha3MrX / Gemail-Hack

python script for Hack gmail account brute force
969 stars 376 forks source link

error at line 47 in module #1

Closed ghost closed 6 years ago

ghost commented 6 years ago

path of passwords file :/Home/openwall.net-all.txt
Traceback (most recent call last): File "gemailhack.py", line 47, in pass_file = open(file_path,'r')

Aishwow commented 1 year ago

path of passwords file :123456 Traceback (most recent call last): File "gemailhack.py", line 47, in pass_file = open(file_path,'r') IOError: [Errno 2] No such file or directory: '123456' The same thing is happening to me, what is the solution?