Dead Outside Dot Org

home | about | posts | words | projects | contact

Projects

MOOS

Mo OS, or MOOS, is a learning project to help familiarize myself with the C programming language. It consists of mostly userspace programs to allow one to interact with the Linux kernel. It's effectively just a bad rewrite of some basic GNU coreutils. It's full of bugs and security vulnerabilities at the moment, so although I know this won't happen, obviously don't use this code for anything serious. It's also not done yet. If you know a thing or two about C, please give the codebase a look and let me know what mistakes I made or how things could be improved. I want to learn with this project, so feedback is very much appreciated.

The link to the git repo will be posted in the near future.