wok diff nms/description.txt @ rev 25511
memtest: 386 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 13 17:17:56 2023 +0000 (21 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/nms/description.txt Mon Feb 13 17:17:56 2023 +0000 1.3 @@ -0,0 +1,8 @@ 1.4 +This project provides a command line tool called nms that recreates 1.5 +the famous data decryption effect seen on screen in the 1992 hacker 1.6 +movie Sneakers. 1.7 + 1.8 +This command works on piped data. Pipe any ASCII or UTF-8 text to nms, 1.9 +and it will apply the Hollywood effect, initially showing encrypted 1.10 +data, then starting a decryption sequence to reveal the original 1.11 +plain-text characters.