match column
#1
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
#2
There are a number of methods. A searc for:

merge two csv primary key

... should yield some results.
~
#3
https://hashcat.net/wiki/doku.php?id=fre...ilpassword