From: Xiangrong Fang Date: 2003-09-03T23:42:55+09:00 Subject: Re: exerb, bruby and ruby 1.8.0 Hello, Please try compress the exerb rbx file then make your exe, if you make your exe first, then compress, you WILL get segmentation fault. Shannon On Wed, 3 Sep 2003 23:18:44 +0900 oleg dashevskii wrote: > Hello, > > On Wed, Sep 03, 2003 at 08:36:59PM +0900, Javier Fontan wrote: > > > One posibility is to compress the executable with UPX or somethink like this. It's not really secure as it can be decompressed with se same tool, but your code can not be directly seen. > > Oh, I tried PECompact, but in vain. The resulting file goes segmentation fault :-) > Doesn't surprise me that much, because exerb itself deals with .exe > contents and here we go packing on top of that. Furthermore, all scripts and .so's are > just appended to the .exe and cannot be packed either. > > -- > be9 -- Xiangrong Fang