bartobri / no-more-secrets

A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No animation neither 'decryption' effect (openSUSE)

elnomade opened this issue · comments

I followed the instructions to install no-more-secrets from source and from package. Same results for both. When you run sneakers or nms you get the 'encrypted' characters and nothing else, no animation and no decryption effect.
No compilation error (from source) neither any installation error (from package).

OS: openSUSE Tumbleweed.

Hello. As noted in the README file:

Once the "encrypted" data is displayed, the program will pause until you press a key. Then the decryption effect will start. After that is completed, it will again pause until you press a key, at which point the program will terminate.

You can also use the -a command switch to auto-start the encryption effect.

ls -l / | nms -a

Let me know if you continue to have problems.

Thanks for your quick answer.
I tested this tool in different OSes, OpenSUSE is working fine, but OSX El Capitan is having some issues. I will create a new issue.

Have you followed the documented install procedure for OS X?

https://github.com/bartobri/no-more-secrets/blob/master/INSTALL.md#mac-osx

This is the only approved method for installing on Mac at this time.

On Sun, Sep 18, 2016 at 7:52 PM, Leonardo Ludueña notifications@github.com
wrote:

Thanks for your quick answer.
I tested this tool in different OSes, OpenSUSE is working fine, but OSX El
Capitan is having some issues. I will create a new issue.


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#30 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGStbcdCykVTOcsWlBbu9vFw8SDICiRYks5qrc6pgaJpZM4J_9SJ
.

Once the "encrypted" data is displayed, the program will pause until you press a key.

Oh my, I did overlook that one, too, and assumed a bug :(