View Single Post
  #14  
Old 04-03-2004, 16:54
MaRKuS-DJM's Avatar
MaRKuS-DJM MaRKuS-DJM is offline
Cracker + Unpacker
 
Join Date: Aug 2003
Location: Virtual World / Network
Posts: 553
Rept. Given: 7
Rept. Rcvd 6 Times in 4 Posts
Thanks Given: 3
Thanks Rcvd at 16 Times in 10 Posts
MaRKuS-DJM Reputation: 6
Quote:
Originally Posted by Satyric0n
AsprStripper has never worked 100% on ASPR any of the times I have tried it (though it seems to work fine on ASPack), so I'm not sure I would say there's a "real" automatic unpack tool avail for ASPR 1.23+ either.
you are right, it doesn't always unpack correctly. asprotect has also some nice tricks that program doesn't work after unpacking, like the "Call Dword PTR:[xxxxxxxx]". for example, AnyDVD:

manual unpack: it can call it.
Stripper: DWORD is empty, no call. program crashes. you have to fix manually.

Advanced Administrative Tools: a large number of call eax, which code is dynamically unhashed. no way to fix all at once. but in this target, it doesn't matter if you use manual unpacking or stripper. but i think i have fixed nearly all of them.

there are a large number of targets which doesn't work after unpacking.
mostly that are targets which use the ASPR-Registration.
Reply With Quote