7 Commits (db785e38d0d6beaa5c53840ba140ca21d9b101df)

Author SHA1 Message Date
Graham db785e38d0 Convert MethodNodeUtils to Kotlin 4 years ago
Graham eec9279a2c Add hasCode() method 4 years ago
Graham 6e750b008f Replace hard-coded 2 with GZIP_HEADER.length 5 years ago
Graham 46f908bdb0 Replace ClassForNameTransformer 5 years ago
Graham 1319295d77 Separate remapping from the write{Pack,Jar} methods 5 years ago
Graham e647588f67 Switch to Apache Harmony's pack200 implementation 5 years ago
Graham 12293bb3b1 Refactor package structure of the asm module 5 years ago
Graham 48f8c68500 Format code 5 years ago
Graham c1358f6105 Add renamer to the deobfuscator 5 years ago
Graham c0568f1373 Make empty Library constructor public 5 years ago
Graham d001488424 Add logging to Library read/write methods 5 years ago
Graham f0cb9d40e2 Add constructor for cloning a Library 5 years ago
Graham 3366156d92 Simplify writeJar 5 years ago
Graham ca79e234bd Add methods for manipulating and iterating over the classes in a library 5 years ago
Graham d9d6ab27c1 Add Library class for reading and writing .jar and .pack files 5 years ago