mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-01-24 22:10:54 +00:00
6 lines
55 B
NASM
6 lines
55 B
NASM
|
|
||
|
bits 32
|
||
|
|
||
|
nop
|
||
|
xchg esp, eax
|
||
|
int3
|