04-30-2024, 08:31 PM
hi guys. I'm trying to crack a lotus smartsuite file. it's an lwp file. I'm getting the following error message. has anyone got any tips or suggestions?
python3 /snap/john-the-ripper/639/run//lotus2john.py lotus.lwp > hahsfile
Traceback (most recent call last):
File "/snap/john-the-ripper/639/run//lotus2john.py", line 57, in <module>
process_file(sys.argv[i])
File "/snap/john-the-ripper/639/run//lotus2john.py", line 41, in process_file
assert 0
AssertionError
Quote:
python3 /snap/john-the-ripper/639/run//lotus2john.py lotus.lwp > hahsfile
Traceback (most recent call last):
File "/snap/john-the-ripper/639/run//lotus2john.py", line 57, in <module>
process_file(sys.argv[i])
File "/snap/john-the-ripper/639/run//lotus2john.py", line 41, in process_file
assert 0
AssertionError