I never did BBC Micro, but in the early PC days there were "Copy II PC" add in ISA cards that the floppy cable passed through on the way to the drive. With their software most any floppy disk could be copied with a standard PC drive; and with a bit of hacking you could do things like read Victor 9000 floppies. There was only one floppy I could never get, a licensed Scrabble game that insisted on writing scores to its…
The "Copy II PC Option Board", yeah. I knew a guy who had one, and it definitely could handle a lot of stuff that you normally couldn't. Interestingly, you really wanted an early-era board because they were forced to water down the later revisions so they couldn't copy newer protection schemes.
The cleverest floppy disc protection ever? Western Security Ltd
21–30 of 135 posts
Re: The cleverest floppy disc protection ever? Western Security Ltd
#22Who recalls the provenance of this old legend about the fellow who challenged his pal to decode a certain floppy? It was a bog-standard DOS boot disk (IIRC) that he could put in his machine and boot normally. But his pal put it in his computer and... nothing doing, no boot. Analysis of the floppy availed not. The challenge went unmet. What did our hero do to make the floppy? .esrever ni nups evird eht os ytiralop eti…
Re: The cleverest floppy disc protection ever? Western Security Ltd
#23Slightly off-topic, but since when were floppies referred to as "disc", as opposed to "disk"? I thought it was from Diskette? Is it a language / region thing? Optical discs were "disc", but at least growing up in the UK in the 80s/90s with DOS/Windows, I'm pretty certain I remember them always being "disk" for floppies? Am I misremembering?
Re: The cleverest floppy disc protection ever? Western Security Ltd
#24Who recalls the provenance of this old legend about the fellow who challenged his pal to decode a certain floppy? It was a bog-standard DOS boot disk (IIRC) that he could put in his machine and boot normally. But his pal put it in his computer and... nothing doing, no boot. Analysis of the floppy availed not. The challenge went unmet. What did our hero do to make the floppy? .esrever ni nups evird eht os ytiralop eti…
Re: The cleverest floppy disc protection ever? Western Security Ltd
#25Re: The cleverest floppy disc protection ever? Western Security Ltd
#26My favorite copy protection was on some games I had (I want to say they were Microprose games? But I could be wrong) where they would cut the hole in the disk just slightly bigger, and then take advantage of the fact that in DOS you could talk directly to the hardware to convince the read head to go just a little too far. Then it could read the magic 41st track to load the game, but no disk copy program could copy it…
Of course, that may well be why it was so successful --- the extra track wasn't well known, and information travelled much slower back then.
Re: The cleverest floppy disc protection ever? Western Security Ltd
#27Slightly off-topic, but since when were floppies referred to as "disc", as opposed to "disk"? I thought it was from Diskette? Is it a language / region thing? Optical discs were "disc", but at least growing up in the UK in the 80s/90s with DOS/Windows, I'm pretty certain I remember them always being "disk" for floppies? Am I misremembering?
DASD Direct-access storage device[0]
Disk Pack[1] perhaps?
Answer seems to be the 8" floppy disk[2] which only IBM called "Diskette-1" and 5-1/4" ones called mini-diskettes, floppy diskettes, etc.
[0] https://en.wikipedia.org/wiki/Direct-access_storage_device
[1] https://en.wikipedia.org/wiki/Disk_pack
[2] https://en.wikipedia.org/wiki/Floppy_disk#8-inch_floppy_disk
Re: The cleverest floppy disc protection ever? Western Security Ltd
#28Fully online, streaming gaming a la Stadia, will be the ultimate in copy and cheat protection. Since you don't have access the the actual code, you won't be able to modify or hack it to either cheat or bypass protection.
Re: The cleverest floppy disc protection ever? Western Security Ltd
#29Slightly off-topic, but since when were floppies referred to as "disc", as opposed to "disk"? I thought it was from Diskette? Is it a language / region thing? Optical discs were "disc", but at least growing up in the UK in the 80s/90s with DOS/Windows, I'm pretty certain I remember them always being "disk" for floppies? Am I misremembering?
(btw, diskette comes from disk)
Re: The cleverest floppy disc protection ever? Western Security Ltd
#30Very clever and great article! But it sounds pretty easy to write a cracker for it: Just rewrite the machine code to jump over the check. Or did I miss anything? Edit: Guess it depends on the details and amount of "obfuscation" that he mentions.