Programming

Sunday 11 December 2022, 14:24  #1
Various encodings - Unknown Encoding
PPCu9-vJ
  • 1 posts

Hi all!

I’m currently stuck at identifying an encoding, that produces text like the following examples:
ZEtRGWn*b!ZU
dT(!MZ*F-
b#8KXX>Mg?

Can anyone help me out with that?

Sunday 12 February 2023, 14:11  #2
Various encodings - Unknown Encoding
Anonymous

I don’t know this encoding too, and for the other encodings I always receive a "wrong anwser response" while the response is correct, just like with the polynomial solver . I don’t know what is wrong with these types of challenges but it irritates me...

I just process my data with the different types of encodings and then I send the data with sock.send(my decoded message.encode()). I check the anwser and I always have wrong anwser while it’s not wrong at all...