Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 393 Bytes

Rotter

A rot13 & rot47 message encodder and decodder.

About

"rotter" is a linux execuetable compiled using nuitka. "rotter.py" is the source code. And "checksums.txt" contains the hashes for "rotter".

Run

You can run the script using ./rotter. If this does not work the chmod +x rotter then ./rotter should do it. Alternatively you can just do what you would do for python.