Buzzwords

Stellenangebote

Derzeit können keine passenden Stellenangebote angezeigt werden.

PartMaster GmbH
Lagerstraße 44/45
18055 Rostock

fon +49 381-20373995
fax +49 381-20373994
email info@partmaster.de

Obfuscate4e

Obfuscate4e integrates obfuscation into the Eclipse PDE build process. It enables obfuscation of your plugins, features and RCP applications during the regular build. Obfuscate4e comes with the ProGuard obfuscator, but can easily be adapted for other obfuscators. You’re welcome to join the development team, if you want to improve obfuscate4e or want to integrate additional obfuscators. The project homepage, source code repository, documentation wiki and issue tracker is hosted at http://code.google.com/p/obfuscate4e/, while this site blog provides the developer's blog.

Our project website "obfuscate4e.org" has moved

We just restructured our online resources of the obfuscate4e project:

The Updates site at http://obfuscate4e.org/updates/ stays intact and delivers all updates. »

Follow Obfuscate4e on twitter!

Our Obfuscate4e project has an own twitter account from now on. You can follow @obfuscate4e to get information about this project as soon as they are published :)

PS: New Obfuscate4e release is at the door. So stay tuned ;)

 

Obfuscate4e moved to Google Code

We just moved the Obfusctate4e project from Sourceforge to Google Code. There are several reasons to do this: »

Obfuscate4e Summer of Code

We "convinced" a Student to spend his summer holidays at PartMaster (officially he is working as a trainee) and we decided to code heavily on Obfuscate4e during this summer. :)

So we introduced a stack of new and cool features into Obfuscate4e. To name just the highlights: »

Obfuscate4e uses Trac for project management

We just switched from the project forum and tracker over to the hosted app trac for the Obfuscate4e project management.

Obfuscate4e's new home is obfuscate4e.org

We are proud to announce that the Obfuscate4e project has a new head quarter: http://obfuscate4e.org. We reserved this domain for the project and moved the website to the new home.

The code base will be moved from de.partmaster.obfuscate4e to org.obfuscate4e soon. The update site will be migrated at the next software release.

  »

Inspect the obfuscated product

It is quite easy to look how obfuscate4e processed your product. You need a de-compiler and an exported Eclipse RCP product. I’ll describe the procedure on a linux box. »

If you want to replace the embedded proguard lib ...

The Proguard project provides two distribution versions simultaneously: a stable release (currently version 4.3) and a beta version of the next release (version 4.4 beta 3 actually). Obfuscate4e releases always contain the stable version of Proguard. »

First Obfuscate4e tests on Eclipse 3.5

I just took Eclipse 3.5M7 and wanted to know if Obfuscate4e (current version 0.7.0) works out of the box with the upcoming release of our favorite IDE. I expected to see it running smoothly. »

Critical bug in version 0.6.2

There is a critical bug in version 0.6.2 which leads to a lot of false library entries. This slows down the obfuscation process tremendously and may lead to failure.

A fixed version will be available shortly. For now, please, don't update to version 0.6.2.

Sorry for the trouble.