This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
radare2
Watch
1
Star
0
Fork
You've already forked radare2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6d96d214d9
radare2
/
binr
/
preload
/
trap-linux-x86-32.asm
10 lines
102 B
NASM
Raw
Blame
History
.os
linux
.arch
x86
.bits
32
mov
eax
,
$
sys.getpid
int
0x80
mov
ebx
,
$
sys.kill
xchg
eax
,
ebx
int
0x80
Reference in New Issue
View Git Blame
Copy Permalink