PE图标提取和替换小工具
2021-10-13 14:02:27 1.63MB PE
1
PE文件的解析,控制台应用程序,适合初学者
2021-10-11 20:43:40 3.25MB pe
1
PE结构详细大图PE结构详细大图PE结构详细大图PE结构详细大图
2021-10-11 20:41:34 1.58MB PE结构详细大图
1
用于解锁window系统硬盘BitLocker解锁的PE 及电脑密码修改工具 纯净PE什么都没有bitlocker纯净PE什么都没有bitlocker
2021-10-11 14:02:19 272B PE 解锁工具 纯净
1
用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