About the command in the Crack File Password page to install prerequisites
sudo apt-get -y install micro bash-completion git build-essential libssl-dev zlib1g zlib1g-dev zlib-gst libbz2-1.0 libbz2-dev atool zip wget
On my Debian 13 it says that the package zlib-gst isn't found, but when i removed it, the command ran successfully. I am not sure if it is an error
Just a note:
If Debian 11 gives errors on 7z2john:
libcompress-raw-lzma-perl needs to be installed.
sudo apt-get install libcompress-raw-lzma-perl
This was needed 10.05.2023 on Debian 11 Server.