object icon indicating copy to clipboard operation
object copied to clipboard

PE resource parsing should handle cycles in malformed files

Open philipc opened this issue 2 months ago • 0 comments

The easiest fix is to print an error in readobj if the tree level is too high. But it would be nice to include this check in object::read::pe somehow.

philipc avatar Nov 03 '25 11:11 philipc