├── Makefile ├── README.md └── process_list.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xti9er/rootkit_checker/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xti9er/rootkit_checker/HEAD/README.md -------------------------------------------------------------------------------- /process_list.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xti9er/rootkit_checker/HEAD/process_list.c --------------------------------------------------------------------------------