unicorn
unicorn copied to clipboard
How do we know if the run ended by hitting the max instruction count?
How do we know if the run ended by hitting the max instruction count?
Could UC_QUERY be extended to include that?
You could simply install a UC_HOOK_CODE to implement your own logic, which the count parameter does.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.
I still believe there should be some way to know if the run ended by meeting the max instruction count. Yes - I can add this in myself, but then I'd be duplicating code that's already in unicorn.
I still believe there should be some way to know if the run ended by meeting the max instruction count. Yes - I can add this in myself, but then I'd be duplicating code that's already in unicorn.
Could you illustrate your use case? I assume this is really easy to implement...
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.