125 Commits (1e13174cc2b317d9f9fc310ba880cc3bea27926c)

Author SHA1 Message Date
Graham 6ca8da1cd4 Mark the transform method as final 5 years ago
Graham 9b9bdeae63 Add multi-pass Transformer support 5 years ago
Graham d293176959 Replace maven.multiModuleProjectDirectory with openrs2.root 5 years ago
Graham 12293bb3b1 Refactor package structure of the asm module 5 years ago
Graham 0c8d0f9cc3 Add initial support for whole program analysis in transformers 5 years ago
Graham 406feb72f0 Move classpath package to the asm module 5 years ago
Graham 3978ee9ea0 Allow Transformers to throw AnalyzerException 5 years ago
Graham 751ae183c1 Add IntInterpreter and IntValue 5 years ago
Graham 2cde631fca Add BitShiftTransformer 5 years ago
Graham 48f8c68500 Format code 5 years ago
Graham 2367ba7ae4 Preserve original class and member names with @OriginalName 5 years ago
Graham 2e39ca26fd Improve naming and typing in Member{Desc,Ref}.equals() methods 5 years ago
Graham c1358f6105 Add renamer to the deobfuscator 5 years ago
Graham 7e4dee02d0 Rename FieldRef to MemberRef 5 years ago
Graham c0568f1373 Make empty Library constructor public 5 years ago
Graham 0007da4729 Add OpaquePredicateTransformer and initial deobfuscator infrastructure 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 8966d7b531 Add abstract Transformer class 5 years ago
Graham ca79e234bd Add methods for manipulating and iterating over the classes in a library 5 years ago
Graham 77fc441a07 Add InsnMatcher 5 years ago
Graham c6921fba9d Add InsnNodeUtils 5 years ago
Graham d9d6ab27c1 Add Library class for reading and writing .jar and .pack files 5 years ago
Graham 8a7a7f25ba Add deobfuscator project structure 5 years ago