Title | Content |
---|---|
Title | PE Optimizer |
Version | 1.4 |
Author | Dr.Golova |
Author website | http://www.uinc.ru |
Description |
This program is for optimization of Win32 PE files. I. Algorithm of this program is simple: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- 1) All relocations are cut, THEY ARE NOT NEEDED IN EXE FILES. 2) Alignment of PE header is reduced to the minimal secure value (16 bytes), all rubbish is deleted from the header as well. 3) Alignment of header and all sections is reduced to its minimal secure value (200h bytes), this way - all empty sections are erased. Only presense of sections is deleted, records about them in headers are not deleted, so after loading of file into the memory it will be the same as the one before optimization. |
View: | 1887 |
Publish time |
6 years ago
2018-03-22 23:12:16
|
Download |
|
AcTioN |
|
Please login/register to Leave a Reply