SSDT--11

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:328KB
下载次数:12
上传日期:2011-08-08 07:12:22
上 传 者jauming
说明:  SSDT的全稱是System Services Descriptor Table,系統服務描述符表。這個表就是一個把ring3的Win32 API和ring0的內核API聯繫起來。SSDT並不僅僅只包含一個龐大的位址索引表,它還包含著一些其他有用的資訊,諸如位址索引的基底位址、服務函數個數等。   通過修改此表的函數位址可以對常用windows函數及API進行hook,從而實現對一些關心的系統動作進行過濾、監控的目的。一些HIPS、防毒軟體、系統監控、註冊表監控軟體往往會採用此介面來實現自己的監控模組,   目前極個別病毒確實會採用這種方法來保護自己或者破壞防毒軟體,但在這種病毒進入系統前如果防毒軟體能夠識別並清除它將沒有機會發作.
(SSDT s full name is System Services Descriptor Table, the system service descriptor table. This is a table of the Win32 API and ring0 ring3 kernel API link. SSDT is not only a huge address contains only the index table, it also contains some other useful information, such as the address of the index base address, the number of functions and other services. Function by modifying the address of this table can be used for windows functions and API hook, in order to achieve the action of some concern to filter systems, surveillance purpose. Some HIPS, antivirus software, system monitoring, registry monitoring software often uses this interface to implement its own monitoring module, At present very few virus does use this method to protect themselves or to destroy anti-virus software, but if the virus before the antivirus software into the system and clear it will not be able to identify opportunities to attack. )

文件列表:
SSDT (0, 2011-08-07)
SSDT\BIN (0, 2008-02-29)
SSDT\BIN\SSDT.sys (2560, 2008-02-14)
SSDT\EXE (0, 2011-08-07)
SSDT\EXE\SSDT.cpp.bak (18254, 2008-01-30)
SSDT\EXE\SSDT.h (2472, 2008-01-30)
SSDT\EXE\SSDTLIB.cpp (18254, 2011-08-07)
SSDT\IOCTL.h (2094, 2008-01-30)
SSDT\SSDT (0, 2011-08-07)
SSDT\SSDT\#prepack.bat (105, 2010-12-25)
SSDT\SSDT\bin (0, 2011-08-07)
SSDT\SSDT\bin\SSDT.exe (221184, 2011-08-07)
SSDT\SSDT\bin\SSDT.sys (4352, 2011-08-07)
SSDT\SSDT\bin\SSDT2560.sys (2560, 2008-02-14)
SSDT\SSDT\bin\SSDT4352.sys (4352, 2011-08-07)
SSDT\SSDT\Debug (0, 2011-08-07)
SSDT\SSDT\Release (0, 2011-08-07)
SSDT\SSDT\res (0, 2011-08-07)
SSDT\SSDT\res\SSDT.ico (4286, 2006-09-29)
SSDT\SSDT\res\SSDT.rc2 (408, 2008-01-30)
SSDT\SSDT\resource.h (694, 2008-01-30)
SSDT\SSDT\SSDT.APS (23228, 2011-08-07)
SSDT\SSDT\SSDT.clw (792, 2011-08-07)
SSDT\SSDT\SSDT.cpp (2047, 2011-08-07)
SSDT\SSDT\SSDT.dsp (4357, 2011-08-07)
SSDT\SSDT\SSDT.dsw (533, 2011-08-07)
SSDT\SSDT\SSDT.h (1338, 2008-01-30)
SSDT\SSDT\SSDT.opt (48640, 2011-08-07)
SSDT\SSDT\SSDT.rc (4859, 2011-08-07)
SSDT\SSDT\SSDT.rc.bak (4857, 2011-08-07)
SSDT\SSDT\SSDT.sys (4352, 2011-08-07)
SSDT\SSDT\SSDT2560.sys (2560, 2008-02-14)
SSDT\SSDT\SSDT4352.sys (4352, 2011-08-07)
SSDT\SSDT\SSDTDlg.cpp (8407, 2011-08-07)
SSDT\SSDT\SSDTDlg.cpp.bak (8083, 2011-08-07)
SSDT\SSDT\SSDTDlg.h (1455, 2011-08-07)
SSDT\SSDT\StdAfx.cpp (218, 2008-01-30)
SSDT\SSDT\StdAfx.h (1054, 2008-01-30)
SSDT\SSDT2 (0, 2008-01-30)
SSDT\SSDT2\BIN (0, 2008-02-15)
... ...

近期下载者

相关文件


收藏者