Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 7zip2john #263

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Fix 7zip2john #263

merged 1 commit into from
Oct 18, 2023

Conversation

QU35T-code
Copy link
Member

Description

Fix 7zip2john

Before :

> 7z2john.pl 
Can't locate Compress/Raw/Lzma.pm in @INC (you may need to install the Compress::Raw::Lzma module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /opt/tools/john/run/7z2john.pl line 6.
BEGIN failed--compilation aborted at /opt/tools/john/run/7z2john.pl line 6.

Now :

> 7z2john.pl       
Usage: /opt/tools/john/run/7z2john.pl <7-Zip file>...

@QU35T-code QU35T-code self-assigned this Oct 18, 2023
@QU35T-code QU35T-code added the bugfix It's a bird, it's a plane label Oct 18, 2023
@QU35T-code QU35T-code merged commit 8170ace into ThePorgs:dev Oct 18, 2023
39 of 41 checks passed
@QU35T-code QU35T-code deleted the fix/7z2john branch October 18, 2023 14:53
@QU35T-code QU35T-code mentioned this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix It's a bird, it's a plane
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant