Log in

View Full Version : AsPack


LowF
March 14th, 2003, 04:23
Problay noob question but... *hehe*

unpack aspack isn't hard, but one problem i never managed to see, and that is where is aspack i should stop and dump import table, before it's to late, i use olly so isn't best debugger sadly, anyone point out code snippit or something, only thing i still wanna learn, otherwise i have to use revirgin to get it, not always it works!

Solomon
March 14th, 2003, 05:30
In softICE, set a BPM at the start address of Import Table, you will know when to dump the IT.

LowF
March 14th, 2003, 07:12
K, thx for tip!

99% of questions got answer that is to easy to figure out....

dmx
April 29th, 2005, 02:50
I have question.. i try optimize one program, becose i often use it. Now my best results 76,5 KB - packed and 76,8 KB - unpacked. Seem's what app run faster. =)
i try more decrease size of unpacked file..
is really need .aspack section after unpacking?
by one strange reason after deleting it- file don't run.. maybe i do somfing wrong?

pnluck
May 1st, 2005, 00:50
I don't council to delete the .aspack section, because in this, there are resource(icon,etc).
For optimize, use the lordpe rebuilder

dmx
May 1st, 2005, 12:16
thanks, i already using it =)

evaluator
May 2nd, 2005, 12:23
also, in that section can be moved TLS, so..

why in old thread ask new questions??

dmx
May 7th, 2005, 03:35
yes seem's what have some resource (manifest etc..) i dump section but no one resource viewer tool not showing it.. it's possible cut it and add to resource section..?
ps. don't know.. sorry