Rotten-Scripts/JavaScript/ROT13_Decryption at master · HarshCasper/Rotten-Scripts

Skip to content

Navigation Menu

Sign in

Appearance settings

Latest commit

ROT13

THIS is a JavaScript code to decrypt a string given with the ROT13 encryption type.

Installation

git clone this repository

git clone https://github.com/HarshCasper/Rotten-Scripts.git

Usage

(make sure you have node.js installed)

cd <the directory folder/JavaScript/ROT13>

node rot13.js <the string you want to decrypt>

Thank You