Skip to content

Tachaeon/PWPush-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PWPush Generator

I have created a GUI application from Powershell using the PWpush.com API so that anyone can generate secure passwords from their desktop.

How to use

PowerShell.exe -ExecutionPolicy Bypass -File .\PWPush_Generator.ps1

Notes

  • I added $Passphrase to the function written by pgarm so Passphrases could be used.
  • The only option not available so far is customization of passwords. It uses all valid alphabetic characters with these special characters. ('!', '@', '#', '%', '^', '&', '*')
  • The 30sec timer that clears the fields is a little added security so you don't accidentally send the same password or PWPush URL to different people.

Thanks

Thanks go to Peter Giacomo Lombardo, creator of PWPush and pgarm for the two functions that use the API.

About

A powershell GUI frontend for PWPush.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages