12 Commits (880be759b7297176d571c06df08c66272e48cc6b)

Author SHA1 Message Date
Graham 880be759b7 Use smart casts in the AST deobfuscator 4 years ago
Graham a87a289c49 Add duplicate class name support to the AST deobfuscator 4 years ago
Graham 3c9edb0291 Use dependency injection in the AST deobfuscator 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 9de55399f5 Convert createLong to an extension method on Long 4 years ago
Graham 597aa2018e Add support for whole program AST transforms 4 years ago
Graham 25a6953644 Fix use of deprecated JavaParser methods 4 years ago
Graham 0a988584b7 Convert some deob-ast methods to extension methods 4 years ago
Graham 5487a74eb8 Remove traversal argument from walk extension method 4 years ago
Graham 130a05956e Convert ExprUtils to Kotlin 4 years ago
Graham e3baede541 Convert NodeUtils to Kotlin 4 years ago
Graham 8ac16d722b Convert ComplementTransformer to Kotlin 4 years ago