Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Looking for JAVA code that build an exe file

Status
Not open for further replies.

techsree

Junior Member level 1
Joined
May 7, 2003
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
52
JAVA help

hi everyone,
I require a Java code using which i can build an exe such that there is no temporary extraction of files and reverse engineering is not easily possible,atleast with the existing tools.
thanx in advance.
techsree
 

search google for "java obfuscating" .
if you are trying to develop on MS Windows you can use Java native compilers to produce executable code (not java bytecode) .
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top