-
Notifications
You must be signed in to change notification settings - Fork 3
suztomo/kernel-study
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Linux kernel hacks study References http://tldp.org/LDP/lkmpg/2.6/html/ To make vulnerable kernel: in arch/x86/kernel/entry_32.S .data include "sys_call_table_32.S" In kernel/kallsyms.c extern void * sys_call_table[]; EXPORT_SYMBOL(sys_call_table);
About
Linux Kernel Hacks programming for study its behavior
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published