This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Knowledge Base
- :
- Java obfuscator
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Java obfuscator
Java obfuscator
Summary
Does FlexNet Publisher provide a Java obfuscator?Question
Is there a tool similar to the FlexNet preptool for C/C++ in the FlexNet Java toolkit that would obsfucate symbols?Answer
You need to run your Java application and components through an obfuscator to avoid symbol collisions (as well as add a layer of security). The lmstrip utility is available for our C/C++ toolkit, but FlexNet Publisher does not include a built-in tool for obfuscating the Java binary's symbols. My understanding is we don't provide one because there are so many obfuscators already available.
100% helpful
(1/1)