1
votes

Is there any library that allows to read, modify and write COFF files?

2
I'm not asking what is the best. It seems Stack Overflow is not an answering site as well. - fithu

2 Answers

1
votes

You may try libbfd from http://en.wikipedia.org/wiki/GNU_Binutils. Or do it manually, just read spec.