john-packages icon indicating copy to clipboard operation
john-packages copied to clipboard

compress-raw-lzma-perl No longer exists

Open 1MiloAC opened this issue 1 year ago • 2 comments

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

1MiloAC avatar May 09 '24 20:05 1MiloAC

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!

github-actions[bot] avatar May 09 '24 20:05 github-actions[bot]

Thanks for reporting.

I'm afraid I don't understand your complaint here. What I understood is:

  • you say the 7z2john command 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).
  • 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$
...

claudioandre-br avatar May 09 '24 21:05 claudioandre-br

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] avatar May 24 '24 02:05 github-actions[bot]

"This issue was closed because it has been inactive for 7 days since being marked as stale."

github-actions[bot] avatar May 31 '24 02:05 github-actions[bot]