http://www.perlmonks.org?node_id=1041150


in reply to Re: Analysing a (binary) string. (rare, distances)
in thread Analysing a (binary) string. (Solved)

Find the least common byte value(s)

That is an utterly excellent notion. Thank you.

Doing frequency analysis on several of my strings produces stats like this:

[ undef, 614567, 614576, 785984, 225487, 262875, 174368, 67367, 28011, 30654, 4738, 6848, 3784, 592, 435, 175, 8, 14, 2, ]

Of course, some of those low numbers could be due to the errors, but looking for common differences in the positions of the characters in the reverse of that ordering should confirm or deny my hypothesis very quickly.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.