proxy.golang.org : github.com/danieljoos/winvault
Package winvault provides primitives for accessing the undocumented Windows Vault API. The package uses the functions exposed by the vaulcli.dll library to access Windows credential vaults. For example this includes the web-credentials vault that is used by Internet Explorer and Edge to store login form information. At the moment, the package provides read-only access to the vault data. As the Windows Vault API is not officially supported nor documented, the main concepts and function signatures have been taken from the following sources:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/danieljoos/winvault
Keywords:
go
, golang
, vault
, windows
License: MIT
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/danieljoos
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago