v1.2.1
It's been a while since the last release, and there have been quite a few changes. So, here's a release!
- Better console output by showing progress / remaining classes
- Better error handling (improved stability)
- Improved Enum and Array handling
- Updated dependencies
- Cleaned up the API for smalivm
- Modernized ObfuscatedApp's encryption obfuscation so it's a more realistic test
- Added
Object.getClass
emulation and peephole optimization - Lots of little bug fixes