Don't download all that, just open your email:pass combo in Notepad++
Go to replace (Ctrl + H) and paste below regex as shown.
@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}\b
Click Replace all and boom your EmailPass Combo is Converted to UserPass.
Make sure search mode is on Regular expression
Go to replace (Ctrl + H) and paste below regex as shown.
@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}\b
Click Replace all and boom your EmailPass Combo is Converted to UserPass.
Make sure search mode is on Regular expression