Releases: radioegor146/native-obfuscator
Releases · radioegor146/native-obfuscator
3.5.4r
3.5.3r
- Add experimental support for Android (
--platform android
). Any issues on this topic are welcome!
3.5.2r
3.5.2b
3.5.1r
- Added support for MethodHandles and MethodTypes in LDCs
3.5r
- Finally fixed
<clinit>
and interface default/static methods stacktrace cleanup - Fixed stacktrace cleanup for Java 11+
- Fixed INDY calls for superclasses
3.4r
- Added package wildcards
- Updated log4j
3.3.3r
- Fix subsequent static initialization obfuscation
3.3.2r
- Removed obfuscation
- Fixed skip checks
3.3.1r
- Fixed output file names in different casing on Windows