These are some linux kernel patches developed during the course of my Operating Systems course.
Task Info System Call:
This is a simple system call that provides various information about any task given it’s pid.
Source: https://github.com/virresh/taskInfoSyscall
Encrypted file read/write
This is a complete system to read and write files with an encrypted system device. The devices are
mounted at /dev/encdevdriver and /dev/decdevdriver.
Source: https://github.com/virresh/Encrypted-Read-Write-Device
I am an Undergrad at IIIT-Delhi pursuing B.Tech in CSE. I am an enthusiastic programmer and love to participate in Hackathons / CTF's / Programming contests etc. I prefer building things that solve some problem. I also am a nature lover and love star gazing.