You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perform the following:
Jump to the absolute address 0x403000
We will now set the following in preparation for your code:
Loading your given code at: 0x400092
Please give me your assembly in bytes (up to 0x1000 bytes):
Executing your code...
---------------- CODE ----------------
0x400092: mov rax, 0x400000
0x400099: jmp rax
--------------------------------------
Segmentation fault
The text was updated successfully, but these errors were encountered:
In level 22, if you set a different address from the one sugested by the exercise, sometimes the challenge just hangs until segfault.
POC:
Output:
The text was updated successfully, but these errors were encountered: