• Stars
    star
    203
  • Rank 191,792 (Top 4 %)
  • Language
    TypeScript
  • License
    Apache License 2.0
  • Created about 1 year ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A deobfuscator for scripts obfuscated by Obfuscator.io

Obfuscator.io Deobfuscator

A deobfuscator for scripts obfuscated by Obfuscator.io

Online version at obf-io.deobfuscate.io

Features

  • Recovers strings
  • Removes proxy functions
  • Removes and simplifies objects
  • Simplifies arithmetic expressions
  • Simplifies string concatenation
  • Removes dead code
  • Reverses control flow flattening
  • Can handle most obfuscator.io forks
  • Is safe (doesn't run any untrusted code/sandbox)
  • Automatic config detection