Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 527 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 527 Bytes

I love Windows Credentials Manager

windows-creds-list

Simple script that lists creds from the Windows Credentials Manager

Usage

Tested only on Windows 11.

In case if you already have Golang and Git installed:

git clone git@github.com:hugmouse/windows-creds-list.git
cd windows-creds-list
go run main.go

In case if you do not:

  1. Download the latest release from here
  2. Run it from command line, powershell, terminal, etc.