Hacker News
new
past
comments
ask
show
jobs
points
by
Dylan16807
2 hours ago
|
comments
by
choo-t
1 hours ago
|
next
[-]
You don't need a copy of the original data, you can simply store your change as a XOR so undoing it mean XORing it again.
reply
by
Retr0id
1 hours ago
|
parent
|
[-]
However, if your change involves zeroing something out, you're back to storing the original data again.
reply
by
Retr0id
24 minutes ago
|
parent
|
[-]
Slightly silly idea to solve this: Hash all non-patched areas of the file to produce a key. Use the key to encrypt your XOR value. Thus the key can only be derived by someone who has either the original file, or the patched version.
reply
by
Joker_vD
29 minutes ago
|
prev
|
[-]
So? Since when has making backups of the copyrighted stuff that you have the right to use been made illegal?
reply
by
SideQuark
17 minutes ago
|
parent
|
[-]
Employing anti-protection methods to do to has been illegal since 1996 WIPO treaties, and then much more strongly in the 2002 DMCA.
So around 30 years now.
reply