lots_of_binary_data = file('filename.xxx', 'rb').read() print 'db', ','.join( [ '%02xh' % ord(c) for c in lots_of_binary_data ])
There are 31,328 total registered users.
[+] expand