jproj3cts / Cyberscript

A short python script that encodes textual input via a custom cypher and displays the result in a a pseudo 7 segment display format. The cypher itself is hardly secure but is designed to be human readable after some training.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyberscript

A short python script that encodes textual input via a custom cypher and displays the result in a a pseudo 7 segment display format. The cypher itself is hardly secure but is designed to be human readable after some training.

Everything required to encode your own messages is included in Cyberscript.exe; simply launch the application, type a message into the consol, and hit enter.

An example output

An example output

About

A short python script that encodes textual input via a custom cypher and displays the result in a a pseudo 7 segment display format. The cypher itself is hardly secure but is designed to be human readable after some training.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%