• Home
  • About
    • Seokmin.Lee photo

      Seokmin.Lee

      Hello, I am a master's student in the Department of Convergence Security (Samsung Advanced Security) at Korea University.After graduation, I am expected as a security developer or researcher member of Samsung SDS.

    • Learn More
    • LinkedIn
    • Github
  • Posts
    • All Tags

[lkm]basic

25 Jun 2021

Loadable Kernel Module

sudo insmod __.ko : module load

sudo lsmod : Listing module

sudo rmmod __).ko : module unload

/proc/ksyslog



kernellinux Share Tweet +1