Decrypt ASCII and UTF-8 Text with No More Secrets Command-Line Tool


Summary of my bookmarked Github repositories from Jul 20th, 2023

Github repositories

  • bartobri/no-more-secrets

    No More Secrets is a command-line tool and C library that recreates the data decryption effect from the hacker movie Sneakers. It allows users to apply the Hollywood effect to ASCII or UTF-8 text, initially displaying encrypted data and then revealing the plain-text characters in a decryption sequence. The tool works on piped data and offers various command-line options for customization, such as auto-decryption, masking space characters, and setting foreground colors. The project is available on GitHub and is distributed under the GNU General Public License. Users can install it from source or check their package manager for available options.