Welcome![Sign In][Sign Up]
Location:
Search - delphi dddk

Search list

[Driver DevelopDDDK004

Description: 用delphi开发驱动的必看的代码!!!!谁说delphi不能开发驱动来着?-Use delphi to develop code-driven must-see!!!! Who delphi development should not come forward to drive?
Platform: | Size: 1076224 | Author: 红蚂蚁 | Hits:

[Hook apidriver

Description: 用DDDK编写驱动,修改SSDT表HOOK NTDebugActiveProcess函数 钩子函数中可以判断PID号,决定是否放行,放行则在钩子函数中调用原来的NTDebugActiveProcess函数.否则直接返回False.HOOK成功后所有调用DebugActiveProcess的程序将会失效.当然可以按照你的需要HOOK更多的系统服务函数.同一服务函数的服务号在每个操作系统版本中是不同的.下面附件中编译完成的驱动请在WinXP SP2的环境下测试.否则可能会导致直接重启-Used to prepare DDDK drive, modify SSDT Table HOOK NTDebugActiveProcess function hook function can determine the PID number, decide whether to release, release in the hook function to call the original function NTDebugActiveProcess. False.HOOK Otherwise, after the success of a direct return all calls DebugActiveProcess procedures will be failure. You can, of course, in accordance with the needs of more system services HOOK function. the same service function of the service in each of the operating system versions are different. following the completion of the annex to compile drivers in WinXP SP2 test environment. or else may lead to the resumption of direct
Platform: | Size: 3072 | Author: 张京 | Hits:

[Driver DevelopDDDK004

Description: Delphi是优美而强大的语言,但是在开发驱动程序方面却不在行,有了这个单元,你就可以用你喜爱的语言来开发驱动程序了-Delphi is a beautiful and powerful language, but in the development of driver is not good, with this unit, you can use your favorite language to develop a driver
Platform: | Size: 1076224 | Author: 陈向阳 | Hits:

[OS programDDDK004_clean

Description: Delphi Driver Development Kit v0.0.4 - unpacked, cause the old one s gave virus warnings because of the packer it was packed with.-Delphi Driver Development Kit v0.0.4- unpacked, cause the old one s gave virus warnings because of the packer it was packed with.
Platform: | Size: 1108992 | Author: Raivis | Hits:

[source in ebookourdev_486937

Description: Delphi能不能开发Windows的驱动程序(这里的驱动程序当然不是指VxD了^_^)一直是广大Delphi fans关注的问题。姑且先不说能或者不能,我们先来看看用Delphi开发驱动程序需要解决哪些技术上问题。 Delphi的链接器是无法生成Windows内核模式程序的,因此用delphi无法直接生成驱动程序。M$的链接器是可以生成Windows内核模式程序的,那么是否可以用Delphi生成目标文件,然后用M$链接呢?要这么做必须要解决以下的问题: Delphi生成的目标文件是OMF格式的,而M$ link虽然声称支持OMF格式的目标文件,但基本无用。最好能将OMF格式转换成COFF格式,EliCZ大侠的OMF2D正好可以解决这个问题。解决了目标格式的问题,一切都OK了吗?远没这么简单。继续之前,让我们先来看一下著名的DDDK吧。 DDDK(Delphi Driver Development Kit)是The Hacker Defender Project team发布的一个用Delphi开发Windows驱动程序的工具包,目前最新版是0.0.4版。DDDK是将常用的驱动API用Delphi做了层包装放在DDDK单元中,就像下面这样:-Delphi research-driven development chapter
Platform: | Size: 1280000 | Author: YF | Hits:

[OS programclean_dddk4

Description: delphi driver devolopment kit v4 dddk v4 clean and don t contain virus(s).
Platform: | Size: 1227776 | Author: themrigi | Hits:

CodeBus www.codebus.net