Quantcast

WAR obfuscation

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

WAR obfuscation

Quantumuniverses
Is there a way to obfuscate the war file produced by STS\Grails Tools\Grails
Command Wizard\(war command)\... ?



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: WAR obfuscation

pmcneil
Why?

On 28/05/12 23:29, QuantumUniverses wrote:

> Is there a way to obfuscate the war file produced by STS\Grails
> Tools\Grails
> Command Wizard\(war command)\... ?
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>


--
web: http://nerderg.com
Twitter: http://twitter.com/pmcneil


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: WAR obfuscation

Quantumuniverses
We don't want that our customer sees the internal packages names, GPS,
images names.. and, you know, when the web app explode it into itself every
.class, packages, GPS, images and other resources become clear.

Is there a way to obfuscate this so when Tomcat explodes the war everything
extracted hasn't name like the original ones?


"Peter McNeil"  ha scritto nel messaggio
news:[hidden email]...

Why?

On 28/05/12 23:29, QuantumUniverses wrote:

> Is there a way to obfuscate the war file produced by STS\Grails
> Tools\Grails
> Command Wizard\(war command)\... ?
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>


--
web: http://nerderg.com
Twitter: http://twitter.com/pmcneil


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: WAR obfuscation

Erik Pragt-3
I haven't tried it, but you could look a product like http://www.yworks.com/en/products_yguard_about.html, and hook into the grails war process (probably using _Events.groovy). yGuard comes with an ant task, should I guess it could work.

Erik

On Wed, May 30, 2012 at 11:40 AM, QuantumUniverses <[hidden email]> wrote:
We don't want that our customer sees the internal packages names, GPS, images names.. and, you know, when the web app explode it into itself every .class, packages, GPS, images and other resources become clear.

Is there a way to obfuscate this so when Tomcat explodes the war everything extracted hasn't name like the original ones?


"Peter McNeil"  ha scritto nel messaggio news:4FC5E02D.2040004@mcneils.net...


Why?

On 28/05/12 23:29, QuantumUniverses wrote:
Is there a way to obfuscate the war file produced by STS\Grails Tools\Grails
Command Wizard\(war command)\... ?


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email



--
web: http://nerderg.com
Twitter: http://twitter.com/pmcneil


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email



Loading...