readme
来自「一款经典的lkm后门」· 代码 · 共 16 行
TXT
16 行
Sebek sniffing programRequires: libpcap, opensslTo compile:If you are on Linux just type make, yeah I know the Makefileis a little lame.If you are on FreeBSD:gcc -DFREEBSD sebeksniff.c -lpcap -lssl -lcrypto -o sebeksniffwill do the trick
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?