826 Commits (4e7b107954c5b24e23f26be4dc26917f349efb71)
 

Author SHA1 Message Date
Graham 4e7b107954 Quote strings in config.example.yaml 4 years ago
Graham dd06bb2f83 Remove native library loading logic for SunOS/Solaris 4 years ago
Graham 040fc87f0d Remove redundant type 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham deac3306e8 Move share/deob-map to share/deob/map 4 years ago
Graham 3db4c82569 Load Profile from a YAML file 4 years ago
Graham 3dcf91cfef Move MemberRefKeyDeserializer to the asm module 4 years ago
Graham 2a4d607d96 Remove support for escape characters from glob patterns 4 years ago
Graham e13cc5b47e Convert YAML property names to snake case 4 years ago
Desetude c99ebcb355 Add logging to the AST deobfuscator 4 years ago
Graham 9c10df5e2c Add CRC-32 values to the list of non-free files 4 years ago
Graham 5c9a6c2abe Deobfuscate the jaggl jar 4 years ago
Graham bc52f061fb Don't union <init> method sets together 4 years ago
Graham 5af43165ff Replace TypedRemapper constants with a more flexible system 4 years ago
Graham f4314ca3cb Update Gradle 4 years ago
Graham d1aa625397 Move build.gradle.kts files out of the nonfree repository 4 years ago
Graham 0d4daca1a1 Add deob-map dependency to the deobfuscator 4 years ago
Graham 3b48e57679 Add Guava dependency to deob-ast 4 years ago
Graham e25918a8a0 Add NameMapProvider 4 years ago
Graham 435dee8b6d Add MemberRefKeyDeserializer 4 years ago
Graham e8ecd5016d Set version to 0.1.0-SNAPSHOT 4 years ago
Graham 7e422447ef Convert hasCode() to a property 4 years ago
Graham 9de55399f5 Convert createLong to an extension method on Long 4 years ago
Graham cf3474c016 Convert createIntConstant to an extension method on Int 4 years ago
Graham 2471418d4a Add is prefix to boolean extension properties 4 years ago
Graham 47d1bc0bd2 Convert stackMetadata to an extension property 4 years ago
Graham b6f7576864 Add DeobfuscatorProcessorModule 4 years ago
Graham 971437e142 Add skeleton Js5LibraryReader 4 years ago
Graham 06212b8511 Add shorthand Library read/write methods 4 years ago
Graham ae7c19beac Convert most Library{Reader,Writer} implementations to objects 4 years ago
Graham 17bc1e287b Move common jar reading logic to a separate class 4 years ago
Graham 2f3cdca12d Reduce use of temporary files 4 years ago
Graham 0206bbd4b2 Set DeterministicJarOutputStream's default compression level to 9 4 years ago
Graham 451a1d9c5e Use a single Resource::compressLibrary method for all writers 4 years ago
Graham daefa7f4ea Remove streams from LibraryReader and LibraryWriter constructors 4 years ago
Graham 46d8af509c Create bundler output directory if it doesn't exist 4 years ago
Graham 8685d2b2dc Remove unused DeterministicJarOutputStream methods 4 years ago
Graham 10145fdb43 Add Sequence<JarEntry> extension property to JarInputStream 4 years ago
Scu11 6e877b52ce Move Library#read methods to dedicated classes 4 years ago
Scu11 26348b8a2e Move Library#write methods to dedicated classes 4 years ago
Graham b40eedfb3b Use block comment for multi-line comment in Deobfuscator 4 years ago
Graham 76f940e734 Remove unintentional static imports 4 years ago
Graham 3c051fe8c1 Rename private.key to game.key 4 years ago
Graham 21551b119c Add kotlin-reflect dependency 4 years ago
Graham 25f8bac502 Install example config file at the real path in the distribution 4 years ago
Graham 5e987f1f61 Remove memory allocation delay during client startup 4 years ago
Graham c488a155c4 Replace operator and game names with values from the config file 4 years ago
Graham ef5db18ea1 Replace runescape.com with domain from the config file 4 years ago
Graham fe3a8c1a37 Replace cachesubdir with the internal game name 4 years ago
Graham ed052c783b Use cache path and signer name from the config file 4 years ago