unicorn icon indicating copy to clipboard operation
unicorn copied to clipboard

When an emulation session branches to a func before the start addr it throws EXCP_UDEF

Open blacktop opened this issue 3 years ago • 1 comments

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!

blacktop avatar Aug 30 '22 03:08 blacktop

Need a reproduction to diagnose furhter.

wtdcode avatar Aug 31 '22 15:08 wtdcode

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.

github-actions[bot] avatar Oct 31 '22 05:10 github-actions[bot]