obfuscation
How to secure javascript code from being run on other domain (stolen) ? need more ideas
First, t开发者_StackOverflowhis could look like duplicate for How to prevent your JavaScript code from being stolen, copied, and viewed ?[详细]
2023-03-22 15:54 分类:问答Obfuscate file names in webpage
I\'m creating a web-application which will be taking survey-type data. Users are presented with several files and asked a question. The user, in the hope of not skewing data, must not be able to know[详细]
2023-03-22 13:27 分类:问答Obfuscator's "Prevent Microsoft IL Disassembler from opening my assembly" option
I\'ve been trying to apply code protection using the SmartAssembly obfuscator to a WPF Prism application, but it the application refuses to work properly when being obfusca开发者_如何学运维ted.[详细]
2023-03-21 23:26 分类:问答is it safe to use online script obfuscation?
I\'m thinking of protecting my script to the mass majority of users (non开发者_StackOverflow-web dev savvy) and I came across an online service to encode php script. I\'m not sure about it though.[详细]
2023-03-21 23:05 分类:问答How does this kind of javascript obfuscation work?
I always was curious how this type of obfuscation can be achieved in JavaScript and how it can be decoded (deobfuscated). Below is an example code:[详细]
2023-03-21 21:56 分类:问答How to encrypt PHP files
I know there were few topics written already about this but no one answered it correctly.Is there any tool or source that encrypt (or other name) php files or php source into bytecode or binary code t[详细]
2023-03-21 16:31 分类:问答proguard build nosuchmethoderror
I\'m building with proguard. I\'ve explicitly told proguard to keep all classes that implement a c开发者_开发知识库ertain interface.[详细]
2023-03-20 13:32 分类:问答C#. Does shortening identifier names increase overall run-time performance of an application?
Shortening identifier names makes the resulting executable smaller in size since MSIL code includes all these names except local variable ones. Does it affect executing the code in .NET runtime in a g[详细]
2023-03-20 12:24 分类:问答python - obfuscating distributed text/image/sound files
In distributing开发者_开发知识库 my app, I\'d like to prevent casual users from viewing my png files, playing my mp3s or reading/modifying the plain text files I use to load and store data. The text I[详细]
2023-03-20 02:39 分类:问答What encoded this? [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: How is this PHP encoded?[详细]
2023-03-19 13:33 分类:问答