|
|
|
|
|
by JeanMarcS
1210 days ago
|
|
I remember a text adventure game on Amstrad CPC ("Le passager du temps" in french, roughly translating as "Time passenger") which I had a pirated copy. You could play the adventure until you found the time travel machine (could take 1 to 3 hours depending). You start the machine and then it went on infinite loop text :
"tired of piracy
tired of piracy
tired of piracy..." ! Highly frustrating, but you couldn't help to admire the developper. If I remember correctly, it was something about the way that a floppy track was formated, with the wrong number of sectors, which was readable by the disk drive, but it couldn't write it using normal copy mode. |
|
https://scarybeastsecurity.blogspot.com/2020/12/the-cleveres...
I remember reading some article I can't find again about a very unusual floppy protection that involved nonstandard floppy format, something like non standard sector sizes that could be read by the hardware but not written, and the protected software implemented some direct access to the floppy hardware to read data.