You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a detailed guide on installing and configuring tails os , authored by Eyob Molla. The document covers key topics, including system requirements, step-by-step installation instructions, and common troubleshooting solutions.The document examines the function of virtualization in contemporary computing and highlights the benefits of tails OS for different users.
SYSTEM CALL IMPLEMENTATION
This repository involves the implementation and testing of the mprotect() system call on Tails OS, a security-focused Debian-based Linux distribution. The mprotect() system call is used to change the access protections (such as read, write, execute) of a region of memory in a process's address space.