Keeping this short and to the point, i SQL injected a website and dumped the table "phpbb_users" which gave me all the registered emails, accounts & passwords to website.

The passwords are in hash form and im am not familiar with the way phpbb generates these codes, could someone assist me with cracking these ?

i have a list of about 5000 accounts to the website.

the hash is in this form
Code:
$H$9ZOCVR98iW2AAOk1L2dUVf4TSdM90W0
i have tons more, i just need some help or maybe a program that can crack them.