[go: up one dir, main page]

Skip to content

flyingosprey/OpenNT-MinKernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

OpenNT MinKernel Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.5%
  • Assembly 20.5%
  • C++ 5.2%
  • Objective-C 1.6%
  • Makefile 0.2%
  • Pascal 0.0%