xoofx / LibObjectFile

LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
BSD 2-Clause "Simplified" License
159 stars 11 forks source link

Fix string collision when two sections have the same name #33

Closed filipnavara closed 11 months ago

xoofx commented 11 months ago

Thanks!