javascript-obfuscator / javascript-obfuscator

A powerful obfuscator for JavaScript and Node.js
https://obfuscator.io
BSD 2-Clause "Simplified" License
13.53k stars 1.48k forks source link

Adobe JSX Issue #183

Closed pieczorx closed 6 years ago

pieczorx commented 6 years ago

Self defending gives the following error after executing in Adobe JSX. image

Used this code: function test() { alert('hello'); }

sanex3339 commented 6 years ago

Hi, can you show obfuscated code?

sanex3339 commented 6 years ago

Looks like obfuscated code was modified by adobe JSX and this triggers self defending mechanism.

pieczorx commented 6 years ago

Yup, that might be this. Obfuscated code works fine in browser but I don't know exactly the way JSX handles the code. So this issue is probably not related with javascript-obfuscator.

sanex3339 commented 6 years ago

Can i close this issue?

pieczorx commented 6 years ago

Yes, thank you for your help :)

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.