|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re^5: Breaking the indecipherable cipher, courtesy Charles Babbage.by turo (Friar) |
| on May 19, 2006 at 23:15 UTC ( [id://550628]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
automation is right ;) ... i did the same as you did, but i've obtained the correct result ...
The more bizarre thing, is that if i rename the file to chargrill and do the same, the result is wrong
Maybe the solution is to choose a keylengh (and key), get the result for the bests fits, and pass some test to see if the result is right or not (based on letter frequencies) ... or something like that turo PS: only one more question, which book did you bought? (I've got the David Khan's Codebreakers; but is too big) ... Is the Sinmon Singh's one? ... woff, woff
perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'
In Section
Obfuscated Code
|
|
||||||||||||||||||||||||