eric pouech (@epo) commented about dlls/mspatcha/pa19.c:
return crc32;
}
+/* Fixup a given mapped image's relocation table for a new image base. */ +BOOL rebase_image(
actually, imagehlp.ReBaseImage in unimplemented, but this looks like a candidate for implementing it (and potentially with unit tests)