On Thu, 30 Jun 2016 18:48:43 +0200 Roderich Schupp <roderich.sch...@gmail.com> wrote:
> What about a static string in the executable that > you could grep for, e.g. "packed by PAR::Packer VERSION". Good suggestion. Reminds me of the old days of SCCS, where "@(#)" was a magic string that you could strings|grep in your binary to get information on the individual components (or whatever you thought was interesting to put there). -- Johan