Repository: cloudsec/research Branch: master Commit: 89e9de9960da Files: 3 Total size: 688 B Directory structure: gitextract_8uhiim68/ ├── CIH.docx ├── CIH病毒源码分析.docx └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # research The core papers i researched about kernel security. Exploit linux kernel slub overflow. 2010 Kernel stack overflow with sub %%esp, it's different with stack buffer overflow. 2010 Exploit linux kernel stack buffer overflow on 2.6 kernels and slab overflow on 2.4 kernels. 2010 How to Exploit Linux Kernel NULL Pointer Dereference. 2010 CC_STACKPROTECTOR patch Analysis. 2010 Freebsd kernel heap exploitation. 2010 Bypass linux kernel module version check. 2010 Hack dev mem for fun. 2009 Advanced linux kernel inline hook implemention. 2009 linux kernel inline hook with copied opcode. 2009 Bypass firewall with netfilter. 2009 New way to hide files with LKM. 2008
gitextract_8uhiim68/ ├── CIH.docx ├── CIH病毒源码分析.docx └── README.md
Condensed preview — 3 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1K chars).
[
{
"path": "README.md",
"chars": 688,
"preview": "# research\nThe core papers i researched about kernel security.\n\nExploit linux kernel slub overflow. 2010\n\nKernel stack o"
}
]
// ... and 2 more files (download for full content)
About this extraction
This page contains the full source code of the cloudsec/research GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 3 files (688 B), approximately 253 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.