WerWolv / ImHex-Patterns

Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
https://github.com/WerWolv/ImHex
GNU General Public License v2.0
640 stars 168 forks source link

patterns/pe added .didata section support #257

Closed qknight closed 2 months ago

qknight commented 3 months ago

This code works and can be used with binaries using PE (exe files) and a delayed dll loader section called .didata:

grafik

WerWolv commented 2 months ago

Thanks a lot!

qknight commented 2 months ago

@WerWolv would you be ok if i also contribute the .fixPath section parser even if it is not a PE standard... yet? See https://lastlog.de/blog/libnix_fixPath.html