registeredRegistration Challenge

If we opened cryptohack and naviagted to register an account:

We will notice that it asks us to solve a roman emperor in order to submit the registration.

We can do this by coping that cipher text and go to for example, cyberchef, or dcode.fr or whatever, and try to decode it.

I wrote a simple python script to get the decoded string:

Last updated