is it possible that exec shellcode in a LKM ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • madsys
    Member
    • Jul 2002
    • 1

    #1

    is it possible that exec shellcode in a LKM ?

    I made a simple shellcode that only does " write(1,"hello",5); " and I added it to a LKM. After insmod, I got nothing. Why??
    BTW, this shellcode is really available.
    thanx!
Working...