|
You are here |
modexp.wordpress.com | ||
| | | | |
binarydebt.wordpress.com
|
|
| | | | | System call table is an array of function pointers. It is defined in kernel space as variable sys_call_table and it contains pointers to functions which implement system calls. Index of each function pointer in the array is the system call number for that syscall. These are denoted by NR_* macros in header files, such as... | |
| | | | |
mdanilor.github.io
|
|
| | | | | A beginers guide into a Windows kernel stack overflow vulnerability from zero to advanced bypasses. | |
| | | | |
cocomelonc.github.io
|
|
| | | | | [AI summary] An author demonstrates a custom C++ implementation of WinAPI GetProcAddress using the Windows PEB to bypass antivirus detection in malware analysis. | |
| | | | |
cocomelonc.github.io
|
|
| | | |||