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

Ability to reload an externally modified artifact on the fly while it is being analyzed

Open dariox86 opened this issue 5 months ago • 1 comments

Description

I need to analyze an executable file while I modify its source code and recompile it with an external compiler. In the process, I need to perform this operation very often. Both IDA Free and Cutter implement this feature. The changes should reflect on the artifact while it is already loaded.

Alternatives

Perhaps there is an extension or an API to accomplish this or, maybe, a feature I have not found.

Additional context

No response

dariox86 avatar Sep 02 '24 17:09 dariox86