|
|
|
|
|
by jasonszhao
3398 days ago
|
|
I agree with the others under this comment that websites already hide their source through obfuscation. What I am slightly more concerned is how this will go with the law. I think it is much harder to get into trouble when messing with obfuscated JS than when decompiling binary code. Yes, you can get into trouble when you decompile code: http://security.stackexchange.com/a/30375/93013 |
|