Releases: Timocop/SmartPawn-Obfuscator
Releases · Timocop/SmartPawn-Obfuscator
SmartPawn v1.17.2
Changes:
- Added application exception logging.
SmartPawn v1.17.1
Changes:
- Minor bug fixes.
- Fixed 'Type Obfuscation' not working correctly.
SmartPawn v1.17
Changes:
- Minor bug fixes.
- Modified protections.
- Some UI grammar fixes.
- Fixed bugged random number generator.
- Fixed 'Constant Disintegration' dynamic string encoding causing issues with unprintable characters.
- Fixed 'Control Flow Obfuscation' breaking orginal control flow when 'addition' type is used.
- Added 'All' option for 'Decompiler Protection'.
- Added setting to automatically resolve method parameter lists using 'VFormat()'.
- Added timestamps to the Obfuscation progress.
- Added SmartPawn update reminder.
- Removed 'Unverifiable' 'Control Flow Obfuscation' option due to unexpected 'goto' behaviours.
- Updated Modified Compiler 1.6.3.
SmartPawn v1.16.4
Changes:
- Fixed 'Control Flow Obfuscation' not able to obfuscate some variables.
SmartPawn v1.16.3
Changes:
- Fixed 'Obfuscation' not renaming methods in some cases.
- Fixed 'Control Flow Obfuscation' throwing 'invalid case' errors on statements.
- Fixed 'Control Flow Obfuscation' mixing dynamic array variables which results in a compiler error.
- Fixed 'Function Proxy Obfuscation' outlining parts of expressions resulting in wrong call hierarchy.
- Fixed generic proxy methods always have identical names
SmartPawn v1.16.2
Changes:
- Fixed 'Control Flow Obfuscation' breaking if-else statements in some cases.
SmartPawn v1.16.1
Changes:
- Fixed source filenames with dots not able to compile.
SmartPawn v1.16
Changes:
- Minor bug fixes.
- Modified protections.
- Fixed 'Invalid memory access' issues when using dynamic protections.
- Fixed 'Function Proxy Obfuscation' dereferencing variables feature not initalizing local static variables correctly.
- Expanded 'Function Proxy Obfuscation' dereferencing variables feature options.
SmartPawn v1.15
Changes:
- Minor bug fixes.
- Modified protections.
- Improve server whitelist hashing method.
SmartPawn v1.14
Changes:
- Fixed errors when 'Control Flow Obfuscation' is enabled.