email:hash to email:unhash?
#2
Just prepare your file in advance with something like this:
echo $time | awk '{split($0,a,":"); print a[1]}'

When you are done cracking just match the hash:plain with your first list.
sch0.org


Messages In This Thread
email:hash to email:unhash? - by darkkys - 03-21-2015, 03:03 AM
RE: email:hash to email:unhash? - by kartan - 03-23-2015, 09:32 PM
RE: email:hash to email:unhash? - by darkkys - 03-26-2015, 08:03 PM
RE: email:hash to email:unhash? - by Szulik - 03-26-2015, 08:44 PM
RE: email:hash to email:unhash? - by atom - 03-27-2015, 01:21 PM