https://github.com/kisonix-dev/lime
Operating system simulation.
https://github.com/kisonix-dev/lime
hacking-simulator kernel os simulator
Last synced: 18 days ago
JSON representation
Operating system simulation.
- Host: GitHub
- URL: https://github.com/kisonix-dev/lime
- Owner: Kisonix-Dev
- License: gpl-3.0
- Created: 2025-01-24T17:10:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T15:34:00.000Z (about 2 months ago)
- Last Synced: 2025-04-15T13:55:06.519Z (18 days ago)
- Topics: hacking-simulator, kernel, os, simulator
- Language: C#
- Homepage:
- Size: 3.32 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Lime OS
Lime OS operating system simulator.
This program was created purely for fun and experiments. Nothing serious.
Here you will see a lot of shit code, be careful!
## Demonstration of the program
## Systems implemented
Loading the operating system.
Creating a user account and logging in.
Encrypting the user password.
Recording all users in a separate json file.
Terminal, commands and interpreter.
Calculator.
Text editor.
Irc chat, server and client (Beta version).
And much more...
## Before launch
For the program to work correctly, you need to install DotNet Framework 2.0, 3.5, 4.0 and higher!
Download and install: [DotNet Framework](https://dotnet.microsoft.com/en-us/download/dotnet-framework)