├── Makefile ├── README.md ├── rkspotter.c └── rootkit-spotter-logo.png /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxthor/rkspotter/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxthor/rkspotter/HEAD/README.md -------------------------------------------------------------------------------- /rkspotter.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxthor/rkspotter/HEAD/rkspotter.c -------------------------------------------------------------------------------- /rootkit-spotter-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/linuxthor/rkspotter/HEAD/rootkit-spotter-logo.png --------------------------------------------------------------------------------