skip to main | skip to sidebar

Sharing Java

This Blog is about learning Java™ Programming. If you're interested in Java™, you’re welcome to post your comments freely!

Sunday, February 25, 2007

Java Decompiler Links

Basically, a decompiler does the opposite job as a compiler. A decompiler is a tool that takes compiled code as input and tries to decompile it into source code as output. Java decompilers take *.class files and produce *.java files. You can download the Jode/Jad Decompiler Plug-In Module for NetBeans at The NetBeans Plugin Catalogue under Java Tools.

  • The Plugin Catalogue
  • Java Decompiler HOW-TO
  • Open Directory - Computers: Programming: Languages: Java: Development Tools: Translators: Decompilers and Disassemblers
  • Java Optimize and Decompile Environment (JODE)
  • JReversePro - Java Decompiler / Disassembler home page
  • DJ Java Decompiler
  • DJ Java Decompiler
  • SourceForge.net: JReversePro - Java Decompiler
  • Mocha, the Java Decompiler
  • Cavaj Java Decompiler - Reconstruct java source code from CLASS files.
  • JCavaj Java Decompiler is a free Java-based Java Decompiler.
  • Java Decompiler HOW-TO
  • Home Page of Jad - the fast Java decompiler
  • Java Decompiler HOW-TO
  • Program Transformation Wiki / Decompilation Jode Test
  • Program Transformation Wiki / Java Decompilers
  • What is a Java decompiler?
Posted by Gaute Lykkenborg at 8:00 PM

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Followers

Blog Archive

  • ►  2012 (3)
    • ►  February (3)
      • The BCPL Grammar
      • The Java JLS2 Grammar
      • The Java JLS3 Grammar
  • ►  2008 (3)
    • ►  December (1)
      • How to Search Open Source Code
    • ►  May (1)
      • Methods
    • ►  April (1)
      • Old Table of Contents
  • ▼  2007 (47)
    • ►  October (1)
      • How to Write, Compile and Run a GCJ Application
    • ►  September (1)
      • Computing Factorial using BigDecimal
    • ►  May (2)
      • Star Trek
      • Star Trek Instructions
    • ►  April (9)
      • Expressions
      • Fibonacci Numbers
      • Power of 2
      • Cool Java page at darcia.org
      • Converting between Primitive Types and String
      • How to convert between boolean and int
      • Sharing Java Search Engine
      • How to exit a Java program
      • The canonical order of Java modifier names
    • ►  March (20)
      • Adding Lessons
      • Heads or Tails
      • Widening Primitive Conversion
      • Narrowing Primitive Conversions
      • Downloading and Installing Java
      • Monte Carlo Calculation of Pi
      • History
      • ISO/IEC 14977:1996
      • Holzner 2003
      • Assertion Facility
      • true, false, and null are not keywords
      • Syntax, Semantics & Pragmatics
      • Multiplication table
      • EBNF Links
      • Java Tutorials on the Web
      • The main Method
      • The Keyword 'class'
      • Useful links
      • Keyboard Input
      • The Shortest Java Program Ever
    • ▼  February (12)
      • The Singleton Design Pattern
      • Java Performance Links
      • Installing Java on Linux Links
      • The Singleton Design Pattern Links
      • Java Decompiler Links
      • Autoboxing/Unboxing
      • Assertion Facility Links
      • Java Language Specification Links
      • Autoboxing/Unboxing Links
      • Enhanced for Loop Links
      • equals Links
      • Java Features Links
    • ►  January (2)
  • ►  2006 (23)
    • ►  November (1)
    • ►  October (1)
    • ►  June (3)
    • ►  May (5)
    • ►  April (6)
    • ►  March (6)
    • ►  February (1)
  • ►  2005 (97)
    • ►  June (7)
    • ►  May (16)
    • ►  April (21)
    • ►  March (50)
    • ►  February (3)

About Me

Gaute Lykkenborg
View my complete profile