mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-01-08 22:30:55 +00:00
6 lines
55 B
NASM
6 lines
55 B
NASM
|
|
||
|
bits 64
|
||
|
|
||
|
nop
|
||
|
xchg rsp, rax
|
||
|
int3
|