pypcode icon indicating copy to clipboard operation
pypcode copied to clipboard

skipping over data?

Open wideglide opened this issue 3 years ago • 0 comments

Would it be possible to skip over data that is mixed with code (ARM) instead of returning?

Looking at incrementing the offset by the default instruction alignment here instead of the break: https://github.com/angr/pypcode/blob/b0b91c3ac57b8bcbc94c3d5825799f6e3b2f6c2f/pypcode/native/csleigh.cc#L336-L340

wideglide avatar Jun 16 '22 18:06 wideglide