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 read string bigger than 128 bytes from Stream. #27

Closed lucasgl closed 1 year ago

lucasgl commented 1 year ago

fixes #26 fixes #25