ThrillSeeker
March 24th, 2001, 14:02
Is there any way to indetify the version of aspack used to pack a program???'
Sphinx
March 25th, 2001, 01:31
Apparently, you couldn't determine *really* what version was used if you just snoop around the exe file. The best thing to know it would be finding the program's entry point then classify it out, that is, if you already know the packer's entry point. If not, then try packing some apps with versions of ASPack then classify them. But that would be tedious! So use some file analyzers (like GetType) to determine the version. But what if the packer's entry point was intentionally modified? Then the manual entry point searching would be appropriate then. Greets!
Powered by vBulletin® Version 4.2.2 Copyright © 2020 vBulletin Solutions, Inc. All rights reserved.