You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
176 B

.text
call 0x100040
jmp 0x100040
foo1:
jmp foo1
jb foo1
call foo1
jmp foo2
jb foo2
call foo2
foo2:
jmp foo
jb foo
call foo
jmp foo@PLT
jb foo@PLT
call foo@plt