Skip to content

Releases: Timocop/SmartPawn-Obfuscator

SmartPawn v1.18.1

04 Jun 00:51
70d5d58
Compare
Choose a tag to compare

Changes:

  • Added console command-line. Run SmartPawn with command '-h' for help.

SmartPawn v1.18

02 Jun 23:03
93786bf
Compare
Choose a tag to compare

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

18 May 18:33
7292714
Compare
Choose a tag to compare

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

12 May 07:42
fa8ccdd
Compare
Choose a tag to compare

Changes:

  • Fixed 'Obfuscation' renaming schemes collisions causing 'shadow variable' compiler errors.

SmartPawn v1.17.8

12 May 04:18
fa8ccdd
Compare
Choose a tag to compare

_Changes:

  • Fixed issues related to structs.

SmartPawn v1.17.7

28 Apr 04:18
e26dd3f
Compare
Choose a tag to compare

Changes:

  • Updated Modified Compiler 1.6.3.

SmartPawn v1.17.6

25 Apr 17:08
2e3b3e5
Compare
Choose a tag to compare

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

25 Apr 01:13
f01eb92
Compare
Choose a tag to compare

Changes:

  • Fixed UI glitches.

SmartPawn v1.17.4

24 Apr 18:18
032b293
Compare
Choose a tag to compare

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

02 Sep 10:27
6b6f539
Compare
Choose a tag to compare

Changes:

  • Fixed 'Constant Disintegration' float parsing on different culture systems.