安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Obfuscation, what is it? - Scripting Support - Developer Forum - Roblox
Obfuscation means to make a code snippet really hard to understand and read Kind of like how OOP is for most people, it turns something that can be done easily into something done hardly but more optimized However, this obfuscation does not make something optimized and is done, usually for malware
- Is obfuscation allowed? - Scripting Support - Developer Forum - Roblox
So, I know this post may be similiar to some other posts, but I will include more details I sell product “licenses” using gamepasses, and my products check if the gamepass has been bought by the game owner or otherwise refuse to work, is this allowed? And to prevent tampering, the script is also obfuscated I am not using obfuscation for malicious purposes, but Roblox has no way to tell
- How Reliable is Obfuscation? - Scripting Support - Roblox
Hello, I’ve been trying to script a license system for my products that I’ll be selling in the future However I don’t want the user to be able to avoid this license system by just removing the license confirmation part of the code which I will probably use obfuscation for And I’m wondering if obfuscation is a good way to accomplish that Please let me know your thoughts!
- Lua Obfuscator written in Lua - Scripting Support - Roblox
In the last few weeks, I researched obfuscation out of pure interest and as a learning process I saw many ways to obfuscate Lua code with python, c# even some ways with c++ and java However, I thought; would it be possible to obfuscate Lua with Lua? and do it safely and securely? Please share your opinion on the matter if you’re experienced with such things
- The guide for Obfuscation - Community Tutorials - Roblox
Obfuscation is just accomplishing the task that makes code hard to read for a user and a decompiler If you’re giving out obfuscated code, it might be tricky for your consumers to read the code but they can redistribute the obfuscated code just the same I advertise against obfuscation in any development practice, but especially with marketing
- Is it against the rules to obfuscate scripts? - Roblox
Also, obfuscation is generally associated with bad scripts So if someone comes across your scripts they might assume it is malicious and report it So what of all the sellers who make premium frameworks for people to buy, you saying because they obfuscate their code that it’s malicious? If your script is not malicious then there is nothing
- Is obfuscation allowed? - Scripting Support - Developer Forum - Roblox
The short answer is that it is technically allowed, though, it probably isn’t a good idea If you are publishing some sort of service you want to lock for specific things, obfuscation won’t do what you’d like, it’s pretty trivial for someone with the right experience to come in and figure out how to get around any sort of stuff you might have to prevent your service from running
- Is obfuscation against the Roblox rules? - Platform Usage . . . - DevForum
I want to make an anticheat script and it goes without saying that I don’t want anyone to know my code, and also, I want to distribute it So is obfuscation against roblox rules?
|
|
|