|
|
|
|
|
by AdamJacobMuller
1201 days ago
|
|
Not necessarily. There are much newer technologies than simple hashes of files now, which are effectively content-aware image hashing algorithms which are highly resistant to manipulation techniques (re-encoding, resizing, even things like rotation/blur) they are of course tunable algorithms which the more you want to catch the more false positive rate there is but you can already today do much better than simple file hash. Look at https://www.microsoft.com/en-us/photodna and https://openbase.com/python/ImageHash/documentation |
|
Edit: here's a source https://www.anishathalye.com/2021/12/20/inverting-photodna/