angr-management icon indicating copy to clipboard operation
angr-management copied to clipboard

Loading a docker target automatically loads all libraries (slow)

Open ConnorNelson opened this issue 4 years ago • 4 comments

Despite not checking the "Automatically load all libraries (slow, not recommend)" box, angr management nevertheless starts loading in 1000s of functions from libc.

ConnorNelson avatar Jan 30 '21 09:01 ConnorNelson

I think it's more of a limit of archr at this moment. We can, however, disable CFG generation on external libraries (which is probably what takes a lot of time). I can add an option for it.

ltfish avatar Jan 30 '21 09:01 ltfish

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

github-actions[bot] avatar Jun 21 '22 02:06 github-actions[bot]

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

github-actions[bot] avatar Oct 20 '22 02:10 github-actions[bot]

Retest to see if it's fixed already.

ltfish avatar Feb 08 '23 22:02 ltfish