搜索资源列表

  1. VB远程DLL注入、卸载及自我删除

    2下载:
  2. VB远程注入DLL、并尝试卸载程序和自我删除,此为代码不是太多,放上来供参考,请不要用于非法途径,仅供学习研究。
  3. 所属分类:源码下载

  1. SysHotKey

    0下载:
  2. | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多* | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:14336
    • 提供者:kidy
  1. DllInjectorSource

    0下载:
  2. vb 远程注入的实例 实现了远程dll注入-vb examples of long-range into a dll injection
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:neu21
  1. VBzhuruDLL

    0下载:
  2. 很多人说VB不能远程注入DLL,其实是错误的。VB其实也能象C++等其他语言一样轻松搞定,不信就看看这个代码。这个代码经过充分测试,包括系统进程都可以正常注入和卸载,就连杀毒软件都能注入。-Many people say that VB can not remote into the DLL, in fact, is wrong. VB can be a matter of fact, as C++ and other language
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:119808
    • 提供者:289
  1. design_remote_DLL_into_VB_code_achieve

    0下载:
  2. VB开发设计远程DLL注入实现代码Development and design of a remote DLL into the VB code to achieve -Development and design of a remote DLL into the VB code to achieve
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:k
  1. 106

    0下载:
  2. 远程DLL注入、卸载及自我删除 ,很不错的VB源码,适合VB爱好者学习研究。-The remote DLL injection, unload and self to delete, very good VB source code, suitable for VB lovers study.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:letruck
  1. 1

    0下载:
  2. VB 实现Dll注入指定进程 执行远程线程代码的起始地址。这里等于LoadLibraryA的地址-VB Dll into the specified process to achieve remote thread code execution start address. This is equal to the address of LoadLibraryA
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:30720
    • 提供者:nihoa
  1. Thread

    0下载:
  2. VB远程DLL注入、卸载及自我删除,有需要的就下载吧。-VB Remote DLL injection, uninstall and delete itself, there is a need to download it.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:11264
    • 提供者:桂花翅子
  1. VB_zhuru_unload_DLL_source

    0下载:
  2. vb编译的远程线程注入并且最重要的是如何卸载dll的源码。-vb compiled remote thread injection and most importantly how to uninstall dll source.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:75776
    • 提供者:lisa
  1. vbchangeapi

    0下载:
  2. VB把API替换成自己的模块函数,API偷天换日,并写了返回值测试模块,仅对自己程序有效,要对其它程序生效需小小修改下。LONG型参数正常,STRING参数无法使用,原因还没调试出来.如果想弄远程Replace的话建议不要调用VB内联函数,当然,API也不行,原因不解释.....此技术可以用在DLL注入上,注入DLL到其它程序然后替换掉系统API。-VB to replace its own module API function, A
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:bpudn36
  1. VB

    0下载:
  2. VB远程DLL注入、卸载及自我删除, VB远程DLL注入、卸载及自我删除-VB remote DLL injection, unloading and self-delete
  3. 所属分类:.net编程

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:lhx
  1. eXeScope

    0下载:
  2. VB远程DLL注入、卸载及自我删除,VB远程DLL注入、卸载及自我删除-VB remote DLL injection, unloading and self-delete
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:621568
    • 提供者:lhx
  1. Replace-API

    0下载:
  2. VB把API替换成自己的模块函数,API偷天换日,并写了返回值测试模块,仅对自己程序有效,要对其它程序生效需小小修改下。LONG型参数正常,STRING参数无法使用,原因还没调试出来.如果想弄远程Replace的话建议不要调用VB内联函数,当然,API也不行,原因不解释.....此技术可以用在DLL注入上,注入DLL到其它程序然后替换掉系统API。-VB replace the API functions into their own
  3. 所属分类:钩子与API截获

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:虎虎
  1. cs.16

    0下载:
  2. CS透视源码 适合CS任何版本,这是非硬编码注入dll,安全,稳定。不报错。缺点是 这种 普通远程注入方式 是 没过游戏保护的。 此控件2次修正,BY VB梦工厂 10年 可用于国产无保护的游戏 和 平时 做实验。-CS1.6 perspective source applies to any CS version
  3. 所属分类:外挂编程

    • 发布日期:2024-04-29
    • 文件大小:223232
    • 提供者:周哈啦

源码中国 www.ymcn.org