搜索资源列表
masm编译妻_2004_10_28
- masm为MASM类型的编译器,其中:masm.exe为编译器,link.exe为连接器-can for Multiple types of compiler, which : masm.exe for the compiler, linker for link.exe
vbMakeSystemDll
- 本程序实现vb创建真正的全局dll 步骤: 1.为所要产生的dll编写.def文件 2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去 3.编译manthlib,产生manthlib.dll 4.可以测试产生的dll可全局调用了。 注意生成dll路径也要指向vb工具目录
vb_dll
- 通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包含link.exe的vb源代码,及一个测试dll。(说明,一定要把原来的link.exe改名为linklnk.exe)
VS2005Compiler
- 从vs2005提炼出来的ml.exe和link.exe,最好用稳定的版本-Vs2005 extracted from the ml.exe and link.exe, the stability of the best version to use
Unix
- unix成组链接策略模拟实现在有.net平台可以点击“Unix成组链接策略的模拟实现.exe”运行-unix Link Simulation and Realization of Group Policy There. Net platform can click on the "Unix into a set of links strategy to achieve the simulation. Exe" is running
packshellsrc
- 1、把 壳.asm 改名为aaa 2、运行花指令生成程序(dos程序),得到目标文件 bbb.asm 3、编译 bbb.asm ml /c /coff bbb.asm link /subsystem:windows bbb 4、加壳 bbb notepad.exe ccc.exe 得到被加壳程序 ccc.exe 5、现在可以测试运行 ccc.exe-1, the shell. Asm renamed aaa 2, run the junk code ge
exeinfosrc
- The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Por
48704a886020
- 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del -GINA:A Graphical Identification and Authentication dynamic-link
isshengka
- Delphi检测声卡驱动是否安装,这里直接引用动态连接库中的函数winmm.dll,来判断声卡是否安装,运行EXE后,即可检测出是否安装声卡,并选中对应的检测结果单选框。Delphi检测声卡是否安装源码简单,新手也能看懂。-Delphi detect sound card driver is installed, a direct reference to a function in the dynamic link library winmm.dll to determine whether
dll
- 1. Firstly, download IDM latest version the below link. 2. Extract the file with Winrar tool. Now open the folder. 3. Run idman625build25.exe file, and complete install. 4. After installation, don’t run IDM. If it is running just, c
