# OpenNT-MinKernel **Repository Path**: gexingdeyun_admin_admin/OpenNT-MinKernel ## Basic Information - **Project Name**: OpenNT-MinKernel - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-28 - **Last Updated**: 2021-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenNT - MinKernel **Maintainer:** Stephanos Ioannidis (root@stephanos.io) ## Summary This repository contains the following core system components derived from the NT 4 codebase: * C Runtime Library (minkernel\crts) * Kernel (minkernel\ntos) * Hardware Abstraction Layer (minkernel\hals) * Native API Interface Library (minkernel\ntdll) * Native Application Runtime Library (minkernel\urtl) ## Build Instruction Use NTOSBE to build this component. ## Disclaimer * This repository is intended for educational and hobby use only. * OpenNT is just a pet project of mine and shall be deemed as such.