Tags: crypto rot13
Rating:
# eHaCON CTF 2K21
## Skipping the Ropes
> Impressed by your skills, Caeser offers you a file to make something out of it.
>
>
> [`cipher`](cipher.txt)
## Summary
> As mentioned in the File name the encrypion should be caesar cipher
>
> Lets try it out !!!
>
>I choose online plaforms to solve this (I Personally use dcode.fr)
> It works
## Flag
```
> EHACON{3NC0D3D_W1TH_R0T}
```