Skip to content

Releases: radioegor146/native-obfuscator

3.5.4r

09 Jul 09:31
Compare
Choose a tag to compare
  • Fixed bug with zero-length arrays of class initializers and zero-length string pool

3.5.3r

05 Feb 19:31
909e99c
Compare
Choose a tag to compare
  • Add experimental support for Android (--platform android). Any issues on this topic are welcome!

3.5.2r

25 Jan 22:39
Compare
Choose a tag to compare
  • Added --custom-dir-name argument
  • Added sanity check for output and input directory
  • More fixes of INDY - #72 (thanks @ImFl0wow)

3.5.2b

14 Jan 04:47
Compare
Choose a tag to compare
3.5.2b Pre-release
Pre-release
  • Fixed variable arguments in bootstrap methods in INDY on Java 9+ (thanks @ImFl0wow)

3.5.1r

12 Sep 03:12
Compare
Choose a tag to compare
  • Added support for MethodHandles and MethodTypes in LDCs

3.5r

28 Jul 07:06
Compare
Choose a tag to compare
  • Finally fixed <clinit> and interface default/static methods stacktrace cleanup
  • Fixed stacktrace cleanup for Java 11+
  • Fixed INDY calls for superclasses

3.4r

28 Jul 03:28
Compare
Choose a tag to compare
  • Added package wildcards
  • Updated log4j

3.3.3r

31 May 13:41
Compare
Choose a tag to compare
  • Fix subsequent static initialization obfuscation

3.3.2r

31 May 13:33
Compare
Choose a tag to compare
  • Removed obfuscation
  • Fixed skip checks

3.3.1r

30 May 16:17
Compare
Choose a tag to compare
  • Fixed output file names in different casing on Windows