Seriously? Downloading a zip, unzipping it, and running a program just to have it spit out a one line query?
Just use this:
Code:
insert into account.account (name, password) values ('USERNAME',md5(concat('PASSWORD',char(0xA3,0xAC,0xA1,0xA3),"fdjf,jkgfkl")));
and change the first account to my or my2 if you do not have an account database.