Skip to content
/ pwat Public

Banks ask me to give the Lth, Mth and Nth characters of a password a lot. I can't count. Hence this.

License

Notifications You must be signed in to change notification settings

machisuji/pwat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwat

travis ci

Prints bits of a password at the given 1-based indices.

Example

> pwat 2 5 8
Enter password: hallowelt
aol

The password not being displayed of course.

Build

Built using cargo.

cargo build --release

Whereupon the executable will be created at target/release/pwat.

About

Banks ask me to give the Lth, Mth and Nth characters of a password a lot. I can't count. Hence this.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages