vb.net实现木马注册机原理:动态配置exe[8]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

                If b(ic) = 13 And b(ic + 1) = 10 And b(ic + 3) = 13 And b(ic + 4) = 10 Then

                    ip = ic

                    Exit For

                End If

            Next

 

 

        Catch ex As Exception

            Console.Write(ex.Message)

        Finally

            If Not ms Is Nothing Then

                ms.Close()

本文关键:vb.net实现木马注册机原理:动态配置exe
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top