/Linux_Task_Tracker_Module

A kernel module that lists all current tasks in a Linux system beginning from the init task.

Primary LanguageC

Linux_Task_Tracker_Module

A kernel module that lists all current tasks in a Linux system beginning from the init task.

Commands used:

  sudo su
  make
  insmod tasks_lister_dfs.ko 
  lsmod  
  dmesg  

Screenshot (144) Screenshot (146) Screenshot (149) Screenshot (150)