Commit Graph

1268 Commits (686154fca20aa46d0945255ccd45980a05108932)
 

Author SHA1 Message Date
hoenicke 686154fca2 * jode/obfuscator/modules/MultiIdentifierMatcher.java.in 23 years ago
hoenicke 068e85a76d Fixed major/minor naming. Allow minor to be bigger than 45 for newer java 23 years ago
hoenicke ea5e834abe * configure.in: Set version number to 1.1.1. 23 years ago
hoenicke 03497ae1a2 Fixed Java-1.1 and finally/synchronized blocks. 23 years ago
hoenicke c79f6122f5 * configure.in: Changed bash syntax to more compatible (but 23 years ago
hoenicke 805ab8613d * jode/expr/InvokeOperator.java.in (dumpExpression): Fixed the 23 years ago
hoenicke 15e7ec9dc0 More debugging outputs. 23 years ago
hoenicke a018796a04 * jode/obfuscator/Main.java.in (stripping): Initialize to 0 which 23 years ago
hoenicke aca789beed * jode/flow/CatchBlock.java.in (combineLocal): Added more checks 23 years ago
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