This page lists the research projects, tools, and exploits developed by User:SEORY0.
Major Projects
버그 헌팅에 대비하기 위한 Windows Kernel/Application 취약점 분석
Status: Active | Language: C++, Assembly
Analysis and exploitation of Windows Kernel Streaming Driver (ks.sys). Focused on Untrusted Pointer Dereference(CWE-822) on Windows 10/11.
> git clone https://github.com/SEORY0/WHS3-KernelPanic.git
Automated CVE Analyzer based on AI
Status: Maintenance | Stack: Python, Gemini API, Docker
A framework utilizing LLMs to automatically categorize and summarize CVE feeds from NVD.
Toy Projects
- Apin: RISC-V Assembly parsing in a Nutshell
- PCAP_programming: Print packet details using PCAP API in C