05-02-2024, 02:04 PM 
		
	
	
		I would appreciate it if you could tell me how to check the default password settings used to run the hashcat benchmark. thankyou.
	
	
	
	
	
| 
				
				 
					I would like to know the default password settings used to run the hashcat benchmark.
				 
			 | 
		
| 
	 
		
		
		05-02-2024, 02:04 PM 
		
	 
	
		I would appreciate it if you could tell me how to check the default password settings used to run the hashcat benchmark. thankyou.
	 
	
	
	
	
		
		
		05-02-2024, 03:45 PM 
		
	 
	
		Check the "Benchmark.Mask" using: hashcat -m <hash_mode> --hash-info
	 
	
	
	
	
		
		
		05-02-2024, 05:02 PM 
		
	 
	
		Thank you very much! Additionally, the algorithm I checked is scrypt, and the Benchmark.Mask value is ?b?b?b?b?b?b?b. In my environment, it took 33 seconds at 27240 H/s. ?b?b?b?b?b?b?b It appears that only some sample data was used among the corresponding values. Can you confirm what it is? The code is fine too.
	 
	
	
	
	
		
		
		05-02-2024, 06:52 PM 
		
	 
	
		That's the "Example.Hash" section, so -m 8900 uses n = 16384, r = 8, p = 1
	 
	
	
	
	
 | 
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 |