CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程

文件名称:HDLL

介绍说明--下载内容来自于网络,使用问题请自行百度

在VB中,卸载NTDLL杀进程就是这种方法,但请慎重卸载其它DLL,先载入DLL并获取地址,然后Call函数地址,如果映像大小大于0,并且小于1.25G,估计没有那么大的DLL,这是只是为了判断数据是否合法,程序源码及方法仅供参考。以下为Assembly部分:Dim lngIndex As Long, lngCodeStart As Long

   程序起始位址必须是16的倍数

   VarPtr函数是用来取得变量的地址

   lngCodeStart = VarPtr(m_OpCode(0))

   m_opIndex = 0 程序开始的元素的位置

   --------以下开始放入所需的程序----------

   将参数push到堆栈

   由于是stdcall CALL 参数由最后一个开始放到堆栈-In VB, uninstall NTDLL kill the process is this way, but please carefully unloaded another DLL, first load the DLL and get the address, then Call function address, if the image size is greater than 0 and less than 1.25G, estimated not so much DLL This is only to determine whether the data is legitimate, program source code and methods for reference only. The following is the Assembly section: Dim lngIndex As Long, lngCodeStart As Long ' program starting address must be a multiple of 16' VarPtr function is used to obtain the address of the variable lngCodeStart = VarPtr (m_OpCode (0)) m_opIndex = 0 ' program begins position of the element ' -------- The following required procedures to start---------- into' push the parameters onto the stack ' because it is stdcall CALL parameters onto the stack by the last start
(系统自动生成,下载前可以参看下载内容)

下载文件列表

HDLL/Form1.frm
HDLL/Module1.bas
HDLL/TestFunc.dll
HDLL/工程1.exe
HDLL/工程1.vbp
HDLL/工程1.vbw
HDLL

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com