Question

If in ARM32 branch have these opcode: EAFF FFFE, then what would this opcode be in ARM64?

Example:

ARM32:

0000: b $+0

ARM64:

0000: b $+0
Was it helpful?

Solution

The solution from DEFCON: 0x00000014

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top