![]() |
|
|
|
#1
|
||||
|
||||
|
Here is a quick unpack and rebuild of the exe. It seems to work correctly here. I do not have all of the dependencies, so I cannot thoroughly test it though.
Code:
http://rghost.net/43506225
__________________
"As the island of our knowledge grows, so does the shore of our ignorance." John Wheeler Last edited by chessgod101; 02-03-2013 at 08:29. |
| The Following User Gave Reputation+1 to chessgod101 For This Useful Post: | ||
Dreamer (02-03-2013) | ||
|
#2
|
||||
|
||||
|
Here is my unpacked.
I have just removed ASPack wrapper, you have got the executable previous to the ASPack compression: HTML Code:
http://www.sendspace.com/file/zr9ura
__________________
http://arteam.accessroot.com |
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
||||
|
||||
|
Most of that huge size is filled with zeroes after dump. So you can decrease raw size in every section to the minimum value multiple of FileAlignment that does not contain exclusively zero bytes...
Of course you have to update also this new raw size in the PE header.
__________________
http://arteam.accessroot.com |
|
#5
|
||||
|
||||
|
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Instruction Size | visu | General Discussion | 9 | 05-16-2005 18:23 |
| How to reduce the size of dumped exe | atest | General Discussion | 5 | 09-28-2003 18:41 |