0.4.0 ā€¢ Published 2 years ago

chrome_password v0.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

chrome_password

Steal Get username & password from Chrome. (Now Only Windows)

Installation

npm install -g chrome_password

or

yarn global add chrome_password

Usage

āžœ  ~  chrome_password
+----------------------------------------+------------------------+---------------------------+
| url                                    | username               | password                  |
+----------------------------------------+------------------------+---------------------------+
| https://baidu.com                      | justjavac              | 12345678                  |
+----------------------------------------+------------------------+---------------------------+
| http://127.0.0.1/login.php             | admin                  | 12345678                  |
+----------------------------------------+------------------------+---------------------------+
| https://www.zhihu.com/login            | root                   | 12345678                  |

or:

npx chrome_password

License

chrome_password is released under the MIT License. See the bundled LICENSE file for details.