Posts: 3
	Threads: 1
	Joined: Sep 2012
	
	
 
	
	
		hi friend, can any one tell me which hash type contain just special character and alphabetic word and have 25 character length?
for example like this: 
-rcAxf=????????#I=>ZR&&&2
(i masked certain character with ?)
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		Maybe a plaintext password?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 3
	Threads: 1
	Joined: Sep 2012
	
	
 
	
	
		thanks atom for your replay, but i don't think that,because i have many of that hash and in the end  of them the character "&&2" is used.this hash used to check if the correct license is used in the software.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		Never saw this hash / encoding somewhere before. Maybe a custom solution.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 3
	Threads: 1
	Joined: Sep 2012
	
	
 
	
	
		actually i have plain text for this hash ,but i want to find the algorithm for that.can you help me to find that?or give me some plan!
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		You need the sourcecode of the program which hashed it.