搜索资源列表
确保一个进程实例
- 使用DLL共享数据块确保一个进程实例-use DLL share data block to ensure an example of the process
进程注入器
- 一个远程注入动态连接库的程序,也可以卸载模块-a remote DLL injection procedures can also uninstall module
进程线程间共享数据的DLL
- 应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
dllzhuru.rar
- 上学写的VC DLL 远程注入的例子, 可以根据进程ID插入想注入的D,School written by long-distance VC DLL injection example, you can insert in accordance with the process ID of the D would like to inject
nokillme
- vb进程保护,D-vb进程保护,DLL
sekurlsa.dll.sourcecode
- 逆向sekurlsa.dll_实现读内存获得开机密码 不用注入,读lsass内存数据即可。以前说的失败什么的大多是注入方式时候安全软件 给拦截了。而读内存皆可。在我的Win 7,WinXP3,Win2K3(均 32位系统)均可正常显示。 只是不论注入还是读内存都要对lsass进程操作,需要一定权限。-The read memory reverse sekurlsa.dll_ achieve obtained boot password without injection, re
DLL-EXEOK
- 能对各进程进行DLL注入,主要调试用,进程任意选,DLL任意选。很方便的小工具。-Can on the process DLL injection, mainly for debugging, the process of random selection, DLL arbitrary election. Very convenient gadget.
hideProcess
- 这是一个 能隐藏进程的源代码。没有其他恶意代码,仅仅隐藏进程。-This is a process to hide the source code. No other malicious code, just to hide the process.
123
- 查看进程,并能查看进程引用的DLL,有结束进程和保存列表功能。(附原码)-View the process and can view the process of quoting the DLL, there is the end of the process and preservation of the list of features. (With the original code)
RemoteInjectCode
- DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子-Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in
DllPatch
- DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative
1
- DLL远程进程注入,DLL加可EXE执行文件源码-DLL into the remote process, DLL file that allows the implementation of EXE source code
PM
- 检视进程中使用的DLL,包括DLL路径等-View process DLL,including dll file path
ProcessCommander
- VB版的进程管理器——进程指挥管 v1.0的源代码,高人奉献,感谢分享,一个掌握系统进程最完善的资料,它可以显示进程宿主,列出进程所使用的DLL动态链接库文件、线程个数、软件版本等信息。-VB version of the process manager- the process of command and control of the source code v1.0, expert contributions, thanks to sharing, the process of a mas
VBzhuruDLL
- 很多人说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 languages as easily get, do not look a
chengme12
- DLL 远线程注入 可以注入到任意系统进程中-Far-threaded DLL can be injected into the process of any system
RemoteThread
- 利用dll,对全局远程进程加载钩子,实现对远程进程的监控-Using dll, the process of loading on the overall long-range hook, the process of the realization of long-range surveillance
safety
- 一个驱动,一个DLL,轻松实现进程保护。-A driver, a DLL, the process of protection easily.
DllInjector
- 提供两个函数,分别用于向其它进程注入和卸载指定DLL模块。 支持Unicode编码。-Tow functions, inject/uninject dll module to any other processes.
dll-injection
- dll注入的一个实现例子,可以从A进程将DLL注入到B进程-an implementation example of dll injection