ololololo > 19-07-2026, 04:04 PM
(19-07-2026, 03:42 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.I used the script to encode a simple phrase in English. Could you time how long approximately it will take you to decode it?It took about 5 minutes to convert numbers into letters. What about anagrams...
or an /// chol iin chor o /// qo qo ey iin an in oke y y /// ch o /// chor an in oke y y /// cph y oke y oke y /// ch cph y o ey iin an in oke y y /// che ey in /// chor ch o in y /// ch eor cph y cph y q or an in an in oke y iin /// cph y o ey iin or in /// chol iin chor o /// chol iin ey in y /// cph y cph y ey in ey in oke y oke y oke y in /// ch ch an in y /// an in oke y /// o ey iin oke y iin /// an in oke y /// y /// chol y eor ey iin y
ololololo > 19-07-2026, 04:07 PM
oshfdk > 19-07-2026, 04:31 PM
(19-07-2026, 04:04 PM)ololololo Wrote: You are not allowed to view links. Register or Login to view.Well... I assume that you added nulls to the text because there are numbers in the words that are out of order. At the moment, I don't know how to solve these anagrams (what is QANANA?). If so, please specify how I should identify the nulls. If there are no nulls, then the algorithm has a problem.
ololololo > 19-07-2026, 04:34 PM
(19-07-2026, 03:42 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.or an /// chol iin chor o /// qo qo ey iin an in oke y y /// ch o /// chor an in oke y y /// cph y oke y oke y /// ch cph y o ey iin an in oke y y /// che ey in /// chor ch o in y /// ch eor cph y cph y q or an in an in oke y iin /// cph y o ey iin or in /// chol iin chor o /// chol iin ey in y /// cph y cph y ey in ey in oke y oke y oke y in /// ch ch an in y /// an in oke y /// o ey iin oke y iin /// an in oke y /// y /// chol y eor ey iin yI decided to add an in to get rid of the ubiquitous FB, as well as to add nearby numbers (chol iin). Apparently, I understood how the algorithm works:
(19-07-2026, 04:31 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.This was the exact output from the encoder and the input is an English sentence, I didn't change any processing, I didn't add any nulls.I've already understand

(19-07-2026, 04:31 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.I'm also more interested in the second example, where the extra /// marks were removed.If you encrypt correctly and align the letters in descending order, rather than in the supernatural order as in the algorithm, there will be no problems. The word boundaries will still be "visible" because they will be where a large number follows a small number, for example. y qo, iin o, iin cph, etc.
ololololo > 19-07-2026, 04:46 PM
! It should now run without errors and the letters are aligned in order.JoeyB > 19-07-2026, 04:47 PM
ololololo > 19-07-2026, 04:57 PM
(19-07-2026, 04:47 PM)JoeyB Wrote: You are not allowed to view links. Register or Login to view.I think you nearly had it, it was just the bug in the gemini garbling a couple of things.Thanks a lot again! Well, in general, this means that these anagrams are not that difficult to solve.
Phrase 1 (with /// marks):
IF YOU HAPPEN TO HAVE READ ANOTHER BOOK ABOUT CHRISTOPHER ROBIN YOU MAY REMEMBER THAT HE ONCE HAD A SWAN
Phrase 2 (no marks):
ONE DAY WHEN HE WAS OUT WALKING HE CAME TO AN OPEN PLACE IN THE MIDDLE OF THE FOREST
oshfdk > 19-07-2026, 05:57 PM
ololololo > 19-07-2026, 06:40 PM
(19-07-2026, 05:57 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.Is the algorithm fixed now?Yes. It arranges the letters correctly on its own.
(19-07-2026, 05:57 PM)oshfdk Wrote: You are not allowed to view links. Register or Login to view.oiin or an a eor or ch aiin a chor oiin qo a oke ok y chor ch o dan dan or a n oiin qo qo oke dan or or a iin ch ch aiin y chor eor eor o oke daiin a iin ch ch oiin daiin a n ch o eor oiin dan a a a n ch dan or aiin ain oke ok y ch aiin a n chol y dan or aiin a chor ch ch eor oiin oke oke daiin or ain y eor a in y chor ch eor eor oke a iin in y ch o oke or eor aiin y oke ok y ch eor oiin s or orLet me start by drawing boundaries between words

oshfdk > 19-07-2026, 10:23 PM
(19-07-2026, 06:40 PM)ololololo Wrote: You are not allowed to view links. Register or Login to view.Fire is the over and outlook covering that consumes matter. Streaks, thing and the away hide surrounding base backscene note has and stories.
It took me a little less than a minute and a half. I had already guessed some of the words as I deciphered the letters, so it was pretty easy.
Total: 3-4 minutes! But actually, I could have done it faster because, again, I looked up the letter numbers.