[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [directory-discuss] JS deobfuscator needed ASAP
From: |
Joshua Gay |
Subject: |
Re: [directory-discuss] JS deobfuscator needed ASAP |
Date: |
Tue, 29 Mar 2016 15:15:50 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Icedove/38.7.0 |
On 03/29/2016 03:04 PM, Greg Rundlett (freephile) wrote:
> On Mon, Mar 28, 2016 at 11:58 PM, David Hedlund <address@hidden
> <mailto:address@hidden>> wrote:
>
> Is there any package for GNU/Linux to deobfuscate JS code?
>
>
> The top hit on Google in .61 seconds
>
> http://jsbeautifier.org/ (MIT license), available online or in dozens of
> editors like emacs https://github.com/yasuyk/web-beautify (GPL license)
>
> You can make obfuscated and minified javascript look better/more
> readable. But nothing in going to replace
>
> var a
> with
> var apple
>
> to make it more intelligible.
Well there are programs that try to give more intelligible names to
variables and whatnot. I don't know of any free programs that do this.
--
Joshua Gay
Licensing & Compliance Manager <http://www.fsf.org/licensing>
Free Software Foundation <https://donate.fsf.org>
GPG key ID: 8DA625BB What's a GPG key ID?
See our Email Self-Defense Guide:
<https://emailselfdefense.fsf.org>