Duplicate relocations in DLL

Alessandro Pignotti alexpigna.dev at gmail.com
Wed May 15 09:31:46 CDT 2013


Hi everyone,

Packaged with a game, I found a peculiar DLL which has duplicate blocks in the 
relocation table. I mean that the same pages are relocated twice and this of 
course breaks the DLL. I'm not sure about what could be a right way to support 
such (broken) DLLs. A possibility would be to keep track of already relocated 
pages and skip them if needed. Suggestions are welcome.

Regards,
Alessandro Pignotti



More information about the wine-devel mailing list