What bytes to emit for an ARM equivalent of EBFE? -
in x86, if want cause infinite loop, can emit ebfe, jump current instruction. what's arm equivalent of ebfe?
that 0xeafffffe
-- unconditional branch itself
in x86, if want cause infinite loop, can emit ebfe, jump current instruction. what's arm equivalent of ebfe?
that 0xeafffffe
-- unconditional branch itself
Comments
Post a Comment