#password #bank #nth #ask #letter #mth #lth

app pwat

The bank asks you for the Lth, Mth and Nth letters of your password? Use pwat

3 unstable releases

Uses old Rust 2015

0.1.1 Apr 12, 2016
0.1.0 Apr 11, 2016
0.0.1 Apr 11, 2016

#12 in #nth

26 downloads per month

MIT license

2KB

pwat

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

Example

> pwat 2 5 8
Enter password: hallowelt
lwt

The password not being displayed of course.

Build

Built using cargo.

cargo build --release

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

Dependencies

~130KB