5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
target remote localhost:1234
|
|
set architecture i8086
|
|
break *0x7c00
|
|
continue
|