Jumper
60 points Medium

Hey, I have this simple assembly code: https://mega.nz/#!SPwVzbQD!oSwwdjhel_hhJ6DzlWYPJk4O5mShUZbWMaPtC1amXlA. I need YOUR help. On a particular instruction (address 0x80484e2) I want to know where the call instruction is jumping to (i.e. the address that we are jumping to) (If the user inputs in 'jump'). Specify your answer as a hex number prefixed with '0x', with no leading zeros. Ex. 0x1234. Good luck!

Flag
Rating 4.38
5
4
3
2
1

Discussion