├── LICENSE ├── README.md ├── RemoteCode.c └── RemoteCode.h /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajkhoury/RemoteCode-Kernel/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajkhoury/RemoteCode-Kernel/HEAD/README.md -------------------------------------------------------------------------------- /RemoteCode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajkhoury/RemoteCode-Kernel/HEAD/RemoteCode.c -------------------------------------------------------------------------------- /RemoteCode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ajkhoury/RemoteCode-Kernel/HEAD/RemoteCode.h --------------------------------------------------------------------------------