搜索资源列表

  1. varptr

    0下载:
  2. VB6.0中的Varpty函数,地址操作函数,Vb中一样有着跟VC一样的指针-VB6.0 in Varpty function, the address manipulation functions, Vb, as with the pointer with the same VC
  3. 所属分类:钩子与API截获

    • 发布日期:2024-07-02
    • 文件大小:18432
    • 提供者:郭大万
  1. HDLL

    0下载:
  2. 在VB中,卸载NTDLL杀进程就是这种方法,但请慎重卸载其它DLL,先载入DLL并获取地址,然后Call函数地址,如果映像大小大于0,并且小于1.25G,估计没有那么大的DLL,这是只是为了判断数据是否合法,程序源码及方法仅供参考。以下为Assembly部分:Dim lngIndex As Long, lngCodeStart As Long    程序起始位址必须是16的倍数    VarPtr函数是用来取得变量的地址
  3. 所属分类:Windows编程

    • 发布日期:2024-07-02
    • 文件大小:23552
    • 提供者:apudn35
  1. Long

    0下载:
  2. 使用VarPtr来取得变量的内存地址 使用CopyMemory取得指定地址的内容-Use CopyMemory obtain the content of the specified address
  3. 所属分类:钩子与API截获

    • 发布日期:2024-07-02
    • 文件大小:2048
    • 提供者:qul

源码中国 www.ymcn.org