Discussion:
[tycho-user] Obfuscate the tycho build
Norman Wenzel
2012-10-12 09:57:42 UTC
Permalink
Hi,



maybe this is a stupid question but I couldn’t find anything about this
topic (maybe because it is SO easy?):



is there any way to obfuscate the resulting code generated by tycho with
tools like ProGuard? I found some error messages concerning a
tycho-proguard-plugin, but no detailed informations.

Examples would be welcome.



Thanks in advance

Norman



=====================================================
RIGS IT UG

Norman Wenzel, MSc.

e-Mail: <mailto:***@rigs-it.com> ***@rigs-it.com

http://www.rigs-it.com
Tel: +49 331 2005 6940
=====================================================

RIGS IT Unternehmergesellschaft (haftungsbeschränkt)
Handelsregister-Nr. HRB 24568 beim Amtsgericht Potsdam
Sitz der Gesellschaft: D-14471 Potsdam
Geschäftsführer: Thomas Schoen
Igor Fedorenko
2012-10-12 13:18:19 UTC
Permalink
I wrote basic tycho-proguard plugin few years ago. I thought we
opensourced it, but apparently we did not. It is quite small however, so
it should not take more than a day or two for somebody with Maven
development experience to implement it from scratch.

--
Regards,
Igor
Hi,
maybe this is a stupid question but I couldn’t find anything about this
is there any way to obfuscate the resulting code generated by tycho with
tools like ProGuard? I found some error messages concerning a
tycho-proguard-plugin, but no detailed informations.
Examples would be welcome.
Thanks in advance
Norman
=====================================================
RIGS IT UG
Norman Wenzel, MSc.
http://www.rigs-it.com
Tel: +49 331 2005 6940
=====================================================
RIGS IT Unternehmergesellschaft (haftungsbeschränkt)
Handelsregister-Nr. HRB 24568 beim Amtsgericht Potsdam
Sitz der Gesellschaft: D-14471 Potsdam
Geschäftsführer: Thomas Schoen
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
Norman Wenzel
2012-10-12 14:03:13 UTC
Permalink
Hi Igor,

thanks for your reply. Is there any possibility that you provide the plugin
on org.eclipse.tycho? I guess I can implement it myself (okay, it would take
more than 2 days because writing my last Maven plugin was some years ago...
;-) ) but I expect it is a typical use case and would help some more
people.

Regards
Norman

-----Ursprüngliche Nachricht-----
Von: tycho-user-***@eclipse.org [mailto:tycho-user-***@eclipse.org]
Im Auftrag von Igor Fedorenko
Gesendet: Freitag, 12. Oktober 2012 15:18
An: Tycho user list
Betreff: Re: [tycho-user] Obfuscate the tycho build

I wrote basic tycho-proguard plugin few years ago. I thought we
opensourced it, but apparently we did not. It is quite small however, so
it should not take more than a day or two for somebody with Maven
development experience to implement it from scratch.

--
Regards,
Igor
Post by Norman Wenzel
Hi,
maybe this is a stupid question but I couldn’t find anything about this
is there any way to obfuscate the resulting code generated by tycho with
tools like ProGuard? I found some error messages concerning a
tycho-proguard-plugin, but no detailed informations.
Examples would be welcome.
Thanks in advance
Norman
=====================================================
RIGS IT UG
Norman Wenzel, MSc.
http://www.rigs-it.com
Tel: +49 331 2005 6940
=====================================================
RIGS IT Unternehmergesellschaft (haftungsbeschränkt)
Handelsregister-Nr. HRB 24568 beim Amtsgericht Potsdam
Sitz der Gesellschaft: D-14471 Potsdam
Geschäftsführer: Thomas Schoen
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
Igor Fedorenko
2012-10-12 16:40:41 UTC
Permalink
I don't really have time for this now and, quite honestly, I doubt many
organizations obfuscate the code nowadays.

--
Regards,
Igor
Post by Norman Wenzel
Hi Igor,
thanks for your reply. Is there any possibility that you provide the plugin
on org.eclipse.tycho? I guess I can implement it myself (okay, it would take
more than 2 days because writing my last Maven plugin was some years ago...
;-) ) but I expect it is a typical use case and would help some more
people.
Regards
Norman
-----Ursprüngliche Nachricht-----
Im Auftrag von Igor Fedorenko
Gesendet: Freitag, 12. Oktober 2012 15:18
An: Tycho user list
Betreff: Re: [tycho-user] Obfuscate the tycho build
I wrote basic tycho-proguard plugin few years ago. I thought we
opensourced it, but apparently we did not. It is quite small however, so
it should not take more than a day or two for somebody with Maven
development experience to implement it from scratch.
--
Regards,
Igor
Hi,
maybe this is a stupid question but I couldn’t find anything about this
is there any way to obfuscate the resulting code generated by tycho with
tools like ProGuard? I found some error messages concerning a
tycho-proguard-plugin, but no detailed informations.
Examples would be welcome.
Thanks in advance
Norman
=====================================================
RIGS IT UG
Norman Wenzel, MSc.
http://www.rigs-it.com
Tel: +49 331 2005 6940
=====================================================
RIGS IT Unternehmergesellschaft (haftungsbeschränkt)
Handelsregister-Nr. HRB 24568 beim Amtsgericht Potsdam
Sitz der Gesellschaft: D-14471 Potsdam
Geschäftsführer: Thomas Schoen
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
https://dev.eclipse.org/mailman/listinfo/tycho-user
Loading...