Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waveson Password Generator

Waveson Password Generator is a Windows app which combines hardware-based sources of randomness with user-specified character sets to generate passwords of varying length. It builds, in part, on my earlier work with RDRAND, which this project incorporates as a submodule.

If you're just looking for the app, built binaries can be downloaded from here, or it can be built and installed as follows:

Local build, package, unsigned installation

cd .\Appx\
.\Package.ps1

..to generate the MSIX bundle. Then, as an Administrator:

Add-AppxPackage -Path .\WPG.msixbundle -AllowUnsigned

About

A Windows app that combines hardware-based sources of randomness with user-specified characters to generate passwords of varying length.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages