dekryptize icon indicating copy to clipboard operation
dekryptize copied to clipboard

A ncurses animation to make decryption look like, well, decryption.

Results 3 dekryptize issues
Sort by recently updated
recently updated
newest added

`sudo gcc dekryptize.c /usr/bin/ld: /tmp/ccU7xvqc.o: warning: relocation against `COLS' in read-only section `.text' /usr/bin/ld: /tmp/ccU7xvqc.o: in function `main': dekryptize.c:(.text+0x2d6): undefined reference to `newterm' /usr/bin/ld: dekryptize.c:(.text+0x2e6): undefined reference to `set_term' /usr/bin/ld:...

I've added a make install directive in the Makefile