Re: creating standalone java executable

From: Hugh Mackay (shug_at_mackay.eclipse.co.uk)
Date: 03/03/04


Date: 3 Mar 2004 08:05:33 -0800

You can use JBuilder 9 to create an exe file. If you are concerned
about reverse engineering, you can configure obfuscators to prevent it
(couldn't tell you how to do it tho!)



Relevant Pages

  • Re: Using XPathAPI.selectSingleNode directly from an exe file
    ... dushkin wrote: ... perfectly when I used it when running debug mode on my JBuilder. ... But when I wanted to try the produced exe file, ...
    (comp.lang.java.programmer)
  • Re: How to hook up EventHandler or Delegate to UserControl thru Reflec
    ... The point of obfuscators is to make decompiled code unreadable. ... Note that you can still decompile the code, and you can still reference the ... your .exe file is like a .dll file for .NET assemblies--I did not know ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to Prevent reverse engineering .NET
    ... > Is there any way i can prevent reverse engineering in .NET? ... > Obfuscators seem to be one solution. ... obfuscation result from the more advanced techniques such as control flow ...
    (microsoft.public.dotnet.framework)
  • Re: How to Prevent reverse engineering .NET
    ... > Is there any way i can prevent reverse engineering in .NET? ... > Obfuscators seem to be one solution. ... Frank Eller ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • How to Prevent reverse engineering .NET
    ... Is there any way i can prevent reverse engineering in .NET? ... how can one rely on obfuscators since it ... changes the assembly (even though most of them claim that they just rename ... Prev by Date: ...
    (microsoft.public.dotnet.framework)