ATOS
ATOS is an operating system inspired by OS/161. It is designed to be lightweight and easy to understand. Currently implemented for x86, but should be easy to port to other platforms.
How to download and setup ATOS
Open terminal and run command
git clone https://github.com/alexdboxall/ATOS.git
git clone is used to create a copy or clone of ATOS repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with ATOS https://github.com/alexdboxall/ATOS/archive/master.zip
Or simply clone ATOS with SSH
[email protected]:alexdboxall/ATOS.git
If you have some problems with ATOS
You may open issue on ATOS support forum (system) here: https://github.com/alexdboxall/ATOS/issuesSimilar to ATOS repositories
Here you may see ATOS alternatives and analogs
x64dbg reactos edb-debugger zydis RE-for-beginners mandibule v86 capstone plasma unicorn asmjit mcsema barf-project VisualMASM keystone SmallerC bap rappel reicast-emulator likwid steed keypatch x86-assembly-cheat reverse-engineering-reference-manual cross arm_now FlingOS mnist-android-tensorflow y86 The_Holy_Book_of_X86