This code (an old version of kernelex, written in VC++ 6.0) edits PE files.
The code adds a second .data section to dll files instead of the existing .data section.
I'd like it to edit the existing section, rather than adding a new one.
If anyone knows how to fix it would be appreciated.
https://ufile.io/6am9o