-
Sorry, JSmooth provides absolutly NO security regarding decompiling. The jar can easily be extracted from the EXE.
What you really need is probably something like JET: http://en.wikipedia.org/wiki/Excelsior_JET.
08:11PM UTC on Feb 13 2009 in JSmooth
-
You probably need to call strip.exe (from the mingw/bin directory) on your binary. This is normally done during the build (see the build.xml), but you can do it manually.
Just call "your/path/to/mingw/bin/strip.exe yourbinary.exe".
03:52PM UTC on Jan 07 2009 in JSmooth
-
No reason AFAIK, I guess this is a bug...
12:18PM UTC on Jan 07 2009 in JSmooth
-
Thanks for the patch. I'm currently making some tests with it, but most of the vista icons I can find (from the intertube) just break (or rather throw an exception), because it appears that now the ICO format also accepts embedded PNG data, which is currently not supported at all by my code.
I must admit that the ICO support has always been pretty minimal on jsmooth, and I'd like to make some...
09:34PM UTC on Oct 12 2008 in JSmooth
-
reyes committed patchset 428 of module jsmooth to the JSmooth CVS repository, changing 11 files.
07:31PM UTC on Oct 12 2008 in JSmooth
-
reyes committed patchset 427 of module jsmooth to the JSmooth CVS repository, changing 1 files.
07:30PM UTC on Oct 12 2008 in JSmooth
-
reyes committed patchset 426 of module jsmooth to the JSmooth CVS repository, changing 1 files.
02:51PM UTC on May 27 2007 in JSmooth
-
reyes committed patchset 425 of module jsmooth to the JSmooth CVS repository, changing 13 files.
09:15AM UTC on May 27 2007 in JSmooth
-
reyes committed patchset 424 of module jsmooth to the JSmooth CVS repository, changing 24 files.
09:14AM UTC on May 27 2007 in JSmooth
-
reyes committed patchset 423 of module jsmooth to the JSmooth CVS repository, changing 6 files.
09:13AM UTC on May 27 2007 in JSmooth