error message
#1
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? 

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

Reply
#2
(04-30-2024, 08:31 PM)kubuntu2024 Wrote: 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? 

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


I don't know anything about Lotus, but you need to run lotus2john.py on a Lotus notes ID file. Is your file such a file?
Reply