⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
src
/
linux-headers-6.11.0-29
/
include
/
linux
/
Edit File: build-salt.h
#ifndef __BUILD_SALT_H #define __BUILD_SALT_H #include <linux/elfnote.h> #define LINUX_ELFNOTE_BUILD_SALT 0x100 #ifdef __ASSEMBLER__ #define BUILD_SALT \ ELFNOTE(Linux, LINUX_ELFNOTE_BUILD_SALT, .asciz CONFIG_BUILD_SALT) #else #define BUILD_SALT \ ELFNOTE32("Linux", LINUX_ELFNOTE_BUILD_SALT, CONFIG_BUILD_SALT) #endif #endif /* __BUILD_SALT_H */
Simpan