Skip to content

alekasm/passxor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passxor

passxor is a simple command-line based, xor-encryption password tool. Passwords are retrieved by being copied to the clipboard so they never have to be visually seen. The encryption prevents your password database from being cracked, and a simple security measure prevents brute-forcing. Note that this does not prevent a targetted memory attack, only the protection of the saved database file.

Commands:

  • save
  • get
  • set
  • print
  • reset
  • menu
  • exit

About

Simple xor password encryption tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages