Skip to content

Releases: Timocop/SmartPawn-Obfuscator

SmartPawn v1.17.2

02 Sep 06:42
fa29b15

Choose a tag to compare

Changes:

  • Added application exception logging.

SmartPawn v1.17.1

03 Aug 14:31
07777be

Choose a tag to compare

Changes:

  • Minor bug fixes.
  • Fixed 'Type Obfuscation' not working correctly.

SmartPawn v1.17

30 Jul 06:00
6c41afb

Choose a tag to compare

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

28 May 21:39
7469748

Choose a tag to compare

Changes:

  • Fixed 'Control Flow Obfuscation' not able to obfuscate some variables.

SmartPawn v1.16.3

28 May 18:02
7469748

Choose a tag to compare

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

11 Mar 17:22
7469748

Choose a tag to compare

Changes:

  • Fixed 'Control Flow Obfuscation' breaking if-else statements in some cases.

SmartPawn v1.16.1

07 Feb 00:01
ba44530

Choose a tag to compare

Changes:

  • Fixed source filenames with dots not able to compile.

SmartPawn v1.16

06 Feb 21:22
ba44530

Choose a tag to compare

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

11 Jul 21:17
9ed5dd8

Choose a tag to compare

Changes:

  • Minor bug fixes.
  • Modified protections.
  • Improve server whitelist hashing method.

SmartPawn v1.14

09 Jul 20:14
9ed5dd8

Choose a tag to compare

Changes:

  • Fixed errors when 'Control Flow Obfuscation' is enabled.