What is the feature you'd like to have?
Option to reverse opcode bytes in LinearView Disassembly
Is your feature request related to a problem?
Sometimes you need to do something with instruction bytes but backwards.
In this case I am writing a bunch of patched instructions as integers to a binary. I have definitely ran into a similar problem before.
Are any alternative solutions acceptable?
A render layer could solve this I think? But it'd be cool if the builtin display had an option somewhere to do it.
Additional Information:
I love address display modes 😄
What is the feature you'd like to have?
Option to reverse opcode bytes in LinearView Disassembly
Is your feature request related to a problem?
Sometimes you need to do something with instruction bytes but backwards.
In this case I am writing a bunch of patched instructions as integers to a binary. I have definitely ran into a similar problem before.
Are any alternative solutions acceptable?
A render layer could solve this I think? But it'd be cool if the builtin display had an option somewhere to do it.
Additional Information:
I love address display modes 😄