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
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to