Obfuscator Changelog

What's new in Obfuscator 2.3

Jul 8, 2016
  • Added recognition of db, dw, dd, dq etc. data declarations between the instructions.
  • Code blocks used to jump between shuffled instructions are now shuffled itself
  • better output source code cleanup (removal of empty lines, tabs & spaces).

New in Obfuscator 2.1 (Jul 8, 2016)

  • Proper detection of jxx short branches (Visual Studio C++ output code).
  • HTTPS encrypted protocol is now used by default to talk to Obfuscator API.

New in Obfuscator 2.0 (Jul 8, 2016)

  • WinApi constants resolving.