Black copies, cracked versions, blah blah

Everything else that doesn't fall into one of the other PB categories.
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

How would they find it ?

It would not be acessed by code and could be anywhere in the program ?

You'd have to have 2 copies to find it, which at least make you another license fee at worst ;)
Paid up PB User !
User avatar
geoff
Enthusiast
Enthusiast
Posts: 128
Joined: Sun Apr 27, 2003 12:01 am
Location: Cornwall UK
Contact:

Post by geoff »

Actually, you can make this rather difficult for the hypothetical 12 year old with a hex editor.

You can incorporate hidden codes into places where they don't look like hidden codes, for example low significant bits in an included image resource.

Secondly, you can incorporate a multiplicity of codes in such a way that you would need to own not 2 copies but a great many copies in order to find all the codes. Each issue would have some codes in common, but others not in common.

You have to do something sophisticated, if you think like a 12 year old then you can expect it to be cracked by a 12 year old.

But what about passwords for downloads? That's no problem for us legitimate users, and a cracker can't guess an 8 character password.

Presumably Fred doesn't think it's worth the effort.
Post Reply