Skip to content

ncc1700/ntos-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTOS-SHELL

this is (planning to be) a shell for barebones NT, no win32 or none of that junk

its WIP but Ill make a release and how to install/use it when it is finished

PROJECTS/SITES THAT HELPED

ntdoc - very helpful and needed documentation for undocumented NT functions

nanoprintf - small embedded printf impl that we use in RtlFormatPrint

limine-c-template - used the memcpy/memset/memcmp impl used in the template (could've easily done it myself but I didn't want it to be source of issues later on)

NativeShell - helped me find how to get keyboard input in native NT as it isn't documented anywhere

About

shell for raw nt (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published