maat icon indicating copy to clipboard operation
maat copied to clipboard

Add `stop_addr` option to `run` and `run_from` methods

Open arullier-cs opened this issue 3 years ago • 0 comments

Hello,

I think it could be very handy to have such feature. Currently, only instruction counter is available to stop the engine without using hook mechanism. Of course, there is a workaround with adding a exec hook checking the program counter.

I only open the discussion here :)

Thanks you !

arullier-cs avatar Oct 08 '22 12:10 arullier-cs