pypcode
pypcode copied to clipboard
skipping over data?
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