[Nix-dev] patchelf on statically linked executables

Mathijs Kwik mathijs at bluescreen303.nl
Tue Dec 11 16:34:52 CET 2012


nice

Thanks for finding this out.


On Tue, Dec 11, 2012 at 4:33 PM, Eelco Dolstra
<eelco.dolstra at logicblox.com> wrote:
> Hi,
>
> On 11/12/12 15:24, Mathijs Kwik wrote:
>
>> readelf output here: https://gist.github.com/4258922
>> binaries themselves (32/64) are available at: http://phantomjs.org/download.html
>
> This is the reason:
>
> $ strings phantomjs  | grep pack
> $Info: This file is packed with the UPX executable packer http://upx.sf.net $
>
> Unpacking it with "upx -d" gives a regular dynamically-linked executable.
>
> --
> Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev


More information about the nix-dev mailing list