When doing CTF assignments you sometimes need to decode the morse code. You can do it through websites, but you can also use demorse. The program is small, fast, and resistant to weird inserts characters.
Project is created with:
- Python 3:
To run this program, install it locally using Git:
$ git clone https://github.com/kerszl/demorse
$ cd demorse
$ chmod +x install.sh uninstall.sh
$ ./install
$ git clone https://github.com/kerszl/demorse
$ cd demorse
$ python3 demorse.py
$ cd [demorse clone directory]
$ ./uninstall
Just remove
demorse -t "This is not ....-.-. a morse code, but it is \..../.\.-.. .-..|---"
demorse -t ... --- ...