r2-syscall-printer
Python
★ 6
updated 3y ago
I created r2-syscall-printer (radare r2pipe script) because I need now Linux-kernel interface call convention support (x86 & x86_64): %rdi, %rsi, %rdx, %r10, %r8, %r9. Also you can use this tool as standalone-app to print syscall table info
No plain-English explanation yet — one is being written right now. Check back in a minute.