unicorn
unicorn copied to clipboard
When an emulation session branches to a func before the start addr it throws EXCP_UDEF
I've noticed I'm getting EXCP_UDEF errors in my emulation (and not hitting the end addr I set.) The code is trying to branch to a function which IS MemMap-ed rwx but is at an address earlier than the starting point of the emulation.
Is this expected behavior?
Thanks!
Need a reproduction to diagnose furhter.
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.