john-packages
john-packages copied to clipboard
compress-raw-lzma-perl No longer exists
A large majority of john run commands no longer work due to lzma merging with xz such commands are 7z2john
I dont think I need to list steps to reproduce, just that a large amount of commands are not functional as you can no longer install the old packages
Welcome and thank you for helping us improve our software.\n Please make sure you read and understand the CODE_OF_CONDUCT.md and CONTRIBUTING.md\n We hope to see you soon!
Thanks for reporting.
I'm afraid I don't understand your complaint here. What I understood is:
- you say the
7z2johncommand doesn't work;- I just tested using a Ubuntu 24.04 and it worked (after a
sudo apt-get install -y libcompress-raw-lzma-perl).
- I just tested using a Ubuntu 24.04 and it worked (after a
- could you clarify exactly what no longer works?
What are the "large amounts of commands" that are not working? Could you add examples?
E.g.:
$ ./7z2john.pl *.7z
Can't locate Compress/Raw/Lzma.pm in @INC (you may need to install the Compress::Raw::Lzma module)
[...]
$ sudo apt-get install -y libcompress-raw-lzma-perl
[...]
$ ./7z2john.pl *.7z
ATTENTION: the hashes might contain sensitive encrypted data. Be careful when sharing or posting these hashes
7z-easy.7z:$7z$1$19$
...
This issue is stale because it has been open for 14 days with no activity.
"This issue was closed because it has been inactive for 7 days since being marked as stale."