12-30-2011, 08:17 PM
(This post was last modified: 12-30-2011, 08:18 PM by AceInfinity.)
Nope, but that would only be possible if signatures from the compiler are left behind. Which for most, they are. But after being compiled the file just becomes a list of instructions for the computer to execute in the form of 1's and 0's for binary, which can be translated into machine code. Otherwise you could check the dependancies to make a best guess.
I actually have a great tool for doing that too, called PE Detective I believe. I also like a tool called CFF Explorer. Great utilities to have.
If one were to remove those signatures though along with all the meta data it would be a cool method of reducing filesize
Thanks
I actually have a great tool for doing that too, called PE Detective I believe. I also like a tool called CFF Explorer. Great utilities to have.
If one were to remove those signatures though along with all the meta data it would be a cool method of reducing filesize
Thanks