Skip to content

v1.3.0

Compare
Choose a tag to compare
@vimasig vimasig released this 03 Mar 14:17
· 125 commits to master since this release
  • Added decompiler crasher.
  • Added exclude feature.
  • Added 4 different watermark options.
  • Constant obfuscation now obfuscates some numbers using length()I method from String.
  • Flow obfuscation now adds fake IFs and obfuscates them if the target method doesn't have any.
  • Improved flow obfuscation, aims to prevent decompilation.
  • Changed local variable obfuscation characters.
  • Fixed: Directories still present with ClassRenamerTransformer
  • Fixed: FieldRenamerTransformer not working