New
v0.4.0
🚀 Features
- Improve decoder process and error handling - by @kuizuo (1b9b5)
- Split variable declarations in for loop - by @kuizuo (e1cd5)
- Improve inline-object-props - by @kuizuo (4e092)
- Change font size in monaco editor - by @kuizuo (36785)
- Enhance deobfuscation process and UI improvements - by @kuizuo (86743)
- Implement variable name optimization options and UI for mangle settings - by @kuizuo (966e0)
- Add reset options functionality and improve options management - by @kuizuo (b76b1)
- Add before unload warning and enhance Monaco editor text handling - by @kuizuo (f5526)
- Implement code length validation for local storage in state management - by @kuizuo (6debe)
- Enhance Monaco editor configuration with customizable options and integrate local storage for user preferences - by @kuizuo (95b58)
- Update code storage management to include size validation and improve state handling - by @kuizuo (05304)
- Add console component for logging and integrate with deobfuscator output - by @kuizuo (6b79b)
- Enhance logging capabilities and improve deobfuscation process with detailed summaries and error handling - by @kuizuo (37182)
🐞 Bug Fixes
- Unable to find rotators by array - by @kuizuo (72834)
- Build automatically after install - by @kuizuo (5ff0c)
- Improve error handling in evalCode and enhance error display in UI - by @kuizuo (ab0d9)
- Enhance expression handling in deobfuscation process to ensure valid replacements for binary, logical, unary, and call expressions - by @kuizuo (f701b)