Use the links above to navigate to the Linux System Call table of your preference (API coming soon).

Call convention by architechture

ARCH NR RETURN ARG0 ARG1 ARG2 ARG3 ARG4 ARG5
arm r7 r0 r0 r1 r2 r3 r4 r5
arm64 x8 x0 x0 x1 x2 x3 x4 x5
x86 eax eax ebx ecx edx esi edi ebp
x64 rax rax rdi rsi rdx r10 r8 r9