Comment by saagarjha 2 years ago Exploits are more than happy to drop to inline assembly. 1 comment saagarjha Reply pizlonatorĀ 2 years ago Theo already prevented you from making the syscall by using the trap instruction directly because of in kernel checking that you got to the kernel via the right point in libc.
pizlonatorĀ 2 years ago Theo already prevented you from making the syscall by using the trap instruction directly because of in kernel checking that you got to the kernel via the right point in libc.
Theo already prevented you from making the syscall by using the trap instruction directly because of in kernel checking that you got to the kernel via the right point in libc.