Open cidkidnix opened 4 years ago
Yes, this is due to the NumberOfSections field in the fake dll not matching the field in memory. A hack would be simply to increase the section count in the fake dll, but without actually adding fake sections, this may cause crashes when different code analyzes the file.
So is there a patchset/patches that you could provide or give instructions to how to implement the change and list it as a "fix" for without mingw at your own risk