-
Install UPX. UPX is an executable packer and unpacker
$ brew install upx -
Unpack the
phantomjsexecutable$ upx -d phantomjs-2.0.0-macosx/bin/phantomjs -
Run the
phantomjsexecutable$ ./phantomjs-2.0.0-macosx/bin/phantomjs
Install UPX. UPX is an executable packer and unpacker
$ brew install upx
Unpack the phantomjs executable
$ upx -d phantomjs-2.0.0-macosx/bin/phantomjs
Run the phantomjs executable
$ ./phantomjs-2.0.0-macosx/bin/phantomjs