maat
maat copied to clipboard
Add `stop_addr` option to `run` and `run_from` methods
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 !