652 lines
35 KiB
Plaintext
652 lines
35 KiB
Plaintext
line CODE JT JF K
|
|
=================================
|
|
0000: 0x20 0x00 0x00 0x00000004 A = arch
|
|
0001: 0x15 0x01 0x00 0xc000003e if (A == ARCH_X86_64) goto 0003
|
|
0002: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0003: 0x20 0x00 0x00 0x00000000 A = sys_number
|
|
0004: 0x35 0x00 0x01 0x40000000 if (A < 0x40000000) goto 0006
|
|
0005: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0006: 0x15 0x00 0x01 0x00000002 if (A != open) goto 0008
|
|
0007: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0008: 0x15 0x00 0x01 0x00000003 if (A != close) goto 0010
|
|
0009: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0010: 0x15 0x00 0x01 0x00000004 if (A != stat) goto 0012
|
|
0011: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0012: 0x15 0x00 0x01 0x00000005 if (A != fstat) goto 0014
|
|
0013: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0014: 0x15 0x00 0x01 0x00000006 if (A != lstat) goto 0016
|
|
0015: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0016: 0x15 0x00 0x01 0x00000007 if (A != poll) goto 0018
|
|
0017: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0018: 0x15 0x00 0x01 0x00000008 if (A != lseek) goto 0020
|
|
0019: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0020: 0x15 0x00 0x01 0x0000000c if (A != brk) goto 0022
|
|
0021: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0022: 0x15 0x00 0x01 0x0000000d if (A != rt_sigaction) goto 0024
|
|
0023: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0024: 0x15 0x00 0x01 0x0000000e if (A != rt_sigprocmask) goto 0026
|
|
0025: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0026: 0x15 0x00 0x01 0x0000000f if (A != rt_sigreturn) goto 0028
|
|
0027: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0028: 0x15 0x00 0x01 0x00000010 if (A != ioctl) goto 0030
|
|
0029: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0030: 0x15 0x00 0x01 0x00000011 if (A != pread64) goto 0032
|
|
0031: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0032: 0x15 0x00 0x01 0x00000012 if (A != pwrite64) goto 0034
|
|
0033: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0034: 0x15 0x00 0x01 0x00000013 if (A != readv) goto 0036
|
|
0035: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0036: 0x15 0x00 0x01 0x00000014 if (A != writev) goto 0038
|
|
0037: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0038: 0x15 0x00 0x01 0x00000015 if (A != access) goto 0040
|
|
0039: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0040: 0x15 0x00 0x01 0x00000016 if (A != pipe) goto 0042
|
|
0041: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0042: 0x15 0x00 0x01 0x00000017 if (A != select) goto 0044
|
|
0043: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0044: 0x15 0x00 0x01 0x00000018 if (A != sched_yield) goto 0046
|
|
0045: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0046: 0x15 0x00 0x01 0x00000019 if (A != mremap) goto 0048
|
|
0047: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0048: 0x15 0x00 0x01 0x0000001a if (A != msync) goto 0050
|
|
0049: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0050: 0x15 0x00 0x01 0x0000001b if (A != mincore) goto 0052
|
|
0051: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0052: 0x15 0x00 0x01 0x0000001c if (A != madvise) goto 0054
|
|
0053: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0054: 0x15 0x00 0x01 0x0000001d if (A != shmget) goto 0056
|
|
0055: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0056: 0x15 0x00 0x01 0x0000001e if (A != shmat) goto 0058
|
|
0057: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0058: 0x15 0x00 0x01 0x0000001f if (A != shmctl) goto 0060
|
|
0059: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0060: 0x15 0x00 0x01 0x00000020 if (A != dup) goto 0062
|
|
0061: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0062: 0x15 0x00 0x01 0x00000021 if (A != dup2) goto 0064
|
|
0063: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0064: 0x15 0x00 0x01 0x00000022 if (A != pause) goto 0066
|
|
0065: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0066: 0x15 0x00 0x01 0x00000023 if (A != nanosleep) goto 0068
|
|
0067: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0068: 0x15 0x00 0x01 0x00000024 if (A != getitimer) goto 0070
|
|
0069: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0070: 0x15 0x00 0x01 0x00000025 if (A != alarm) goto 0072
|
|
0071: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0072: 0x15 0x00 0x01 0x00000026 if (A != setitimer) goto 0074
|
|
0073: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0074: 0x15 0x00 0x01 0x00000027 if (A != getpid) goto 0076
|
|
0075: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0076: 0x15 0x00 0x01 0x00000028 if (A != sendfile) goto 0078
|
|
0077: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0078: 0x15 0x00 0x01 0x00000029 if (A != socket) goto 0080
|
|
0079: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0080: 0x15 0x00 0x01 0x0000002a if (A != connect) goto 0082
|
|
0081: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0082: 0x15 0x00 0x01 0x0000002b if (A != accept) goto 0084
|
|
0083: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0084: 0x15 0x00 0x01 0x0000002c if (A != sendto) goto 0086
|
|
0085: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0086: 0x15 0x00 0x01 0x0000002d if (A != recvfrom) goto 0088
|
|
0087: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0088: 0x15 0x00 0x01 0x0000002e if (A != sendmsg) goto 0090
|
|
0089: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0090: 0x15 0x00 0x01 0x0000002f if (A != recvmsg) goto 0092
|
|
0091: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0092: 0x15 0x00 0x01 0x00000030 if (A != shutdown) goto 0094
|
|
0093: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0094: 0x15 0x00 0x01 0x00000031 if (A != bind) goto 0096
|
|
0095: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0096: 0x15 0x00 0x01 0x00000032 if (A != listen) goto 0098
|
|
0097: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0098: 0x15 0x00 0x01 0x00000033 if (A != getsockname) goto 0100
|
|
0099: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0100: 0x15 0x00 0x01 0x00000034 if (A != getpeername) goto 0102
|
|
0101: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0102: 0x15 0x00 0x01 0x00000035 if (A != socketpair) goto 0104
|
|
0103: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0104: 0x15 0x00 0x01 0x00000036 if (A != setsockopt) goto 0106
|
|
0105: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0106: 0x15 0x00 0x01 0x00000037 if (A != getsockopt) goto 0108
|
|
0107: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0108: 0x15 0x00 0x01 0x00000038 if (A != clone) goto 0110
|
|
0109: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0110: 0x15 0x00 0x01 0x00000039 if (A != fork) goto 0112
|
|
0111: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0112: 0x15 0x00 0x01 0x0000003a if (A != vfork) goto 0114
|
|
0113: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0114: 0x15 0x00 0x01 0x0000003b if (A != execve) goto 0116
|
|
0115: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0116: 0x15 0x00 0x01 0x0000003d if (A != wait4) goto 0118
|
|
0117: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0118: 0x15 0x00 0x01 0x0000003e if (A != kill) goto 0120
|
|
0119: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0120: 0x15 0x00 0x01 0x0000003f if (A != uname) goto 0122
|
|
0121: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0122: 0x15 0x00 0x01 0x00000040 if (A != semget) goto 0124
|
|
0123: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0124: 0x15 0x00 0x01 0x00000041 if (A != semop) goto 0126
|
|
0125: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0126: 0x15 0x00 0x01 0x00000042 if (A != semctl) goto 0128
|
|
0127: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0128: 0x15 0x00 0x01 0x00000043 if (A != shmdt) goto 0130
|
|
0129: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0130: 0x15 0x00 0x01 0x00000044 if (A != msgget) goto 0132
|
|
0131: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0132: 0x15 0x00 0x01 0x00000045 if (A != msgsnd) goto 0134
|
|
0133: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0134: 0x15 0x00 0x01 0x00000046 if (A != msgrcv) goto 0136
|
|
0135: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0136: 0x15 0x00 0x01 0x00000047 if (A != msgctl) goto 0138
|
|
0137: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0138: 0x15 0x00 0x01 0x00000048 if (A != fcntl) goto 0140
|
|
0139: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0140: 0x15 0x00 0x01 0x00000049 if (A != flock) goto 0142
|
|
0141: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0142: 0x15 0x00 0x01 0x0000004a if (A != fsync) goto 0144
|
|
0143: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0144: 0x15 0x00 0x01 0x0000004b if (A != fdatasync) goto 0146
|
|
0145: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0146: 0x15 0x00 0x01 0x0000004c if (A != truncate) goto 0148
|
|
0147: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0148: 0x15 0x00 0x01 0x0000004d if (A != ftruncate) goto 0150
|
|
0149: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0150: 0x15 0x00 0x01 0x0000004e if (A != getdents) goto 0152
|
|
0151: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0152: 0x15 0x00 0x01 0x0000004f if (A != getcwd) goto 0154
|
|
0153: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0154: 0x15 0x00 0x01 0x00000050 if (A != chdir) goto 0156
|
|
0155: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0156: 0x15 0x00 0x01 0x00000051 if (A != fchdir) goto 0158
|
|
0157: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0158: 0x15 0x00 0x01 0x00000052 if (A != rename) goto 0160
|
|
0159: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0160: 0x15 0x00 0x01 0x00000053 if (A != mkdir) goto 0162
|
|
0161: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0162: 0x15 0x00 0x01 0x00000054 if (A != rmdir) goto 0164
|
|
0163: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0164: 0x15 0x00 0x01 0x00000055 if (A != creat) goto 0166
|
|
0165: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0166: 0x15 0x00 0x01 0x00000056 if (A != link) goto 0168
|
|
0167: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0168: 0x15 0x00 0x01 0x00000057 if (A != unlink) goto 0170
|
|
0169: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0170: 0x15 0x00 0x01 0x00000058 if (A != symlink) goto 0172
|
|
0171: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0172: 0x15 0x00 0x01 0x00000059 if (A != readlink) goto 0174
|
|
0173: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0174: 0x15 0x00 0x01 0x0000005a if (A != chmod) goto 0176
|
|
0175: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0176: 0x15 0x00 0x01 0x0000005b if (A != fchmod) goto 0178
|
|
0177: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0178: 0x15 0x00 0x01 0x0000005c if (A != chown) goto 0180
|
|
0179: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0180: 0x15 0x00 0x01 0x0000005d if (A != fchown) goto 0182
|
|
0181: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0182: 0x15 0x00 0x01 0x0000005e if (A != lchown) goto 0184
|
|
0183: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0184: 0x15 0x00 0x01 0x0000005f if (A != umask) goto 0186
|
|
0185: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0186: 0x15 0x00 0x01 0x00000061 if (A != getrlimit) goto 0188
|
|
0187: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0188: 0x15 0x00 0x01 0x00000062 if (A != getrusage) goto 0190
|
|
0189: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0190: 0x15 0x00 0x01 0x00000063 if (A != sysinfo) goto 0192
|
|
0191: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0192: 0x15 0x00 0x01 0x00000064 if (A != times) goto 0194
|
|
0193: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0194: 0x15 0x00 0x01 0x00000065 if (A != ptrace) goto 0196
|
|
0195: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0196: 0x15 0x00 0x01 0x00000066 if (A != getuid) goto 0198
|
|
0197: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0198: 0x15 0x00 0x01 0x00000067 if (A != syslog) goto 0200
|
|
0199: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0200: 0x15 0x00 0x01 0x00000068 if (A != getgid) goto 0202
|
|
0201: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0202: 0x15 0x00 0x01 0x00000069 if (A != setuid) goto 0204
|
|
0203: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0204: 0x15 0x00 0x01 0x0000006a if (A != setgid) goto 0206
|
|
0205: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0206: 0x15 0x00 0x01 0x0000006b if (A != geteuid) goto 0208
|
|
0207: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0208: 0x15 0x00 0x01 0x0000006c if (A != getegid) goto 0210
|
|
0209: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0210: 0x15 0x00 0x01 0x0000006d if (A != setpgid) goto 0212
|
|
0211: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0212: 0x15 0x00 0x01 0x0000006e if (A != getppid) goto 0214
|
|
0213: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0214: 0x15 0x00 0x01 0x0000006f if (A != getpgrp) goto 0216
|
|
0215: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0216: 0x15 0x00 0x01 0x00000070 if (A != setsid) goto 0218
|
|
0217: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0218: 0x15 0x00 0x01 0x00000071 if (A != setreuid) goto 0220
|
|
0219: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0220: 0x15 0x00 0x01 0x00000072 if (A != setregid) goto 0222
|
|
0221: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0222: 0x15 0x00 0x01 0x00000073 if (A != getgroups) goto 0224
|
|
0223: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0224: 0x15 0x00 0x01 0x00000074 if (A != setgroups) goto 0226
|
|
0225: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0226: 0x15 0x00 0x01 0x00000075 if (A != setresuid) goto 0228
|
|
0227: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0228: 0x15 0x00 0x01 0x00000076 if (A != getresuid) goto 0230
|
|
0229: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0230: 0x15 0x00 0x01 0x00000077 if (A != setresgid) goto 0232
|
|
0231: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0232: 0x15 0x00 0x01 0x00000078 if (A != getresgid) goto 0234
|
|
0233: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0234: 0x15 0x00 0x01 0x00000079 if (A != getpgid) goto 0236
|
|
0235: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0236: 0x15 0x00 0x01 0x0000007a if (A != setfsuid) goto 0238
|
|
0237: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0238: 0x15 0x00 0x01 0x0000007b if (A != setfsgid) goto 0240
|
|
0239: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0240: 0x15 0x00 0x01 0x0000007c if (A != getsid) goto 0242
|
|
0241: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0242: 0x15 0x00 0x01 0x0000007d if (A != capget) goto 0244
|
|
0243: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0244: 0x15 0x00 0x01 0x0000007e if (A != capset) goto 0246
|
|
0245: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0246: 0x15 0x00 0x01 0x0000007f if (A != rt_sigpending) goto 0248
|
|
0247: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0248: 0x15 0x00 0x01 0x00000080 if (A != rt_sigtimedwait) goto 0250
|
|
0249: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0250: 0x15 0x00 0x01 0x00000081 if (A != rt_sigqueueinfo) goto 0252
|
|
0251: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0252: 0x15 0x00 0x01 0x00000082 if (A != rt_sigsuspend) goto 0254
|
|
0253: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0254: 0x15 0x00 0x01 0x00000083 if (A != sigaltstack) goto 0256
|
|
0255: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0256: 0x15 0x00 0x01 0x00000084 if (A != utime) goto 0258
|
|
0257: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0258: 0x15 0x00 0x01 0x00000085 if (A != mknod) goto 0260
|
|
0259: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0260: 0x15 0x00 0x01 0x00000086 if (A != uselib) goto 0262
|
|
0261: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0262: 0x15 0x00 0x01 0x00000087 if (A != personality) goto 0264
|
|
0263: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0264: 0x15 0x00 0x01 0x00000088 if (A != ustat) goto 0266
|
|
0265: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0266: 0x15 0x00 0x01 0x00000089 if (A != statfs) goto 0268
|
|
0267: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0268: 0x15 0x00 0x01 0x0000008a if (A != fstatfs) goto 0270
|
|
0269: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0270: 0x15 0x00 0x01 0x0000008b if (A != sysfs) goto 0272
|
|
0271: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0272: 0x15 0x00 0x01 0x0000008c if (A != getpriority) goto 0274
|
|
0273: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0274: 0x15 0x00 0x01 0x0000008d if (A != setpriority) goto 0276
|
|
0275: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0276: 0x15 0x00 0x01 0x0000008e if (A != sched_setparam) goto 0278
|
|
0277: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0278: 0x15 0x00 0x01 0x0000008f if (A != sched_getparam) goto 0280
|
|
0279: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0280: 0x15 0x00 0x01 0x00000090 if (A != sched_setscheduler) goto 0282
|
|
0281: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0282: 0x15 0x00 0x01 0x00000091 if (A != sched_getscheduler) goto 0284
|
|
0283: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0284: 0x15 0x00 0x01 0x00000092 if (A != sched_get_priority_max) goto 0286
|
|
0285: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0286: 0x15 0x00 0x01 0x00000093 if (A != sched_get_priority_min) goto 0288
|
|
0287: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0288: 0x15 0x00 0x01 0x00000094 if (A != sched_rr_get_interval) goto 0290
|
|
0289: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0290: 0x15 0x00 0x01 0x00000095 if (A != mlock) goto 0292
|
|
0291: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0292: 0x15 0x00 0x01 0x00000096 if (A != munlock) goto 0294
|
|
0293: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0294: 0x15 0x00 0x01 0x00000097 if (A != mlockall) goto 0296
|
|
0295: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0296: 0x15 0x00 0x01 0x00000098 if (A != munlockall) goto 0298
|
|
0297: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0298: 0x15 0x00 0x01 0x00000099 if (A != vhangup) goto 0300
|
|
0299: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0300: 0x15 0x00 0x01 0x0000009a if (A != modify_ldt) goto 0302
|
|
0301: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0302: 0x15 0x00 0x01 0x0000009b if (A != pivot_root) goto 0304
|
|
0303: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0304: 0x15 0x00 0x01 0x0000009c if (A != _sysctl) goto 0306
|
|
0305: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0306: 0x15 0x00 0x01 0x0000009d if (A != prctl) goto 0308
|
|
0307: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0308: 0x15 0x00 0x01 0x0000009e if (A != arch_prctl) goto 0310
|
|
0309: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0310: 0x15 0x00 0x01 0x0000009f if (A != adjtimex) goto 0312
|
|
0311: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0312: 0x15 0x00 0x01 0x000000a0 if (A != setrlimit) goto 0314
|
|
0313: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0314: 0x15 0x00 0x01 0x000000a1 if (A != chroot) goto 0316
|
|
0315: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0316: 0x15 0x00 0x01 0x000000a2 if (A != sync) goto 0318
|
|
0317: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0318: 0x15 0x00 0x01 0x000000a3 if (A != acct) goto 0320
|
|
0319: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0320: 0x15 0x00 0x01 0x000000a4 if (A != settimeofday) goto 0322
|
|
0321: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0322: 0x15 0x00 0x01 0x000000a5 if (A != mount) goto 0324
|
|
0323: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0324: 0x15 0x00 0x01 0x000000a6 if (A != umount2) goto 0326
|
|
0325: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0326: 0x15 0x00 0x01 0x000000a7 if (A != swapon) goto 0328
|
|
0327: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0328: 0x15 0x00 0x01 0x000000a8 if (A != swapoff) goto 0330
|
|
0329: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0330: 0x15 0x00 0x01 0x000000aa if (A != sethostname) goto 0332
|
|
0331: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0332: 0x15 0x00 0x01 0x000000ab if (A != setdomainname) goto 0334
|
|
0333: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0334: 0x15 0x00 0x01 0x000000ac if (A != iopl) goto 0336
|
|
0335: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0336: 0x15 0x00 0x01 0x000000ad if (A != ioperm) goto 0338
|
|
0337: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0338: 0x15 0x00 0x01 0x000000ae if (A != create_module) goto 0340
|
|
0339: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0340: 0x15 0x00 0x01 0x000000af if (A != init_module) goto 0342
|
|
0341: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0342: 0x15 0x00 0x01 0x000000b0 if (A != delete_module) goto 0344
|
|
0343: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0344: 0x15 0x00 0x01 0x000000b1 if (A != get_kernel_syms) goto 0346
|
|
0345: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0346: 0x15 0x00 0x01 0x000000b2 if (A != query_module) goto 0348
|
|
0347: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0348: 0x15 0x00 0x01 0x000000b3 if (A != quotactl) goto 0350
|
|
0349: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0350: 0x15 0x00 0x01 0x000000b4 if (A != nfsservctl) goto 0352
|
|
0351: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0352: 0x15 0x00 0x01 0x000000b5 if (A != getpmsg) goto 0354
|
|
0353: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0354: 0x15 0x00 0x01 0x000000b6 if (A != putpmsg) goto 0356
|
|
0355: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0356: 0x15 0x00 0x01 0x000000b7 if (A != afs_syscall) goto 0358
|
|
0357: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0358: 0x15 0x00 0x01 0x000000b8 if (A != tuxcall) goto 0360
|
|
0359: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0360: 0x15 0x00 0x01 0x000000b9 if (A != security) goto 0362
|
|
0361: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0362: 0x15 0x00 0x01 0x000000ba if (A != gettid) goto 0364
|
|
0363: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0364: 0x15 0x00 0x01 0x000000bb if (A != readahead) goto 0366
|
|
0365: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0366: 0x15 0x00 0x01 0x000000bc if (A != setxattr) goto 0368
|
|
0367: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0368: 0x15 0x00 0x01 0x000000bd if (A != lsetxattr) goto 0370
|
|
0369: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0370: 0x15 0x00 0x01 0x000000be if (A != fsetxattr) goto 0372
|
|
0371: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0372: 0x15 0x00 0x01 0x000000bf if (A != getxattr) goto 0374
|
|
0373: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0374: 0x15 0x00 0x01 0x000000c0 if (A != lgetxattr) goto 0376
|
|
0375: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0376: 0x15 0x00 0x01 0x000000c1 if (A != fgetxattr) goto 0378
|
|
0377: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0378: 0x15 0x00 0x01 0x000000c2 if (A != listxattr) goto 0380
|
|
0379: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0380: 0x15 0x00 0x01 0x000000c3 if (A != llistxattr) goto 0382
|
|
0381: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0382: 0x15 0x00 0x01 0x000000c4 if (A != flistxattr) goto 0384
|
|
0383: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0384: 0x15 0x00 0x01 0x000000c5 if (A != removexattr) goto 0386
|
|
0385: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0386: 0x15 0x00 0x01 0x000000c6 if (A != lremovexattr) goto 0388
|
|
0387: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0388: 0x15 0x00 0x01 0x000000c7 if (A != fremovexattr) goto 0390
|
|
0389: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0390: 0x15 0x00 0x01 0x000000c8 if (A != tkill) goto 0392
|
|
0391: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0392: 0x15 0x00 0x01 0x000000c9 if (A != time) goto 0394
|
|
0393: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0394: 0x15 0x00 0x01 0x000000ca if (A != futex) goto 0396
|
|
0395: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0396: 0x15 0x00 0x01 0x000000cb if (A != sched_setaffinity) goto 0398
|
|
0397: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0398: 0x15 0x00 0x01 0x000000cc if (A != sched_getaffinity) goto 0400
|
|
0399: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0400: 0x15 0x00 0x01 0x000000cd if (A != set_thread_area) goto 0402
|
|
0401: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0402: 0x15 0x00 0x01 0x000000ce if (A != io_setup) goto 0404
|
|
0403: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0404: 0x15 0x00 0x01 0x000000cf if (A != io_destroy) goto 0406
|
|
0405: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0406: 0x15 0x00 0x01 0x000000d0 if (A != io_getevents) goto 0408
|
|
0407: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0408: 0x15 0x00 0x01 0x000000d1 if (A != io_submit) goto 0410
|
|
0409: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0410: 0x15 0x00 0x01 0x000000d2 if (A != io_cancel) goto 0412
|
|
0411: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0412: 0x15 0x00 0x01 0x000000d3 if (A != get_thread_area) goto 0414
|
|
0413: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0414: 0x15 0x00 0x01 0x000000d4 if (A != lookup_dcookie) goto 0416
|
|
0415: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0416: 0x15 0x00 0x01 0x000000d5 if (A != epoll_create) goto 0418
|
|
0417: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0418: 0x15 0x00 0x01 0x000000d6 if (A != epoll_ctl_old) goto 0420
|
|
0419: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0420: 0x15 0x00 0x01 0x000000d7 if (A != epoll_wait_old) goto 0422
|
|
0421: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0422: 0x15 0x00 0x01 0x000000d8 if (A != remap_file_pages) goto 0424
|
|
0423: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0424: 0x15 0x00 0x01 0x000000d9 if (A != getdents64) goto 0426
|
|
0425: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0426: 0x15 0x00 0x01 0x000000da if (A != set_tid_address) goto 0428
|
|
0427: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0428: 0x15 0x00 0x01 0x000000db if (A != restart_syscall) goto 0430
|
|
0429: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0430: 0x15 0x00 0x01 0x000000dc if (A != semtimedop) goto 0432
|
|
0431: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0432: 0x15 0x00 0x01 0x000000dd if (A != fadvise64) goto 0434
|
|
0433: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0434: 0x15 0x00 0x01 0x000000de if (A != timer_create) goto 0436
|
|
0435: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0436: 0x15 0x00 0x01 0x000000df if (A != timer_settime) goto 0438
|
|
0437: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0438: 0x15 0x00 0x01 0x000000e0 if (A != timer_gettime) goto 0440
|
|
0439: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0440: 0x15 0x00 0x01 0x000000e1 if (A != timer_getoverrun) goto 0442
|
|
0441: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0442: 0x15 0x00 0x01 0x000000e2 if (A != timer_delete) goto 0444
|
|
0443: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0444: 0x15 0x00 0x01 0x000000e3 if (A != clock_settime) goto 0446
|
|
0445: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0446: 0x15 0x00 0x01 0x000000e4 if (A != clock_gettime) goto 0448
|
|
0447: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0448: 0x15 0x00 0x01 0x000000e5 if (A != clock_getres) goto 0450
|
|
0449: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0450: 0x15 0x00 0x01 0x000000e6 if (A != clock_nanosleep) goto 0452
|
|
0451: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0452: 0x15 0x00 0x01 0x000000e8 if (A != epoll_wait) goto 0454
|
|
0453: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0454: 0x15 0x00 0x01 0x000000e9 if (A != epoll_ctl) goto 0456
|
|
0455: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0456: 0x15 0x00 0x01 0x000000ea if (A != tgkill) goto 0458
|
|
0457: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0458: 0x15 0x00 0x01 0x000000eb if (A != utimes) goto 0460
|
|
0459: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0460: 0x15 0x00 0x01 0x000000ec if (A != vserver) goto 0462
|
|
0461: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0462: 0x15 0x00 0x01 0x000000ed if (A != mbind) goto 0464
|
|
0463: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0464: 0x15 0x00 0x01 0x000000ee if (A != set_mempolicy) goto 0466
|
|
0465: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0466: 0x15 0x00 0x01 0x000000ef if (A != get_mempolicy) goto 0468
|
|
0467: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0468: 0x15 0x00 0x01 0x000000f0 if (A != mq_open) goto 0470
|
|
0469: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0470: 0x15 0x00 0x01 0x000000f1 if (A != mq_unlink) goto 0472
|
|
0471: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0472: 0x15 0x00 0x01 0x000000f2 if (A != mq_timedsend) goto 0474
|
|
0473: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0474: 0x15 0x00 0x01 0x000000f3 if (A != mq_timedreceive) goto 0476
|
|
0475: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0476: 0x15 0x00 0x01 0x000000f4 if (A != mq_notify) goto 0478
|
|
0477: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0478: 0x15 0x00 0x01 0x000000f5 if (A != mq_getsetattr) goto 0480
|
|
0479: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0480: 0x15 0x00 0x01 0x000000f6 if (A != kexec_load) goto 0482
|
|
0481: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0482: 0x15 0x00 0x01 0x000000f7 if (A != waitid) goto 0484
|
|
0483: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0484: 0x15 0x00 0x01 0x000000f8 if (A != add_key) goto 0486
|
|
0485: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0486: 0x15 0x00 0x01 0x000000f9 if (A != request_key) goto 0488
|
|
0487: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0488: 0x15 0x00 0x01 0x000000fa if (A != keyctl) goto 0490
|
|
0489: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0490: 0x15 0x00 0x01 0x000000fb if (A != ioprio_set) goto 0492
|
|
0491: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0492: 0x15 0x00 0x01 0x000000fc if (A != ioprio_get) goto 0494
|
|
0493: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0494: 0x15 0x00 0x01 0x000000fd if (A != inotify_init) goto 0496
|
|
0495: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0496: 0x15 0x00 0x01 0x000000fe if (A != inotify_add_watch) goto 0498
|
|
0497: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0498: 0x15 0x00 0x01 0x000000ff if (A != inotify_rm_watch) goto 0500
|
|
0499: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0500: 0x15 0x00 0x01 0x00000100 if (A != migrate_pages) goto 0502
|
|
0501: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0502: 0x15 0x00 0x01 0x00000101 if (A != openat) goto 0504
|
|
0503: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0504: 0x15 0x00 0x01 0x00000102 if (A != mkdirat) goto 0506
|
|
0505: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0506: 0x15 0x00 0x01 0x00000103 if (A != mknodat) goto 0508
|
|
0507: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0508: 0x15 0x00 0x01 0x00000104 if (A != fchownat) goto 0510
|
|
0509: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0510: 0x15 0x00 0x01 0x00000105 if (A != futimesat) goto 0512
|
|
0511: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0512: 0x15 0x00 0x01 0x00000106 if (A != newfstatat) goto 0514
|
|
0513: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0514: 0x15 0x00 0x01 0x00000107 if (A != unlinkat) goto 0516
|
|
0515: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0516: 0x15 0x00 0x01 0x00000108 if (A != renameat) goto 0518
|
|
0517: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0518: 0x15 0x00 0x01 0x00000109 if (A != linkat) goto 0520
|
|
0519: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0520: 0x15 0x00 0x01 0x0000010a if (A != symlinkat) goto 0522
|
|
0521: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0522: 0x15 0x00 0x01 0x0000010b if (A != readlinkat) goto 0524
|
|
0523: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0524: 0x15 0x00 0x01 0x0000010c if (A != fchmodat) goto 0526
|
|
0525: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0526: 0x15 0x00 0x01 0x0000010d if (A != faccessat) goto 0528
|
|
0527: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0528: 0x15 0x00 0x01 0x0000010e if (A != pselect6) goto 0530
|
|
0529: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0530: 0x15 0x00 0x01 0x0000010f if (A != ppoll) goto 0532
|
|
0531: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0532: 0x15 0x00 0x01 0x00000110 if (A != unshare) goto 0534
|
|
0533: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0534: 0x15 0x00 0x01 0x00000111 if (A != set_robust_list) goto 0536
|
|
0535: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0536: 0x15 0x00 0x01 0x00000112 if (A != get_robust_list) goto 0538
|
|
0537: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0538: 0x15 0x00 0x01 0x00000113 if (A != splice) goto 0540
|
|
0539: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0540: 0x15 0x00 0x01 0x00000114 if (A != tee) goto 0542
|
|
0541: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0542: 0x15 0x00 0x01 0x00000115 if (A != sync_file_range) goto 0544
|
|
0543: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0544: 0x15 0x00 0x01 0x00000116 if (A != vmsplice) goto 0546
|
|
0545: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0546: 0x15 0x00 0x01 0x00000117 if (A != move_pages) goto 0548
|
|
0547: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0548: 0x15 0x00 0x01 0x00000118 if (A != utimensat) goto 0550
|
|
0549: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0550: 0x15 0x00 0x01 0x00000119 if (A != epoll_pwait) goto 0552
|
|
0551: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0552: 0x15 0x00 0x01 0x0000011a if (A != signalfd) goto 0554
|
|
0553: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0554: 0x15 0x00 0x01 0x0000011b if (A != timerfd) goto 0556
|
|
0555: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0556: 0x15 0x00 0x01 0x0000011c if (A != eventfd) goto 0558
|
|
0557: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0558: 0x15 0x00 0x01 0x0000011d if (A != fallocate) goto 0560
|
|
0559: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0560: 0x15 0x00 0x01 0x0000011e if (A != timerfd_settime) goto 0562
|
|
0561: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0562: 0x15 0x00 0x01 0x0000011f if (A != timerfd_gettime) goto 0564
|
|
0563: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0564: 0x15 0x00 0x01 0x00000120 if (A != accept4) goto 0566
|
|
0565: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0566: 0x15 0x00 0x01 0x00000121 if (A != signalfd4) goto 0568
|
|
0567: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0568: 0x15 0x00 0x01 0x00000122 if (A != eventfd2) goto 0570
|
|
0569: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0570: 0x15 0x00 0x01 0x00000123 if (A != epoll_create1) goto 0572
|
|
0571: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0572: 0x15 0x00 0x01 0x00000124 if (A != dup3) goto 0574
|
|
0573: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0574: 0x15 0x00 0x01 0x00000125 if (A != pipe2) goto 0576
|
|
0575: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0576: 0x15 0x00 0x01 0x00000126 if (A != inotify_init1) goto 0578
|
|
0577: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0578: 0x15 0x00 0x01 0x00000127 if (A != preadv) goto 0580
|
|
0579: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0580: 0x15 0x00 0x01 0x00000128 if (A != pwritev) goto 0582
|
|
0581: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0582: 0x15 0x00 0x01 0x00000129 if (A != rt_tgsigqueueinfo) goto 0584
|
|
0583: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0584: 0x15 0x00 0x01 0x0000012a if (A != perf_event_open) goto 0586
|
|
0585: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0586: 0x15 0x00 0x01 0x0000012b if (A != recvmmsg) goto 0588
|
|
0587: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0588: 0x15 0x00 0x01 0x0000012c if (A != fanotify_init) goto 0590
|
|
0589: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0590: 0x15 0x00 0x01 0x0000012d if (A != fanotify_mark) goto 0592
|
|
0591: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0592: 0x15 0x00 0x01 0x0000012e if (A != prlimit64) goto 0594
|
|
0593: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0594: 0x15 0x00 0x01 0x0000012f if (A != name_to_handle_at) goto 0596
|
|
0595: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0596: 0x15 0x00 0x01 0x00000130 if (A != open_by_handle_at) goto 0598
|
|
0597: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0598: 0x15 0x00 0x01 0x00000131 if (A != clock_adjtime) goto 0600
|
|
0599: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0600: 0x15 0x00 0x01 0x00000132 if (A != syncfs) goto 0602
|
|
0601: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0602: 0x15 0x00 0x01 0x00000133 if (A != sendmmsg) goto 0604
|
|
0603: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0604: 0x15 0x00 0x01 0x00000134 if (A != setns) goto 0606
|
|
0605: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0606: 0x15 0x00 0x01 0x00000135 if (A != getcpu) goto 0608
|
|
0607: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0608: 0x15 0x00 0x01 0x00000138 if (A != kcmp) goto 0610
|
|
0609: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0610: 0x15 0x00 0x01 0x00000139 if (A != finit_module) goto 0612
|
|
0611: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0612: 0x15 0x00 0x01 0x0000013a if (A != sched_setattr) goto 0614
|
|
0613: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0614: 0x15 0x00 0x01 0x0000013b if (A != sched_getattr) goto 0616
|
|
0615: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0616: 0x15 0x00 0x01 0x0000013c if (A != renameat2) goto 0618
|
|
0617: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0618: 0x15 0x00 0x01 0x0000013d if (A != seccomp) goto 0620
|
|
0619: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0620: 0x15 0x00 0x01 0x0000013e if (A != getrandom) goto 0622
|
|
0621: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0622: 0x15 0x00 0x01 0x0000013f if (A != memfd_create) goto 0624
|
|
0623: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0624: 0x15 0x00 0x01 0x00000140 if (A != kexec_file_load) goto 0626
|
|
0625: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0626: 0x15 0x00 0x01 0x00000141 if (A != bpf) goto 0628
|
|
0627: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0628: 0x15 0x00 0x01 0x00000143 if (A != userfaultfd) goto 0630
|
|
0629: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0630: 0x15 0x00 0x01 0x00000144 if (A != membarrier) goto 0632
|
|
0631: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0632: 0x15 0x00 0x01 0x00000145 if (A != mlock2) goto 0634
|
|
0633: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0634: 0x15 0x00 0x01 0x00000146 if (A != copy_file_range) goto 0636
|
|
0635: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0636: 0x15 0x00 0x01 0x00000147 if (A != preadv2) goto 0638
|
|
0637: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0638: 0x15 0x00 0x01 0x00000148 if (A != pwritev2) goto 0640
|
|
0639: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0640: 0x15 0x00 0x01 0x00000149 if (A != pkey_mprotect) goto 0642
|
|
0641: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0642: 0x15 0x00 0x01 0x0000014a if (A != pkey_alloc) goto 0644
|
|
0643: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0644: 0x15 0x00 0x01 0x0000014b if (A != pkey_free) goto 0646
|
|
0645: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0646: 0x15 0x00 0x01 0x0000014c if (A != statx) goto 0648
|
|
0647: 0x06 0x00 0x00 0x00000000 return KILL
|
|
0648: 0x06 0x00 0x00 0x7fff0000 return ALLOW
|