Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2006

Tip: Looking for answers? Try searching our database.

Compile jad file

Thread view: 
the_znail@hotmail.com - 12 Jan 2006 12:54 GMT
I've decompiled an application to byte code with jad.exe, but is it
possible to recompile the file again in some easy way? It's not source
code, just a class that I decompiled to byte code, edited and now want
to recompile, but how?
Ike - 12 Jan 2006 15:44 GMT
edit it in djdecompiler, and save it. Make sure when you save it you save it
with the .java extension, and WHERE you save it to.

Now, just go compile the new file you have saved, with whatever means you
typically use to compile a .java filr. -Ike

> I've decompiled an application to byte code with jad.exe, but is it
> possible to recompile the file again in some easy way? It's not source
> code, just a class that I decompiled to byte code, edited and now want
> to recompile, but how?
Roedy Green - 12 Jan 2006 21:06 GMT
>I've decompiled an application to byte code with jad.exe, but is it
>possible to recompile the file again in some easy way? It's not source
>code, just a class that I decompiled to byte code, edited and now want
>to recompile, but how

You disassembled or decompiled. If you decompiled, you just compile
with Javac after some minor tweaks.  If you disassembled, you need to
get your code in Jasmin format and compile it .  See
http://mindprod.com/jgloss/jasm.html

see http://mindprod.com/jgloss/decompiler.html
http://mindprod.com/jgloss/disassembler.html
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.