js-confuser
js-confuser copied to clipboard
Question about Excluding Functions from Obfuscation
Hi there,
I am using js-confuser for obfuscating my JavaScript code, and I have a question regarding excluding certain functions from the obfuscation process.
Is there an option or feature available that allows me to exclude specific functions (e.g., upload) from being obfuscated? If so, could you please provide guidance on how to implement this?
Thank you for your help!