Hello, can anyone help me with a large project (more than 2000 lines of code) I wrote a script to extract hashes from password-protected 7z archives. I know there is already a script written in perl, but I decided to rewrite it in python because it turned out to be more compact and I just like python. The script is not finalized and does not read the archive or reads it incorrectly and therefore cannot extract the hash. Since the code is too big, I uploaded it to Google Drive.
https://drive.google.com/file/d/1bkX-GkGtoEp5D5v-4gYy-CpZnHOTTPLP/view
Any help is welcome, I've been wanting to implement this in Python for a long time
Google Docs