hack-gmail icon indicating copy to clipboard operation
hack-gmail copied to clipboard

I try first with my gmail account and it says Wrong password (all its ok) i dont know why it says that if you can help me please. Thanks

Open g0dsito opened this issue 3 years ago • 3 comments

g0dsito avatar May 28 '21 15:05 g0dsito

yes sure please email me with your issue I will get back to you [email protected]

ebadfd avatar Jun 07 '21 06:06 ebadfd

your library (rockyou.txt) is not a valid list of string. it contains random binary in it. also you should strip any white spaces and convert it to utf-8 without BOM. - also, you should use imap or pop3 client, instead of smtp. android gmail app uses imap.

bokunodev avatar Sep 28 '21 12:09 bokunodev

huh really ? ill fix it and push a new one

ebadfd avatar Oct 01 '21 14:10 ebadfd