mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	hashcat@6.2.5: Add wrapper batch script (#3661)
* hashcat: add note to invoke it from install folder * hashcat: use a batch script as wrapper to fix #2804 * hashcat: remove note about batch script as wrapper * hashcat: update pre_install command
This commit is contained in:
		
							parent
							
								
									53bb2fe65f
								
							
						
					
					
						commit
						f7b99c0704
					
				@ -10,7 +10,8 @@
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "hashcat-6.2.5",
 | 
					    "extract_dir": "hashcat-6.2.5",
 | 
				
			||||||
    "bin": "hashcat.exe",
 | 
					    "pre_install": "Set-Content -Value \"@echo off`r`npushd $dir`r`nhashcat.exe %*`r`npopd\" -Path \"$dir\\hashcat.cmd\"",
 | 
				
			||||||
 | 
					    "bin": "hashcat.cmd",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "github": "https://github.com/hashcat/hashcat"
 | 
					        "github": "https://github.com/hashcat/hashcat"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user