登录
首页 » Visual C++ » PeMemPeLoader

PeMemPeLoader

于 2020-11-29 发布 文件大小:5632KB
0 117
下载积分: 1 下载次数: 763

代码说明:

  从内存中加载DLL和EXE文件,支持压缩的文件.(From memory to load DLL and EXE files, compressed file support.)

文件列表:

Bin
...\clean.bat
...\MfcDLL_A_D_6.dll
...\MfcDLL_A_D_8.dll
...\MfcDLL_A_R_6.dll
...\MfcDLL_A_R_8.dll
...\MfcDLL_U_D_6.dll
...\MfcDLL_U_D_8.dll
...\MfcDLL_U_R_6.dll
...\MfcDLL_U_R_8.dll
...\MFC_A_D_6.exe
...\MFC_A_D_8.exe
...\MFC_A_R_6.exe
...\MFC_A_R_8.exe
...\MFC_U_D_6.exe
...\MFC_U_D_8.exe
...\MFC_U_R_6.exe
...\MFC_U_R_8.exe
...\PeLoaderD.exe
...\PeLoaderR.exe
...\SDKDLL_A_D_6.dll
...\SDKDLL_A_D_8.dll
...\SDKDLL_A_R_6.dll
...\SDKDLL_A_R_8.dll
...\SDKDLL_U_D_6.dll
...\SDKDLL_U_D_8.dll
...\SDKDLL_U_R_6.dll
...\SDKDLL_U_R_8.dll
...\SDK_A_D_6.exe
...\SDK_A_D_8.exe
...\SDK_A_R_6.exe
...\SDK_A_R_8.exe
...\SDK_U_D_6.exe
...\SDK_U_D_8.exe
...\SDK_U_R_6.exe
...\SDK_U_R_8.exe
...\TestAll.bat
...\TestMiniLoader.exe
...\testwin.exe
...\Upack.exe
...\use.bat
Inc
...\RawPeApi.h
Lib
...\PeloaderD6.lib
...\PeLoaderD8.lib
...\PeloaderR6.lib
...\PeLoaderR8.lib
TestAssembly
............\control dll.bat
............\Control.asm
............\Control.rc
............\Main.ico


............\复件 Control.asm
TestDLLMfc
..........\DlgDLL.cpp
..........\DlgDLL.h
..........\MfcDLL.cpp
..........\MfcDLL.def
..........\MfcDLL.h
..........\MfcDLL.rc
..........\ReadMe.txt
..........\res
..........\...\MfcDLL.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TestDLLMfc.dsp
..........\TestDLLMfc.dsw
..........\TestDLLMfc.sln
..........\TestDllMfc.vcproj
TestDllSDK
..........\ReadMe.txt
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TestDllSDK.cpp
..........\TestDllSDK.dsp
..........\TestDllSDK.dsw
..........\TestDllSDK.rc
..........\TestDllSDK.sln
..........\TestDllSDK.vcproj
TestExeMFC
..........\ChildFrm.cpp
..........\ChildFrm.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\ReadMe.txt
..........\res

..........\...\TestMfc.rc2


..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TestMfc.cpp
..........\TestMfc.dsp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MyBtSt
    C++下的界面美化编程类,非常适合C++、VC程序员使用(C++ programming classes under the beautification of the interface is ideal for C++, VC programmers)
    2010-11-25 10:19:48下载
    积分:1
  • CJ60lib
    说明:  经典的CJ60界面库,适用于VC++,MFC界面开发(CJ60 Interface development lib)
    2021-02-25 15:19:38下载
    积分:1
  • tongy
    一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
    2015-08-04 18:28:17下载
    积分:1
  • GATSP
    说明:  该算法经运行,无任何问题,可用于解决遗传算法求解旅行商问题(The algorithm by running without any problems, can be used to solve the traveling salesman problem genetic algorithm)
    2008-10-08 09:37:16下载
    积分:1
  • WifiControl
    用来控制网卡的源码,可以列出机器中所有的网卡,并可实现禁用和启用网卡(card used to control the source, a list of all the machines card and can achieve banned and the opening of NIC)
    2020-07-29 16:48:38下载
    积分:1
  • telescope-optical
    大口径望远镜光学系统的误差分配与分析 (Error large telescope optical system distribution and analysis)
    2013-11-28 13:06:08下载
    积分:1
  • Gaussprojection
    适用于任意坐标系的高斯投影正反算,包含弧度于角度互相转换函数(Applies to an arbitrary coordinate system the positive and negative Gauss projection operator, including the curvature at the point of transfer function between)
    2009-10-26 20:57:12下载
    积分:1
  • FTool
    使用MFC技术演示了如何安装和加载驱动,驱动代码在另外一个上传文件中(Using MFC technology to demonstrate how to install and load drivers)
    2019-03-08 10:46:57下载
    积分:1
  • debug
    详尽阐述了如何在VC的IDE下进行调试,并且在后半部分,还说明了写VC代码的注意事项,以及避免出错的方法。(Elaborated on how the VC IDE for debugging, and in the second half, also explains the precautions write VC code, as well as ways to avoid making mistakes)
    2013-10-06 21:41:24下载
    积分:1
  • 16mesh_net_10wave_simple
    这是基于VC的16节点格型光网络的方针程序,假设每条信道有10个波长,随机产生业务请求。具体看程序,探讨请私信。路由采用Dijkstra算法,一个小例子。(this is a simulation for 16 nodes-optical net based on VC6.0.)
    2014-12-09 17:36:57下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载