Y
Hacker News
new
|
ask
|
show
|
jobs
by
bobbylarrybobby
1020 days ago
Could one defeat this by changing a single byte in their file?
1 comments
FabHK
1020 days ago
Bit, yes. Though on a moderately large file it would be easy to brute force all one-bit modifications, and then the effort grows exponentially (basically) in the number of bits flipped, so you’ll want to do more than a few.
link