LibObjectFile icon indicating copy to clipboard operation
LibObjectFile copied to clipboard

Add support for COFF

Open xoofx opened this issue 1 year ago • 0 comments

PE has been added recently, but COFF can be a beast on its one. Some parts of PE could be reused, but it will still require quite some work.

It is also unclear how much has public information to effectively parse existing COFF files generated by MSVC/clang.

xoofx avatar Oct 01 '24 19:10 xoofx