PDA

View Full Version : AsPack


LowF
03-14-2003, 04:23 AM
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
03-14-2003, 05:30 AM
In softICE, set a BPM at the start address of Import Table, you will know when to dump the IT.

LowF
03-14-2003, 07:12 AM
K, thx for tip!

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

dmx
04-29-2005, 03:50 AM
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
05-01-2005, 01:50 AM
I don't council to delete the .aspack section, because in this, there are resource(icon,etc).
For optimize, use the lordpe rebuilder

dmx
05-01-2005, 01:16 PM
thanks, i already using it =)

evaluator
05-02-2005, 01:23 PM
also, in that section can be moved TLS, so..

why in old thread ask new questions??

dmx
05-07-2005, 04:35 AM
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