hasherezade / libpeconv

A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl
https://hasherezade.github.io/libpeconv
BSD 2-Clause "Simplified" License
1.07k stars 176 forks source link

[BUGFIX] Return true if import table doesn't have any relocation block #31

Closed terrybr closed 2 years ago

terrybr commented 2 years ago

This fix the issue mentioned in #30.