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
有帮助吗?

解决方案

The solution from DEFCON: 0x00000014

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top