I'm able to compile BOFs using the random syscall output with -DRANDSYSCALL; however, the BOF doesn't execute. No error is thrown by Cobalt Strike, it simply does nothing.
Using the embedded syscalls works absolutely fine. It's only the random jumps that fail.
I'm able to compile BOFs using the random syscall output with
-DRANDSYSCALL; however, the BOF doesn't execute. No error is thrown by Cobalt Strike, it simply does nothing.Using the embedded syscalls works absolutely fine. It's only the random jumps that fail.