Break XOR Cipher with Z3
In previous post, I showed how to break Caesar cipher with Z3.
This wasn't really all that exciting as Caesar cipher has only 26 possibilities, so it's triival to break with brute force, and you can even just display all possible answers and choose t...
taw.hashnode.dev3 min read