Commit Graph

1259 Commits (a65fd35ceb92579aa68e4e89f65ee231b53596ff)
 

Author SHA1 Message Date
hoenicke a65fd35ceb * jode/obfuscator/modules/SimpleAnalyzer.java.in: 23 years ago
hoenicke fa005e09ee * jode/bytecode/BytecodeInfo.java.in (calculateMaxStack): Handle 23 years ago
hoenicke dd5112302f Added more links. 23 years ago
hoenicke fbcfb06d90 * jode/jvm/SyntheticAnalyzer.java.in: 23 years ago
hoenicke 5a4dbe0b02 Fixed a bug in the obfuscator. 23 years ago
hoenicke af086625d8 More documentation updates. 23 years ago
hoenicke 98bf83e95d Fixed link to sourceforge logo. 23 years ago
hoenicke 7fca8d09e9 Remove .html files, added a-logo.gif 23 years ago
hoenicke 0246d1e5c3 lots of changes, see ChangeLog 23 years ago
hoenicke 23adc4ce78 * jode/jvm/CodeVerifier.java.in (doVerify): Don't check for 23 years ago
hoenicke 736e9595d2 * jode/obfuscator/modules/ConstantAnalyzer.java.in (handleOpcode): 23 years ago
hoenicke d093988656 Reworked usage message. 23 years ago
hoenicke 95b75fa705 Bug fixes from Joe Bronkema. 23 years ago
hoenicke b355dc3395 * acinclude.m4 (JODE_CHECK_CLASS): Changed "test -e" to "-f" since 24 years ago
hoenicke 5e972183a9 * jode/swingui/Main.java.in (AreaWriter): Convert all kinds of 24 years ago
hoenicke c5fae0c7ee Some more bug fixes, see changelog. 24 years ago
hoenicke f1cee9fca4 InvokeOperator (method interpreter): Fixed call to ClassInfo.forName. 24 years ago
hoenicke dbacfa1c7e updated list 24 years ago
hoenicke 1f87c3817c Changed version to 1.2 24 years ago
hoenicke 4aebd22542 Fixed previous patch. 24 years ago
hoenicke 344faa9265 CodeVerifier, ArrayType: merge array types whose elemTypes are incompatible 24 years ago
hoenicke d0a70c3626 SyntheticAnalyzer: Allow the special unifyParam to be the last parameter. 24 years ago
hoenicke cb12d3ead2 Pascal style. 24 years ago
hoenicke 816bca302d Distinguish method scoped classes from inner classes in a better way. 24 years ago
hoenicke 0785a7cd21 Support decompiling complete Zip files 24 years ago
hoenicke 4888c5f98c Set fields to not editable. 24 years ago
hoenicke 3506e82033 Ported a fix (this class could throw an ArrayIndexOutOfBoundsException due, to 24 years ago
hoenicke fb5d918702 Another fix: The fall through for opc_dadd and co. didn't work 24 years ago
hoenicke 7eb1d3f8b5 Forgot to calc stacksize for exception handlers. 24 years ago
hoenicke 7548f53a75 Fixed another stupid bug. 24 years ago
hoenicke ef0a0f214b Reserve locals for method arguments. Important if they are not accessed 24 years ago
hoenicke 0250b87fe1 Removed some old local variables, that were never accessed. 24 years ago
hoenicke f26d8a21e6 Calculate number of stack elements and local variables in prepareWriting. 24 years ago
hoenicke a56a7f0e98 Fixed a bug in configure.in, reported by zzzeek 24 years ago
hoenicke 075db18fcf Accept class version 46.0 (jdk1.2) 24 years ago
hoenicke 356a8c6a61 New implementation to get the alias of a class getClassAlias(). 24 years ago
hoenicke f0392e9371 Don't create doc/download.html anymore 24 years ago
(no author) 6466af0fea This commit was manufactured by cvs2svn to create branch 'branch_1_1'. 24 years ago
hoenicke 076911a762 final static fields must always be initialized, so output a null 24 years ago
hoenicke 826a7ec101 Searching collection classes in package gnu.java.util.collections 24 years ago
hoenicke edc69e287a Updated web pages. 24 years ago
hoenicke 7a3d90542b Handle INVOKESPECIAL, where the class expression isn't this. 24 years ago
hoenicke 60889790b5 Remove most modifiers from static constructors, since java syntax 24 years ago
hoenicke 058eb11e6a Import classes from unnamed packages correctly 24 years ago
hoenicke de5d631370 Fixed a status message 24 years ago
hoenicke f8fa155236 Added a nicely looking border around the applet. 24 years ago
hoenicke 76430344f3 Fallback to jar if unzip is missing for class detection. 24 years ago
hoenicke ae980c0e34 Pretty option fixed. 25 years ago
hoenicke eedb8fadf5 Header of decompiled files adjusted for SourceForge 25 years ago
hoenicke d20847b1a3 Initial revision 25 years ago