用HaneWin DHCP Server玩PXE网络启动及GHOST 有图有真相 包括提到的所有软件
2021-10-10 18:27:57 685KB pxe pe DHCP ghost
1
PE格式分析报告,里面提供了PE格式的结构,和各个段的功能描述
2021-10-09 23:44:13 508KB 软件安全实验
1
LordPE,是一款功能强大的PE文件分析、修改、脱壳软件。LordPE是查看PE格式文件信息的首选工具,并且可以修改相关信息。
2021-10-09 11:14:13 448KB PE文件 脱壳
1
编辑修改程序导入表,增加自定义DLL PE-inject is a special library which allows developers to place their own code into Windows executable files (EXE, DLL, OCX and others). PE-inject was designed to be as simple as possible, to make modification of executables (so called PE-files) as easy as writing a "Hello world!" program. The knowledge of Assembler and Windows PE-EXE file format, which was essential before PE-inject came, is no longer required. To inject your code into foreign executables you only need to make a DLL file with functions you want to inject into PE file, call PE-inject function to place the DLL into the executable and the file is injected. From now on, everytime you run the executable, the injected code will be run first and after it finishes, the old application code will start. PE-inject doesn't need to write any data to harddrive, like some other solutions do. Therefore it can be also used for applications which require highest security, like PE-protection engines. From EXE password protectors, through PE compressors to PE anti-cracking protectors, everything is easy to implement. PE-inject has a really well designed interface, which allows you to use it for almost any purpose related with injection of code into PE-files. Even a virus-like code is possible!
2021-10-09 10:56:16 303KB pe-inject
1
怎么在PE下安装操作系统.docx
2021-10-09 09:02:21 227KB
PEiD(PE Identifier)是一款著名的查壳工具,其功能强大,几乎可以侦测出所有的壳,其数量已超过470 种PE 文档 的加壳类型和签名。
2021-10-08 10:35:49 209KB 反编译 查壳
1
白苹果macos用的pe系统,dmg格式百度网盘下载,是解决救援数据方案的好帮手,里面的工具实用易懂好操作。
2021-10-05 10:50:59 68B MAC PE pe peV1013
1
原IBM蓝色精英俱乐部的CFT PE 集成常见Raid卡驱动,里面集成了各种好用的小工具,功能齐全.ISO文件
2021-10-02 11:51:14 164.33MB PE Windows IBM
1
解析PE文件,包括数据,资源待。代码反汇编,函数结构分析等~~
2021-09-28 16:44:15 97KB PE 文件解析 反汇编 函数流程解析
1
PE结构学了好几次都半途而废,这次一定拿下!!! 与同室忙了一天,用WORD整理了一份PE结构图,与大家分享一下。
2021-09-27 15:41:19 10KB PE 结构图
1