shapesecurity / unminify

reverse many of the transformations applied by minifiers and naïve obfuscators
https://unminify.io/
Apache License 2.0
209 stars 17 forks source link

Defeats "stupider" obfuscation but can't deal simple html tags? STUPID! LOL! #24

Open lvto2000 opened 3 years ago

lvto2000 commented 3 years ago

So this is supposed to be "a little project to undo several of the horrible things JavaScript build tools will do to JavaScript. In addition to undoing most minification, it reverses some of the stupider but surprisingly common "obfuscation" techniques used in the wild."

EXAMPLE Command>>> unminify test.html

test.html FILE CONTENTS FOR LINE 1 <!DOCTYPE html> Githubissues.

  • Githubissues is a development platform for aggregating issues.