02-16-2017, 04:56 PM 
		
	
	
		hi all, i want to solve a little problem
i have two csv files
file1 contain
emails,hashs
and file2 contain
hashs,crackedhashs
i want to merge those two file with a condition that hashs in file1 match the hashs in file2
and get a result like this in file3:
emails,crackedhashs
thanks
	
	
	
	
i have two csv files
file1 contain
emails,hashs
and file2 contain
hashs,crackedhashs
i want to merge those two file with a condition that hashs in file1 match the hashs in file2
and get a result like this in file3:
emails,crackedhashs
thanks
 
 

 

