Releases: Timocop/SmartPawn-Obfuscator
Releases · Timocop/SmartPawn-Obfuscator
SmartPawn v1.18.1
SmartPawn v1.18
Changes:
- Minor bug fixes.
- Fixed 'Constant Disintegration' string encoding runtime corruption.
- Fixed some UI grammar.
- Fixed some UI graphical glitches.
- Fixed 'Remove plugin information' option.
- Fixed rare exception when aborting the obfuscation process.
- Added 'Build All' option that allows you to obfuscate and build multiple plugin sources.
- Optimized 'Constant Disintegration' dynamic string encoding runtime decode speed.
- Updated 'Limitations' page.
- Removed risky obfuscation methods. They caused more trouble than they did any good.
SmartPawn v1.17.10
Changes:
- Increased obfuscation process speed due to major optimizations.
- Increased compiler process speed due to major optimizations.
- Added more progress information.
SmartPawn v1.17.9
Changes:
- Fixed 'Obfuscation' renaming schemes collisions causing 'shadow variable' compiler errors.
SmartPawn v1.17.8
_Changes:
- Fixed issues related to structs.
SmartPawn v1.17.7
Changes:
- Updated Modified Compiler 1.6.3.
SmartPawn v1.17.6
Changes:
- Fixed 'Constant Disintegration' string encoding exceptions on some NULL terminators inside strings.
- Fixed string parser reading escapes incorrectly.
- Added feature that shows debug source lines on compiler errors.
SmartPawn v1.17.5
Changes:
- Fixed UI glitches.
SmartPawn v1.17.4
Changes:
- Fixed 'Constant Disintegration' dynamic string encoding throwing exceptions.
- Disabled 'Type Obfuscation' when using 'Remove debug sections' and 'Randomize debug sections' because it has the same effect.
SmartPawn v1.17.3
Changes:
- Fixed 'Constant Disintegration' float parsing on different culture systems.