Aura-Operating-System
Aura-Operating-System copied to clipboard
Portable Executables
- [x] RAT (https://github.com/CosmosOS/Cosmos/pull/1734)
- [ ] PE Parser
- [ ] Syscall system
- [ ] Userland
- [x] NativeAOT executables with .NET runtime (https://github.com/aura-systems/Aura-Executable/pull/3)
cant wait
me too.Hope to see new MemoryManager.
once cosmos is on .net 5 you can use https://github.com/kozit/libcs/blob/master/libcs.SourceGenerator/SyscallHandler.cs just found out all you need is the have .net 5 installed to use it