Re: 340 wildcard experiment
smokie treats wrote:Do you guys want the key and the solution?
Yes I do!! And to the 340 as well.
Discussion About the Zodiac killer
http://www.zodiackillersite.com/
smokie treats wrote:Do you guys want the key and the solution?
doranchak wrote:Jarlve wrote:Well done so far doranchak, how did you go about it?
I cheated.![]()
Smokie identified which of your expanded symbols were correct (six of them so far). I combined that information with all his posts regarding which of your plaintext positions were correct. Then in zkdecrypto, I loaded the ciphertext with the six symbols expanded, and locked all the positions corresponding to the correct plaintext, and let zkdecrypto explore the rest of the key.
At this point, I think an exhaustive search is within reach (all selections of the two remaining polyalphabetic symbols). But it is not a good test, since it relies on cheating!![]()
Without cheating, it is so easy for hillclimbers to get stuck in local optima since the multiplicity gets so high. I am wondering if a more sophisticated language model (such as markov chain or expectation maximization) would be more effective than simple ngram models.
smokie treats wrote:Do you guys want the key and the solution?
Jarlve wrote:What exactly is a markov chain? I've seen that name before in relation to the range problem of n-grams, is that correct?
Jarlve wrote:And I'm not sure how EM works either.
Jarlve wrote:The main design goal of AZdecrypt has always been speed so I feel happy with what I have now. Which seems to be an excellent combination of solving strength and speed. The new version is running right now on a new project on my solving machine, which is a dual Xeon X5650 (Dell T5500). Two sessions, 10 threads each, the first session is doing 14.1 million iterations per second and the second session is doing 12.5 million iterations per second. That's possibly 53 ciphers per second at 500k iterations, at which the new version has a more than 90% chance of solving the 408 (poor example).
doranchak wrote:Here's a paper about the use of Markov models to solve ciphers: http://scholarworks.sjsu.edu/cgi/viewco ... d_projects