23 Jun
2023
23 Jun
'23
7:09 p.m.
Thought Email List: unsolvable puzzle fun To: shaky naive puzzler From: shaky naive puzzler 2 Subject: Re: reversing xor with random data was: Re: reversing simple hashes
If you did the 10% vs 90% then you can form probabilities around each byte happening independent of user text, conditioned on user text, like in the recent probability thoughts. Then, GPT2 outputs its own probabilities. The most probable result could be calculated from those values.
I'm thinking of how to simplify implementation into something small and more doable as we get more shaky. I'm thinking it could be helpful to generate an independent probability table for each byte of the random number generator. This seems like a reasonable small goal.