mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-27 08:12:44 +00:00
108 lines
2.4 KiB
Plaintext
108 lines
2.4 KiB
Plaintext
_=0x80
|
|
syscall=0x80,0,4,
|
|
exit=0x80,1,1,i
|
|
fork=0x80,2,0,
|
|
read=0x80,3,3,
|
|
write=0x80,4,3,iZi
|
|
open=0x80,5,3,zii
|
|
close=0x80,6,1,i
|
|
wait4=0x80,7,3,
|
|
old_creat=0x80,8,2,
|
|
link=0x80,9,2,zz
|
|
unlink=0x80,10,1,z
|
|
old_execve=0x80,11,3,zpp
|
|
chdir=0x80,12,1,z
|
|
fchdir=0x80,13,1,
|
|
mknod=0x80,14,1,
|
|
chmod=0x80,15,1,zi
|
|
chown=0x80,16,1,
|
|
break=0x80,17,1,
|
|
old_fsstat=0x80,18,1,
|
|
old_lseek=0x80,19,1,
|
|
getpid=0x80,20,0,
|
|
mount=0x80,21,0,
|
|
unmount=0x80,22,0,
|
|
setuid=0x80,23,1,
|
|
getuid=0x80,24,0,
|
|
ptrace=0x80,26,4,
|
|
recvmsg=0x80,27,4,
|
|
sendmsg=0x80,28,4,
|
|
recvfrom=0x80,29,4,
|
|
accept=0x80,30,4,
|
|
getpeername=0x80,31,3,
|
|
getsockname=0x80,32,3,
|
|
access=0x80,33,2,
|
|
chflags=0x80,34,2,
|
|
fchflags=0x80,35,2,
|
|
sync=0x80,36,0,
|
|
kill=0x80,37,2,
|
|
dup=0x80,41,2,
|
|
pipe=0x80,42,1,
|
|
getepid=0x80,43,0,
|
|
profil=0x80,44,4,/*
|
|
ktrace=0x80,45,4,
|
|
getgid=0x80,47,0,
|
|
signal=0x80,48,2,
|
|
getlogin=0x80,49,0,/*
|
|
setlogin=0x80,50,1,/*
|
|
acct=0x80,51,1,/*
|
|
sigaltstack=0x80,53,2,/*
|
|
ioctl=0x80,54,3,
|
|
reboot=0x80,55,1,
|
|
revoke=0x80,56,1,/*
|
|
symlink=0x80,57,2,
|
|
readlink=0x80,58,1,
|
|
execve=0x80,59,2,zp
|
|
umask=0x80,60,1,
|
|
chroot=0x80,61,1,z
|
|
mmap=0x80,90,6,
|
|
munmap=0x80,91,1,
|
|
socketcall=0x80,102,2,
|
|
sigreturn=0x80,119,1,
|
|
clone=0x80,120,4,
|
|
mprotect=0x80,125,3,
|
|
rt_sigaction=0x80,174,3,
|
|
rt_sigprocmask=0x80,175,3,
|
|
sysctl=0x80,149,1,
|
|
mmap2=0x80,192,6,
|
|
fstat64=0x80,197,2,
|
|
fcntl64=0x80,221,3,
|
|
gettid=0x80,224,0,
|
|
set_thread_area=0x80,243,2,
|
|
get_thread_area=0x80,244,2,
|
|
exit_group=0x80,252,1,
|
|
mach_reply_port=0x81,26,1,
|
|
thread_self_trap=0x81,27,1,
|
|
task_self_trap=0x81,28,1,
|
|
host_self_trap=0x81,29,1,
|
|
mach_msg_trap=0x81,31,1,
|
|
mach_msg_overwrite_trap=0x81,32,1,
|
|
semaphore_signal_trap=0x81,33,1,
|
|
semaphore_signal_all_trap=0x81,34,1,
|
|
semaphore_signal_thread_trap=0x81,35,1,
|
|
semaphore_wait_trap=0x81,36,1,
|
|
semaphore_wait_signal_trap=0x81,37,1,
|
|
semaphore_timedwait_trap=0x81,38,1,
|
|
semaphore_timedwait_signal_trap=0x81,39,1,
|
|
init_process=0x81,41,1,
|
|
map_fd=0x81,43,1,
|
|
task_for_pid=0x81,45,1,
|
|
pid_for_task=0x81,46,1,
|
|
macx_swapon=0x81,48,1,
|
|
macx_swapoff=0x81,49,1,
|
|
macx_triggers=0x81,51,1,
|
|
macx_backing_store_suspend=0x81,52,1,
|
|
macx_backing_store_recovery=0x81,53,1,
|
|
swtch_pri=0x81,59,1,
|
|
swtch=0x81,60,1,
|
|
thread_switch=0x81,61,1,
|
|
clock_sleep_trap=0x81,62,1,
|
|
mach_timebase_info_trap=0x81,89,1,
|
|
mach_wait_until_trap=0x81,90,1,
|
|
mk_timer_create_trap=0x81,91,1,
|
|
mk_timer_destroy_trap=0x81,92,1,
|
|
mk_timer_arm_trap=0x81,93,1,
|
|
mk_timer_cancel_trap=0x81,94,1,
|
|
mk_timebase_info_trap=0x81,95,1,
|
|
iokit_user_client_trap=0x81,100,1,
|