WareSeeker Search Software

jode


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Jode 1.1.2 Pre1


windows Software Development->Misc Programming Tools Free
View Detail
Download Jode 1.1.2 Pre1Download Jode 1.1.2 Pre1
518 KB
Jode description
A java package containing a decompiler and an optimizer for java The decompiler will read class files and produces an output similar to the original java file. Of course this cant be perfect because there is no way to produce the names or the comments of local variables (except when compiled with debuging) and there are often more ways to write the same thing.

However, JODE does its job quite well, so you should give it a try and start the applet.

The optimizer transforms class files in various ways with can be controlled by a script file.

Jode supports the following operations:
· Renaming class, method, field and local names to shorter, obfuscated, or unique names or according to a given translation table
· Removing debugging information
· Removing dead code (classes, fields, methods) and constant fields
· Optimizing local variable allocation

Tags:
2

How to lock down your Java code


script Java Free
View Detail
Download How to lock down your Java codeDownload How to lock down your Java code
You inevitably spend some part of your week crunching code that you didnt write, and for which you may not have the source. This beginners guide to opening up and locking down Java code walks you through the essentials of disassembling, decompiling, and obfuscating Java code, using examples from popular tools such as Mocha, HoseMocha, jmangle, and JODE.
Tags:

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket