Posts: 4
	Threads: 2
	Joined: Apr 2022
	
	
 
	
	
		hi 
Am looking for md5($pass.md5($pass)) hash type
not sure if i missed it in exisiting hash types or it just don't exist ?
Is it possibly to add a custom hash type ?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 219
	Threads: 3
	Joined: Apr 2021
	
	
 
	
	
		You're correct that it doesn't currently exist but it could be implemented. Out of interest, where did you see this hash type? Is it in any kind of commonly used framework, or likely a custom/single-use algorithm?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4
	Threads: 2
	Joined: Apr 2022
	
	
 
	
		
		
		05-23-2025, 04:45 PM 
(This post was last modified: 05-23-2025, 04:46 PM by spectra.)
		
	 
	
		 (05-23-2025, 11:47 AM)penguinkeeper Wrote:  You're correct that it doesn't currently exist but it could be implemented. Out of interest, where did you see this hash type? Is it in any kind of commonly used framework, or likely a custom/single-use algorithm?
it is custom/single-use algorithm , it is low effort malware password protection ...