使用过madCodeHook的朋友来解惑一下!(50分)

  • 主题发起人 主题发起人 午夜棍子
  • 开始时间 开始时间

午夜棍子

Unregistered / Unconfirmed
GUEST, unregistred user!
使用madCodeHook是不是一定要随时带上madCHook.dll???
 
在borland新闻组看到这个mad比较多,但是没有用过,一般自己写代码就好了。<br><br>根据经验,一般地要Hook的话,而且是全局Hook,一般要DLL,估计可能要带这个DLL走。
 
已经在作者主页找到答案了,原来是作者为了防止别人用madcodehook写病毒之类的东西,对免费用户做了这个限制。
 
Unfortunately madCodeHook was repeatedly misused by bad software <br>like trojans and rootkits. So I had no choice than to do something. <br>After noticing that all trojans and rootkits I ran across (which <br>were misusing madCodeHook) were written in Delphi, I've decided <br>to remove the static DCUs from the non-commercial usage. Instead <br>I've added stub DCUs which do nothing but load the madCHook.dll <br>and call the APIs from there. <br><br>For all non-commercial developers that means that you will have <br>to distribute the madCHook.dll with your application from now on.
 
接受答案了.
 
后退
顶部