bincat
bincat copied to clipboard
decode syscall
From fred's challenge: https://twitter.com/FPerriot/status/1147177661879463936
the syscall instruction is not decoded. We should decode and skip ?
I plan to merge the int_3 branch (which deals with any int n instruction) with master this month.
that's not an int, that's the syscall
instruction, only available on x64