From 164b20981c6a1818de2c60e5c8ba65a33ee46665 Mon Sep 17 00:00:00 2001 From: philsmd <921533+philsmd@users.noreply.github.com> Date: Mon, 20 Sep 2021 15:21:00 +0200 Subject: [PATCH] minor version update and code style changes (before release) --- 7z2hashcat.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/7z2hashcat.pl b/7z2hashcat.pl index 900aeb8..b67e7e9 100755 --- a/7z2hashcat.pl +++ b/7z2hashcat.pl @@ -11,7 +11,7 @@ # magnum (added proper handling of BCJ et. al. and adapt to JtR use) # version: -# 1.41 +# 1.5 # date released: # April 2015 @@ -1530,7 +1530,7 @@ sub extract_hash_from_archive return ""; } - $hash_buf = basename($file_path) . ":" . $hash_buf if $PASSWORD_RECOVERY_TOOL_NAME eq "john"; + $hash_buf = basename ($file_path) . ":" . $hash_buf if $PASSWORD_RECOVERY_TOOL_NAME eq "john"; $hash_buf .= sprintf ("%s%u\$%u\$%u\$%s\$%u\$%s\$%u\$%u\$%u\$%s", $SEVEN_ZIP_HASH_SIGNATURE,