|
From: | Greg Rundlett (freephile) |
Subject: | Re: [directory-discuss] JS deobfuscator needed ASAP |
Date: | Tue, 29 Mar 2016 16:38:32 -0400 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |