mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
hashcat: Update to version 7.0.0
This commit is contained in:
parent
4a0ff49c72
commit
e0618902f2
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "6.2.6",
|
"version": "7.0.0",
|
||||||
"description": "Advanced password recovery tool",
|
"description": "Advanced password recovery tool",
|
||||||
"homepage": "https://hashcat.net/hashcat/",
|
"homepage": "https://hashcat.net/hashcat/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://hashcat.net/files/hashcat-6.2.6.7z",
|
"url": "https://hashcat.net/files/hashcat-7.0.0.7z",
|
||||||
"hash": "96697e9ef6a795d45863c91d61be85a9f138596e3151e7c2cd63ccf48aaa8783"
|
"hash": "19e126642e1db7902125072dce539c53485c721735325a747bd03e8af3135d78"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "hashcat-6.2.6",
|
"extract_dir": "hashcat-7.0.0",
|
||||||
"persist": "hashcat.potfile",
|
"persist": "hashcat.potfile",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"Set-Content -Value \"@echo off`r`npushd $dir`r`nhashcat.exe %*`r`npopd\" -Path \"$dir\\hashcat.cmd\"",
|
"Set-Content -Value \"@echo off`r`npushd $dir`r`nhashcat.exe %*`r`npopd\" -Path \"$dir\\hashcat.cmd\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user