shubham0d / kedr

Main repository of KEDR project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KEDR is a framework for dynamic (runtime and post factum) analysis of Linux kernel modules, including device drivers, file system modules, etc. The components of KEDR operate on the kernel modules chosen by the user. They can intercept the function calls made by the modules and, based on that, detect memory leaks, simulate resource shortage in the system as well as other uncommon situations, etc.

For the present, KEDR is provided for 32- and 64-bit x86 systems.

KEDR can be used in the development of kernel modules, for example, as a component of QA system, as well as when analyzing the kernel failures on a user's system (technical support). Certification systems and other automated verification systems for kernel-mode software can also benefit from it.

More information about KEDR is available in the Wiki: https://github.com/euspectre/kedr/wiki.

About

Main repository of KEDR project


Languages

Language:C 42.2%Language:HTML 19.6%Language:CMake 17.9%Language:Shell 11.4%Language:C++ 5.0%Language:Smarty 2.8%Language:Awk 0.8%Language:CSS 0.3%Language:Roff 0.0%Language:Makefile 0.0%