angr / angrop

BSD 2-Clause "Simplified" License
606 stars 71 forks source link

Remove broad excepts in gadget analyzer #117

Open twizmwazin opened 2 months ago

Kyle-Kyle commented 2 months ago

for the second broad exception, it was meant to be a test to see whether it will invoke a system call. So it might trigger a lot of different errors by design. I don't think it is a correct patch to just remove it.