Quote:
Originally Posted by maya77
Great, but what bolded part means?
|
download andy's upx from here or any other ready to use upx:
Code:
http://osx86.co/f36/10-6-6-legacy-kernel-for-intel-amd-t6892/
Then put it in your usr/bin/ folder.
Then use the command upx to pack pbs which is located in /System/Library/CoreServices.
The packing - compressing can be done with many commands , such as : upx -9 . which means compress better , or --ultra--brute , or --force e.t.c.
So in the terminal area type : upx -9
"here just drag the pbs binany on terminal" and hit enter.