summary refs log tree commit diff stats
path: root/results/scraper/fex/591
blob: ffa10dfc900ad988ba6e635292c5160d1c6bba30 (plain) (blame)
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.