Development
ObfuscateJS is currently developed by 2Vi as a supporting tool for creating the Javascript/AJAX part of the Consyn AJAX Framework.
Development is done in Java for easy cross-platform integration with the Ant-based build process at 2Vi.
In the future this tool can be extended with the folowing features:
- More options to express which variables can be renamed
- Creating aliases, for example adding var d = document; in order to save space for every reference to document in the file.
If you are interested in extending the ObfuscateJS tool, for example as an opensource project, please Contact me.