1 2 3
Capture x86-64 applications jumping to 32bit syscalls x86-64 applications can still call in to the 32bit x86 syscall interface with `int 0x80` Capture this case.