angr icon indicating copy to clipboard operation
angr copied to clipboard

add support for non-pic binaries' debug variables

Open whj0401 opened this issue 4 months ago • 0 comments

When loading a non-pic binary, I found that the low_pc and high_pc are wrong. However, I am not sure if the ultimate solution is changing the obj.mapped_base for non-pic binaries.

whj0401 avatar Oct 09 '24 19:10 whj0401