Hi,
I've looked through the Cobra stage2 source and saw that Cobra creates the syscall 6 (LV2 Peek), 7 (LV2 Poke), 9 (LV1 Poke), 10 (LV1 Call), 15 (LV2 Function call) and overwrites LV1 Peek (which is syscall 8), so my question is why does Cobra create these syscalls (except for syscall 8 to...