-
-
-
-
[
Unix_Linux]
hacking-notes.rar
This document is from my school and it has a real good introduction to hacking by a prof who has extensive experience in this area.This is kind of a first step for any one who wants to hack or even debug kernel
-
-
-
-
-
[
C/C++]
testing.rar
A simulation of the kernel of an OS. It can run other programs and prioritize them and allow the scheduler to give them processor time according to their priority. It also has a thread running witch acts as a server and listens to localhost:5004 for ...
-
-