Skip to content

Updates

Compare
Choose a tag to compare
@MichaelXF MichaelXF released this 04 Jul 01:35
· 155 commits to master since this release
e96f582
  • Fixed #89

    • Flatten to not break functions with invalid identifier names
  • Fixed #88

    • Stack to not break functions with syncing arguments
  • Fixed #91

    • Minify to preserve function.length property
  • Fixed #95

    • Rename Variables optimized to obfuscate much faster
  • Added documentation pages for RGF and Control Flow Flattening

  • Removed eval option in favor of rgf option.

    • Removed the "all" option from rgf.
  • Removed nameRecycling option