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

I can't not download it

0

nice challenge i learnt how for loops works in assembly :)

0

great question to learn about basic assembly !

0

a little hint for future solvers: read the manual carefully and pay attention for every word. I'm pretty sure this task is specifically designed to be misleading. Good task anyway)

1

F*ckin fun with this chal! Research more and more, U will get the flag

0

This challenge should be worth more points. Was very very painful.

0

i hate u for at&t syntax bruh

4

at&t syntax rules!

0
Protected
0

Note to everyone: apparently you can't see your own protected comments if you didn't solve.

0

Hmm that is interesting, didn't know

0
Protected
0

Super fun challenge. If assembly is something you struggle with, this is a good one to learn from.

0

It's also good if you struggle with focusing on the instructions of the challenge itself!

0