You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: