bitgodhack/email-cracker ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple command line tool that helps me test the strength of email passwords for accounts I own, without trying to break into anything. I want to paste in an email address and a password list, then have the tool check which passwords are weak or reused against a local test login setup, and show clear results in the terminal.
Keep it easy to run on Linux, and make the interface straightforward for someone who is not super technical. If it helps, include a small sample password list and a basic install script. I also want a short README that explains how to use it for legitimate security audits and how to avoid misusing it. If you need to look up current docs online, feel free to do that.
Are you gonna build this?
make sure you review the code using coderabbit