How to decode encrypted text?
Posted: Mon Feb 16, 2026 7:02 pm
Hi,
I've been looking in the machine code of several text adventures but much is encrypted and I was wondering if there's a way to translate this into readable text?
One example I'm working on is the Spanish game Hades for the ZX Spectrum. Now, I can view the text but it's all scrambled. That is, I can't see what strings to enter in order to solve it. I tried breaking into BASIC but the POKEs offered online don't work. Holding SHIFT+SPACE BAR does nothing. There must be a way to get hints from the code. Any suggestions?
I've been looking in the machine code of several text adventures but much is encrypted and I was wondering if there's a way to translate this into readable text?
One example I'm working on is the Spanish game Hades for the ZX Spectrum. Now, I can view the text but it's all scrambled. That is, I can't see what strings to enter in order to solve it. I tried breaking into BASIC but the POKEs offered online don't work. Holding SHIFT+SPACE BAR does nothing. There must be a way to get hints from the code. Any suggestions?