07-04-2015, 05:22 PM 
		
	
	
		What about OpenCart?
https://www.opencart.com/
Algorithm is
Where salt is a 8-digit hex-string
Can I crack those hashes?
	
	
	
	
https://www.opencart.com/
Algorithm is
PHP Code:
sha1(salt . sha1(salt . sha1(password))) 
Can I crack those hashes?
