[Scummvm-devel] Detecting patched games

Pierre-Yves Gérardy pygy79 at gmail.com
Mon Aug 16 22:07:02 CEST 2010


On Sun, Aug 15, 2010 at 19:33, Max Horn <max at quendi.de> wrote:

>
> Indeed; and this would be even easier than ever before, as they would only
> need to remove that "pirated" flag (resp. the code that checks for it). This
> is IMHO a major drawback of the "include MD5 to be able to notify users
> about piracy" idea.
>

You could store the MD5 hash of the MD5 hash of pirated games, and check:
- against the legitimate MD5 database. Match? => as usual.
- No match? check against the MD5^2 database. Match? => Display a warning.
- Still no match? => Display the "Please send us the hash" message.

-- Pierre-Yves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20100816/5ee6bd45/attachment.html>


More information about the Scummvm-devel mailing list