-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Enter MD5 hash or .txt path: C:\oclHashcat-2.01\crack.txt
Would you like to use your DeathByCaptcha account ? [n]|y: n
Starting Thread-1
DeHashing Started! Hashes will be saved to: C:\Python27\Scripts 2016\MD5HashKill\146316593103.txt
Enter the Captcha...
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File "C:\Python27\lib\threading.py", line 754, in run
self.__target(_self.__args, *_self.__kwargs)
File "main.py", line 72, in ThreadWork
hk.CrackMd5(WorkingHashs, captchaObj, SaveTo, DeathByCaptchaClient)
File "C:\Python27\Scripts 2016\MD5HashKill\hashkiller.py", line 156, in CrackMd5
self.status = ParseContent(r.text, 'content1_lblStatus', 'span' ,'id').getText()
AttributeError: 'bool' object has no attribute 'getText'