Re: PAR::Packer::VERSION
[email protected] (Johan Vromans)
| Newsgroups | perl.par |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
On Thu, 30 Jun 2016 18:48:43 +0200 Roderich Schupp <[email protected]> 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