![]() |
|
#1
|
|||
|
|||
|
PE-Packer
PE-Packer is a simple packer for Windows PE files. The new PE file after packing can obstruct the process of reverse engineering.
Warning This project is just a demo for beginners to study Windows PE Format and Assembly Language. It still has some compatibility problems and bugs that cannot be used in practice. How it works: It will do the following things when packing a PE file:
When running a packed PE file, the shell-entry will decrypt and load the original program as follows:
Source: Code:
https://github.com/czs108/PE-Packer |
| The Following User Gave Reputation+1 to Zeokat For This Useful Post: | ||
Asus (02-23-2021) | ||
| The Following 2 Users Say Thank You to Zeokat For This Useful Post: | ||
sh3dow (05-27-2021) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sys packer | emptyHook | General Discussion | 6 | 07-24-2012 19:46 |
| Another .NET packer | SystemeD | General Discussion | 5 | 09-19-2005 22:04 |
| First .NET packer? | SystemeD | General Discussion | 16 | 06-05-2005 15:15 |
| What packer would you use | Fade | General Discussion | 35 | 04-03-2004 12:01 |