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

Add support for PE imagebase relocation #41

Closed xoofx closed 1 month ago

xoofx commented 1 month ago

Fixed by 4896f9a