1nms(6) nms User Manual nms(6)
2
3
4
6 nms - No More Secrets
7
9 nms [options]
10
12 -a sets the auto-decrypt flag, decryption sequence starts without
13 requiring a key press.
14
15 -s sets the mask blanks flag. Blank spaces will be encrypted and
16 decrypted.
17
18 -c clear the screen prior to printing any output
19
20 -v display version info
21
22 -f<COLOR>
23 set the foreground color of the decrypted text to the color
24 specified. Valid options are white, black, yellow, magenta,
25 cyan, blue (default), green, or red.
26
28 This command works on piped data. Pipe any ASCII or UTF-8 text to nms,
29 and it will apply the hollywood effect, seen on screen in the 1992
30 hacker movie Sneakers.
31
32 Initially showing encrypted data, then starting a decryption sequence
33 to reveal the original plaintext characters.
34
36 sneakers(6)
37
39 Brian Barto ( https://github.com/bartobri )
40
42 nms is free software: you can redistribute it and/or modify it under
43 the terms of the GNU General Public License as published by the Free
44 Software Foundation, either version 3 of the License, or (at your op‐
45 tion) any later version.
46
47
48
491.0 17 February 2017 nms(6)