搜索资源列表
LoadPE-Tools.rar
- 一款很强大的文件PE修复工具,是软件破解研究者的修复利器!,A very powerful PE file repair tool to repair software tool for researchers to break!
ollysseh
- Ollydbg常用插件之一的源代码,主要用于扫描Ollydbg载入PE文件的各模块是否有采用SafeSEH编程。-Ollydbg common plug-ins, one of the source code used to load a PE file scanning Ollydbg whether the module uses SafeSEH programming.
minifilterLimited
- 文件系统 Minifilter驱动,通过限制PE文件的载入和修改达到限制可执行文件启动运行。-Minifilter file system driver, by limiting the PE file limit is reached, load and modify the executable file to start running.
PE_analyser
- 对PE文件(exe,dll,sys等)进行分析,还有就是被创建根据进程,列出该程序加载的模块(dll)-Of PE files (exe, dll, sys, etc.) analysis, there is created in accordance with the process set out in the program to load the module (dll)
PEViewToolSource
- C++编写的PE格式文件的查看工具.可显示PE文件内部信息以及PE文件加载了哪些dll.-C++ written in PE format file viewing tool. PE files can be displayed within the information, and what PE file to load dll.
PE_explorer
- PE 可执行文件结构查看软件。可以查看PE文件所含的段、RVA、优先装载地址、导入、导出表等各类信息。-PE executable file structure viewing software. You can view PE file contained in the section, RVA, preferred load address, import, export table, and other information.
CopySysDll
- 不通过LoadLibrary的方式和静态方式加载。从而做到无影无形。 以PE文件的方式从内存中加载DLL,本例用的是user32.dll。 包括修正重定位表。修正输入表。DLL初始化。-Way and not through the LoadLibrary static load. To be invisible. The way to PE file from the memory load the DLL, in this case using user32.dll. Includi
RunPE
- PE文件加载器,基于C++和汇编语言程序。可以加载PE文件。-PE Loader。It can be load PE file。
IPELoadern
- 在驱动中加载PE,实现方法比较较简单,值得一看-PELoader -Load in the drive in PE, the method is relatively simple, and worth a visit-PELoader
x32_HookExp
- Inject easy pe-loader code into Explorer (x32) and load module in this process. Playload create in obj file(masm32), linked in Visual Studio
load-flow-analysis-and-fault-analysis
- load flow analysis and fault analysis of power system. electrical power verses load angle (delta) plot for different values of Pe. calculation of initial, maximum and critical load angles for the given power system
Executable-file-head
- 本书主要讨论可执行文件头即PE文件头的变形技术,在正常情况下,可执行文件的第一部分给出了该文件的运行和加载信息-This book focuses on the executable file header that deformation in the PE file header, under normal circumstances, the file is given in the first part of the executable file to run and load inf
ReloadAndRun
- PE文件自加载实现源码即PELoader-PE files from source to load realize that PELoader
fasm_tls_selfmodify
- Self-modifying TLS callbacks This PE has only one TLS callback active at load time. However, the callback executes 0x10 times because it modifies TLS table before returning. fasm source
myHook(new)2005
- change the content entry address of any x86 pe file. You can remake exe file to load any dll. Or you can change last section code for your purpose.
RunPE
- 内存加载PE文件的代码,能加载大部分windows自带的程序。对于研究系统底层的知识非常有用。-Memory load PE file code, can load most Windows s own procedures.The underlying knowledge is very useful for the study system.
ip_vs_pe
- Lookup pe and try to load it if it doesn t exist.
PEmemLIB20
- 演示了内存加载和运行exe dll PEmem.exe : Running PE in memory demo ( Dialog.exe ) DLLmem.exe : Calling a function DLL in memory demo ( ConsoleOut.dll )-load and run EXE and DLL in memory
mem_loaddll
- mem_loaddll 直接在内存中加载dll , 自己用PE实现 LoadLibrary-mem_loaddll load dll directly in memory, they used to achieve PE LoadLibrary
Bo2K loader
- 不创建进程,直接可以在内存加载pe文件,不使用Loadlibrary,直接在内存中展开加载(Do not create a process, you can directly load PE files in memory, do not use Loadlibrary, directly in memory expansion load)
