文件名称:masm_DnsQuery_hook_in_masm
- 所属分类:
- Internet/网络编程
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- anima*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
And they supervise possible interceptions API of reception IP of the address?
I see 3 ways for resolving addresses:
1. GetHostByName from wsock32.dll
2. DnsQuery from dnsapi.dll, the truth it is accessible in win2k both above, and only in PRO versions, therefore like does not approach
3. Manual assembly DNS of inquiry, usage UDP from wsock32.dll
Is better there would be a manual assembly. And what methods use anti spyware programs?
I see 3 ways for resolving addresses:
1. GetHostByName from wsock32.dll
2. DnsQuery from dnsapi.dll, the truth it is accessible in win2k both above, and only in PRO versions, therefore like does not approach
3. Manual assembly DNS of inquiry, usage UDP from wsock32.dll
Is better there would be a manual assembly. And what methods use anti spyware programs?
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hook.asm
hook.dll
make.bat
send.txt
startHook.asm