搜索资源列表
从 DLL、EXE 或资源文件中解开 ICON(3KB)
- 用VB写的从 DLL、EXE 或资源文件中解开 ICON(3KB),值得一看.-VB write from the DLL, EXE or resource documents untied ICON (3KB) overseas.
dll-exe-info
- 从 dll 或 exe 文件中获得版本 信息-from dll or exe file version information obtained. .
Dll-Exe
- Delphi写的一个DLL与EXE之间的通讯与交互(回调机制)。-Delphi write a DLL and EXE communications between Interactive (callback mechanism).
Inject.rar
- exe远程注入源代码,可将线程函数直接注入远程进程,无需dll,exe into the source code of the remote can be threaded directly into the remote process function without dll
XRES_SRC
- 一个提取exe/dll文件资源并且修改后可以导入的工具-You can modify a menu in a DLL/exe by this tool.
gh0stdan-exe-ban
- gh0st想必大家都知道不用多说了。 这个不知道是那个牛人改的单exe无DLL不版-gh0st surely we all know rest is history. The cattle do not know that people have switched to single-exe version without DLL does not
winpe
- 类似Borland公司的Tdump的程序。分析DLL/EXE文件信息-The app of analysising the infomation of DLL or EXE , which is like the TDump of Borland
hhtiandi
- 纵横天地 Call Common DLL 打怪线程 主界面-Vertical and horizontal earth CallCommonDLL打怪thread main interface
DLL
- 开发数据库SQLCE2.0必须的DLL,对打击做ADCE 的帮助很大只要对这几个DLL注册就可以运行-Development of databases SQLCE2.0 necessary DLL, the fight against ADCE very helpful to do this as long as several DLL registered on the run
Delphi
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
Reflector
- .NET 2.0反编译工具,用于反编译.NET生成的dll/exe等,还原成原代码-.net 2.0 recompile tools
dll
- 测试显示、隐式dll和exe程序的调用关系。win32程序。-Testing has shown that implicit dll and exe to call the relationship between the procedure.
vchome_dll
- -->DLL编程 -->多线程编程 -->嵌入式编程 -->图像编程--> DLL Programming- " multi-threaded programming-" embedded programming- " Graphics Programming
pywin32-214.win32-py2.6.exe
- Python 2.6 Used PyWin32Api.dll 适合Py26版本使用的Win32模块.-Python 2.6 Used PyWin32Api.dll Py26 version for Win32 modules used.
Reflector
- .net反编译工具,可以很好的反编译dll,exe文件-. Net decompiler tools can be very good decompile dll, exe files
VB-Activex-Dll
- ActiveX DLL是VB建立的动态链接库。这是VB ActiveX DLL的Demo程序,由VB的exe调用。例子简单易懂。-VB created ActiveX DLL is a dynamic link library. This is a VB ActiveX DLL' s Demo program, the VB-exe call. Easy to understand examples.
ResourceDll
- 把图片放在DLL中,再用EXE文件去调用它。-The picture on the DLL, EXE file and then to call it.
dll-exebl
- DLL 程序共用全局变量的例子,非常完美,非常可以下载,非常经典- dll exe gongt shiyongbianlde lizi,feic good
BindExeDLL dll绑定工具
- BindExeDLL dll绑定工具可以把exe和dll文件打包到一起的工具源代码
DLL源码启动
- 从内存中加载EXE 把代码写成DLL 加了接口函数 可以用别的文件调用(Load EXE from memory)