StarmanX32
Member
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 create its own syscall functions) when they're already being created by the custom firmware itself? For example, PASTA Standard DEX by Joonie86 does have all these functions without Cobra. Are there any differences between the one created by the CFW and the one created by Cobra?
Sorry if this question might sound dumb, I'm just curious :p
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 create its own syscall functions) when they're already being created by the custom firmware itself? For example, PASTA Standard DEX by Joonie86 does have all these functions without Cobra. Are there any differences between the one created by the CFW and the one created by Cobra?
Sorry if this question might sound dumb, I'm just curious :p