Break Caesar Cipher with Z3
Z3 is usually given a list of hard constraints, and told to solve them, but it can do quite a few more things.
Let's use it unconventionally and break Caesar cipher.
The Challenge
The following plaintext from Wikipedia:
In cryptography, a Caesar cip...
taw.hashnode.dev4 min read